mixr26 / stereo_vision
Distance measuring using stereo vision (OpenCV)
☆20Updated 3 years ago
Alternatives and similar repositories for stereo_vision:
Users that are interested in stereo_vision are comparing it to the libraries listed below
- Zero-parameter, automatic Canny edge detection with C++ and OpenCV.☆17Updated 7 years ago
- ☆35Updated 9 years ago
- Obstacle detection with a stereo camera made with two logic cameras.☆16Updated 6 years ago
- 一些非学习的双目匹配算法及支撑程序.☆10Updated 3 years ago
- Sourcecode to produce undistorted image in which all source image pixels are retained. Two methods are implemented (1) using cv::initUndi…☆15Updated 6 years ago
- opencv-sgbm-demo☆15Updated 5 years ago
- Simultaneous Localisation and Mapping using random dot markers for AR applications☆11Updated 7 years ago
- In order to solve tracking failures caused by objects deformation, occlusion and fast motion, a novel algorithm called MS-TLD which under…☆13Updated 7 years ago
- Library of vanishing point detection☆14Updated 8 years ago
- This is a software used for 3D reconstruction.☆13Updated 9 years ago
- A set of computer vision tools☆10Updated 9 years ago
- Calculating Disparity Maps using openCVs implemented algorithms.☆11Updated 7 years ago
- multi camera calibration☆31Updated 8 years ago
- 3D_lut generate for surround view☆11Updated 5 years ago
- ☆16Updated 5 years ago
- PCL Visualizer Demo in VS2017+Qt5.12.0☆17Updated 5 years ago
- Accelerating tag tracking algorithm "apriltag" using CUDA☆28Updated 8 years ago
- C++ example codes for camera calibration, rectification and to build disparity maps☆52Updated 4 years ago
- Vanishing point detection given line segments in BSD2 license☆15Updated 5 years ago
- 5 point;ekf;gazebo;g2o;loop closure;☆12Updated 9 years ago
- 本项目参考论文https://arxiv.org/pdf/1902.11154.pdf?的思路,将单个鱼眼拆分成双针孔混合成像模型(论文中的模型为左右针孔中间柱面,由于实现略有差异,所以结果与论文不同),进而实现对多目鱼眼间的双目校正和匹配,以及生成全景鸟瞰图。☆18Updated 5 years ago
- 边缘匹配算法☆13Updated 2 years ago
- ☆19Updated 9 years ago
- Obstacle Detection and Avoidance for Autonomous Unmanned Aerial Vehicles Using Recursive Filtering of 3D Point Clouds in Stereo Vision☆18Updated 6 years ago
- OpenCV ellipse detector.☆18Updated 4 years ago
- Calibrate an image with the vanishing points detected with T-linkage clustering on GPU☆12Updated 7 years ago
- This c++ implementation RANSAC algorithm finds the n best fitting circles out of the given points.☆15Updated 8 years ago
- [DEPRECIATED] opencv2 c++ implementation of OCamCalib (Davide Scaramuzza ~ University of Zurich)☆27Updated 2 years ago
- Stereo calibration library for C++