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:
- 《立体视觉入门指南》 代码, c++ code for StereoV3D course☆202Updated 2 years ago
- 1.相机模型标定(鱼眼相机,普通相机);2.立体相机标定与极线矫正;3.RGB(/灰度)相机与深度相机(tof)标定,数据融合;4.外参标定☆47Updated last year
- normal, fisheye, mono, stereo camera calibration☆49Updated 5 years ago
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆144Updated 3 years ago
- 实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map☆47Updated 4 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
- opencv-sgbm-demo☆15Updated 5 years ago
- c++ detail implementation of camera calibration☆61Updated 5 years ago
- ☆14Updated 2 years ago
- 基于SIFT特征匹配的双目立体视觉测距☆68Updated 6 years ago
- 基于OpenCV的双目视觉匹配测距系统☆64Updated 3 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++,opencv)双目相机标定与深度计算☆35Updated 4 years ago
- 张正友内参标定,内含详细推导