laganiere / OpenCV2Cookbook2ndEdLinks
Example programs from the OpenCV2 cookbook 2nd Edition
☆25Updated 11 years ago
Alternatives and similar repositories for OpenCV2Cookbook2ndEd
Users that are interested in OpenCV2Cookbook2ndEd are comparing it to the libraries listed below
Sorting:
- mean shift tracking c++ code based on the paper "Kernel-Based Object Tracking"☆22Updated 9 years ago
- C++ Implementation of the SIFT algorithm☆36Updated 8 years ago
- ☆56Updated 9 years ago
- ☆46Updated 9 years ago
- 学习rpg_svo 根据代码和论文进行一步步的分析☆54Updated 10 years ago
- Mastering OpenCV 3 - Second Edition by Packt☆50Updated 4 years ago
- An openCV implementation of stitching two images to create a panorama using SURF Detectors☆30Updated 7 years ago
- Eigen's usage☆27Updated 2 years ago
- Stereo Vision for 3D Reconstruction , platform independent , c++☆34Updated 9 years ago
- A Library About The Image Features Extraction☆109Updated 11 years ago
- ☆26Updated 9 years ago
- ☆10Updated 11 years ago
- record camera frame and imu data on Android devices for ethz-asl Kalibr☆14Updated 8 years ago
- This is my version of the Fastest Pedestrian Detector in the West☆24Updated 8 years ago
- Learn OpenCV, ORB/SIFT descriptors match by ratio test to find similarity.☆188Updated 10 years ago
- ☆47Updated 4 years ago
- this repo is for visual slam research☆25Updated 8 years ago
- CUDA acceleration for OpenTLD's object detector☆68Updated 10 years ago
- 点云PCL微信公众号组织SLAM学习计划之ORB-SLAM2代码注释。☆47Updated 4 years ago
- Depth reconstruction using stereo vision☆21Updated 10 years ago
- Light vision localization algorithm. It recognizes markers (from several cameras) and returns their orientation and coordinates with resp…☆16Updated 6 years ago
- experiments about automobile vision, now focusing on lane marking/boundary detection & tracking. see more https://github.com/baidut/OpenV…☆95Updated 9 years ago
- MYNT EYE D SDK (MYNT® EYE Depth Camera)☆100Updated 4 years ago
- Various computer vision routines by Tom Botterill. Essential matrix estimation+optimisation, BoWSLAM, BaySAC, real-time local mosaicing.☆34Updated 9 years ago
- Simultaneous Localization And Mapping system. Uses EKF filter and a monocular sequence of images.☆46Updated 10 years ago
- video odometry library☆28Updated 13 years ago
- Line Segment Detector for OpenCV, MATLAB, and Python.☆173Updated 6 years ago
- A toolbox to experiment with the RANSAC algorithm for Matlab and Octave