Maicius / StereoCameraLinks
双目测距,即利用左右相机拍摄同一物体获得的不同视差来判断物体到摄像机的距离,这其中涉及摄像机标定、极线恢复、校正、立体匹配等算法
☆34Updated 8 years ago
Alternatives and similar repositories for StereoCamera
Users that are interested in StereoCamera are comparing it to the libraries listed below
Sorting:
- 双目摄像头标定以及深度匹配☆35Updated 8 years ago
- 单目标定+双目标定+深度图获取+三维坐标计算☆33Updated 6 years ago
- 基于OpenCV的双目视觉匹配测距系统☆64Updated 2 years ago
- 基于SIFT特征匹配的双目立体视觉测距☆67Updated 6 years ago
- This is my initial experiments on pose estimation using opencv.More details//www.cnblogs.com/singlex/p/pose_estimation_0.html☆140Updated 5 years ago
- 3D-2D match,to solve the problem of pnp.use opencv and solvepnp function.相机位姿估计,pnp问题求解