snowiow / SIFT
C++ Implementation of the SIFT algorithm
☆36Updated 7 years ago
Alternatives and similar repositories for SIFT:
Users that are interested in SIFT are comparing it to the libraries listed below
- Eigen's usage☆27Updated last year
- Various computer vision routines by Tom Botterill. Essential matrix estimation+optimisation, BoWSLAM, BaySAC, real-time local mosaicing.☆33Updated 8 years ago
- ☆35Updated 9 years ago
- 学习rpg_svo 根据代码和论文进行一步步的分析☆54Updated 9 years ago
- The implementation of state-of-the-art algorithms for finding the feature (detector and extractor) and matching between 2 images. It is d…☆12Updated 8 years ago
- Implementation of SemiGlobal Matching for a school project☆49Updated 6 years ago
- mean shift tracking c++ code based on the paper "Kernel-Based Object Tracking"☆21Updated 8 years ago
- Some stereo algorithms.☆13Updated 8 years ago
- Implementation of a simplified version of the SemiGlobal Matching algorithm (Hirschmuller, H. (2005). Accurate and Efficient Stereo Proce…☆16Updated 5 years ago
- Camera CALibration Tags☆54Updated 5 years ago
- C++ Library for Iterative Closest Point fitting. http://www.cvlibs.net/software/libicp/ . Fix some mistake in point-to-plane icp implemen…☆137Updated 7 years ago
- calibrate stereo cameras☆58Updated 3 years ago
- An algorithm which take a stereo pair image and segment it ( using SPSStereo algo http://ttic.uchicago.edu/~dmcallester/SPS/index.html , …☆32Updated 9 years ago
- Kanade–Lucas–Tomasi (KLT) feature tracker (MATLAB)☆23Updated 10 years ago
- Repo for real-time texture-less object instance detection and tracking.☆53Updated 5 years ago
- Affine structure from motion in image sequences adapted from Derek Hoiem's CS 543/ECE 549 course at the University of Illinois at Urbana-…☆19Updated 5 years ago
- Wrapper of ELAS Stereo Matcher for OpenCV☆51Updated 7 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- Camera calibration using Zhang's algorithm and CALTag☆42Updated 12 years ago
- cvsba: an OpenCV wrapper for sba library☆15Updated 4 years ago
- Stereo Vision for 3D Reconstruction , platform independent , c++☆33Updated 8 years ago
- multi camera calibration☆31Updated 8 years ago
- ☆19Updated 9 years ago
- get shape templates using shape contexts.☆33Updated 9 years ago
- A self-calibration tool that uses planar scenes☆32Updated 6 years ago
- A header only library with example files to deliver moer accurate, precise and robust pose estimation than using traditional Perspective-…☆20Updated 5 years ago
- A Library About The Image Features Extraction☆108Updated 10 years ago
- Track a number of features in a series of (stereo) images for machine vision applications☆39Updated 4 years ago
- Simultaneous Localization And Mapping system. Uses EKF filter and a monocular sequence of images.☆46Updated 9 years ago
- implements SIFT algorithm using pure c++☆30Updated 7 years ago