devWangBin / CV-image_processingLinks
projects of computer vision
☆21Updated 6 years ago
Alternatives and similar repositories for CV-image_processing
Users that are interested in CV-image_processing are comparing it to the libraries listed below
Sorting:
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆145Updated 3 years ago
- 《立体视觉入门指南》 代码, c++ code for StereoV3D course☆203Updated 2 years ago
- 张正友内参标定,内含详细推导☆103Updated 2 years ago
- 1.相机模型标定(鱼眼相机,普通相机);2.立体相机标定与极线矫正;3.RGB(/灰度)相机与深度相机(tof)标定,数据融合;4.外参标定☆48Updated last year
- normal, fisheye, mono, stereo camera calibration☆49Updated 5 years ago
- ☆43Updated last year
- ☆14Updated 2 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
- Real Time Image Stitching☆151Updated 7 years ago
- OpenCV实现SfM☆77Updated 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
- Add a line preserving term to the Natural Image Stitching with the Global Similarity Prior (NISwGSP) algorithm to protect the typical lin…☆21Updated 4 years ago
- c++ detail implementation of camera calibration☆61Updated 5 years ago
- Implementation and visualisation of multiple classical linear calibration methods for a single image☆32Updated last month
- 基于SIFT特征匹配的双目立体视觉测距☆68Updated 6 years ago
- 从零搭建一套结构光3D重建系统 [理论+源码+实践]☆80Updated 2 years ago
- C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior (Windows Visual Studio 15.7 Version)☆63Updated 4 years ago
- A high-quality ellipse detector based on arc-support line segment for c++ project☆106Updated last year
- opencv-sgbm-demo☆15Updated 6 years ago
- 3D-2D match,to solve the problem of pnp.use opencv and solvepnp function.相机位姿估计,pnp问题求解☆76Updated 6 years ago
- A SFM project implemented with Opencv☆19Updated 4 years ago
- 实现摄像头的标定,双目摄像头的立体矫正、获取深度图和点云坐标,估计三维重建后的体积☆73Updated 7 years ago
- OpenCV图像拼接实现源码重构☆83Updated 5 years ago
- (C++,opencv)双目相机标定与深度计算☆35Updated 5 years ago
- 存放之前使用c++编写的双目立体视觉三维重建的相关代码和文件☆99Updated 6 years ago
- OpenCV StereoBM & StereoSGBM☆18Updated 5 years ago
- 基于OpenCV的双目视觉匹配测距系统☆64Updated 3 years ago
- 双目测距,即利用左右相机拍摄同一物体获得的不同视差来判断物体到摄像机的距离,这其中涉及摄像机标定、极线恢复、校正、立体匹配等算法☆34Updated 8 years ago