chenyr0021 / camera_calibration_toolLinks
OpenCV-Python 相机标定及矫正,张正友相机标定法
☆189Updated 2 months ago
Alternatives and similar repositories for camera_calibration_tool
Users that are interested in camera_calibration_tool are comparing it to the libraries listed below
Sorting:
- Calibrate the camera with ZhangZhengyou method (in both distortion case and no distortion case)☆525Updated last year
- 使用Python及OpenCV实现相机参数标定☆93Updated 6 years ago
- 双目测距,double camera distance measurement,机器视觉,立体视觉,立体相机☆124Updated 5 years ago
- 《立体视觉入门指南》 代码, c++ code for StereoV3D course☆201Updated 2 years ago
- 记录3D视觉、VSLAM、计算机视觉的干货资料。☆425Updated 2 years ago
- Using camera calibration and PnP to translate Pixel Coordinates System 2D coordinate point (u, v) to World Coordinate System 3D coordinat…☆101Updated 2 years ago
- 基于张正友标定法的单目相机标定理论到实践☆66Updated 4 years ago
- 基于SIFT特征匹配的双目立体视觉测距☆67Updated 6 years ago
- 张正友内参标定,内含详细推导☆100Updated 2 years ago
- OpenCV 扩展模块教程☆206Updated 5 years ago
- 单目标定+双目标定+深度图获取+三维坐标计算☆33Updated 6 years ago
- 基于单目视觉原理,研究目标图像的预处理、识别、定位方法与测距模型,设计实现一个目标识别与定位测距原型系统。☆97Updated 5 years ago
- ☆51Updated 3 years ago
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆142Updated 3 years ago
- 实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map☆46Updated 4 years ago
- Fisheye or Normal Camera Intrinsic and Extrinsic Calibration. Surround Camera Bird Eye View Generator.☆747Updated last year
- YOLOX project that can range distance with binocular camera☆21Updated 2 years ago
- 总结3D视觉所涉及到的边边角角知识点,包括VSLAM、点云后处理、相机标定、深度学习等。☆137Updated 5 years ago
- 1.相机模型标定(鱼眼相机,普通相机);2.立体相机标定与极线矫正;3.RGB(/灰度)相机与深度相机(tof)标定,数据融合;4.外参标定☆46Updated last year
- 鱼眼摄像头畸变校正代码。内含两个版本,分别基于opencv2和opencv3,支持图片矫正和USB摄像头实时畸变矫正。☆299Updated 7 years ago
- single and stereo calibration, disparity calculation.☆281Updated 4 years ago
- A toolkit for monocular/binocular camera (self-)calibration and rectification.☆58Updated 2 months ago
- Python双目标定☆48Updated 7 years ago
- 3D目标检测与位姿估计学习笔记☆288Updated 6 months ago
- 通过双目视觉测距