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
- 3D-2D match,to solve the problem of pnp.use opencv and solvepnp function.相机位姿估计,pnp问题求解☆76Updated 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
- stereo match algorithms and corner detector algorithms☆15Updated 9 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
- 从零搭建一套结构光3D重建系统 [理论+源码+实践]☆79Updated 2 years ago
- 图像立体匹配(Stereo Matching)的实现,生成视差图,通过与标准视差图的比较,讨论SSD(Sum of Squared Difference), NCC(Normalized Cross Correlation), ASW(Adaptive Support We…☆29Updated 9 years ago
- 基于SIFT特征匹配的双目立体视觉测距☆68Updated 6 years ago
- Lens Distortion Correction Using Two-Parameter Models, polynomial and division models.This method aimed at correct the len's radial disto…☆50Updated 6 years ago
- 存放之前使用c++编写的双目立体视觉三维重建的相关代码和文件☆99Updated 6 years ago
- This is the implementation in C++ of the paper: 'A fast and effective ellipse detector for embedded vision applications'☆127Updated 4 years ago
- OpenCV StereoBM & StereoSGBM☆18Updated 5 years ago
- opencv-sgbm-demo☆15Updated 5 years ago
- Stereo Vision for 3D Reconstruction , platform independent , c++☆34Updated 8 years ago
- 基于opencv的双目视觉进行三维物体测量☆22Updated 2 months ago
- Binocular camera calibration and rectification using OpenCV.☆12Updated 4 years ago
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆166Updated 9 years ago
- A low-price camera with a line laser is all the hardware needed, and then enjoy it with this toolkit.☆31Updated 3 months ago
- KAZE\AKAZE\ORB\BRISK\SIFT\SURF☆22Updated 6 years ago
- multi camera calibration☆32Updated 9 years ago
- 实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map☆47Updated 4 years ago
- A multiple computer vision and machine learning algorithms development/integration☆135Updated 5 years ago
- normal, fisheye, mono, stereo camera calibration☆49Updated 5 years ago
- stereo matching based on OpenCV and VS 2010☆209Updated 11 years ago
- SmartTof module software develop kit☆32Updated 4 years ago
- Opencv下利用SIFT、SURF、ORB三种特征点实现图像匹配☆54Updated 7 years ago
- line, circle and ellipse detection in 2d images.☆17Updated 4 years ago
- 手撕张正友标定算法☆22Updated 4 years ago