Maicius / StereoCamera
双目测距,即利用左右相机拍摄同一物体获得的不同视差来判断物体到摄像机的距离,这其中涉及摄像机标定、极线恢复、校正、立体匹配等算法
☆33Updated 7 years ago
Alternatives and similar repositories for StereoCamera:
Users that are interested in StereoCamera are comparing it to the libraries listed below
- 单目标定+双目标定+深度图获取+三维坐标计算☆32Updated 6 years ago
- 基于SIFT特征匹配的双目立体视觉测距☆66Updated 5 years ago
- 存放之前使用c++编写的双目立体视觉三维重建的相关代码和文件☆95Updated 6 years ago
- 双目摄像头标定以及深度匹配☆34Updated 8 years ago
- 基于OpenCV的双目视觉匹配测距系统☆64Updated 2 years ago
- Stereo match for dual-camera with BM&SGBM in OpenCV and modified SGBM.用OpenCv中的BM和SGBM以及经过修改的SGBM算法实现双目测距功能☆17Updated 6 years ago
- 基于opencv的双目视觉进行三维物体测量☆21Updated 5 years ago
- Calibration for structured light, projector & camera☆28Updated 7 years ago
- include stereo calibration ,unwrapped phase, matching, 3D reconstruction , point cloud process et al.☆41Updated 7 years ago
- opencv-sgbm-demo☆15Updated 5 years ago
- Binocular camera calibration and rectification using OpenCV.☆11Updated 3 years ago
- OpenCV StereoBM & StereoSGBM☆16Updated 4 years ago
- Stereo Vision for 3D Reconstruction , platform independent , c++☆33Updated 8 years ago
- Reconstructs a 3D stripe on the area of an object on which a laser falls as seen by the camera☆46Updated 6 years ago
- LaserMat is a computer vision library written in MatLab, thought for laser triangulation-based systems. It allows to calibrate the system…☆19Updated 2 years ago
- Structure light based software for 3D reconstruction.☆69Updated 5 years ago
- 3D-2D match,to solve the problem of pnp.use opencv and solvepnp function.相机位姿估计,pnp问题求解☆75Updated 5 years ago
- ☆18Updated 9 years ago
- 图像立体匹配(Stereo Matching)的实现,生成视差图,通过与标准视差图的比较,讨论SSD(Sum of Squared Difference), NCC(Normalized Cross Correlation), ASW(Adaptive Support We…☆28Updated 9 years ago
- Source code for “Z. Zhang, <A flexible new technique for camera calibration>, IEEE Transactions on Pattern Analysis and Machine Intellige…☆25Updated 2 months ago
- 参考论文:Efficient Large-Scale Stereo Matching,立体匹配。☆38Updated 4 years ago
- 从零搭建一套结构光3D重建系统 [理论+源码+实践]☆75Updated last year
- A robust laser stripe extraction method for structured-light vision sensing☆38Updated 3 years ago
- 通过双目视觉测距☆69Updated 7 years ago
- Using fitEllipse and matchShape to detect Ellipse in image☆17Updated 7 years ago
- This is the implementation in C++ of the paper: 'A fast and effective ellipse detector for embedded vision applications'☆125Updated 4 years ago
- 实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map☆45Updated 3 years ago
- C++ implementation of Coded phase shift 3D scanner☆10Updated 8 years ago
- multi camera calibration☆31Updated 8 years ago
- 三维扫描相关算法,包括多频外差相位求解、相机标定、点云后处理、点云可视化等相关算法☆88Updated 5 years ago