libing64 / camera_model
相机内参标定和双目标定, 支持多种相机模型和多种标定板,
☆122Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for camera_model
- 计算机视觉标定工具箱☆30Updated 2 years ago
- chess board corner extraction and chess board recovery "Automatic Camera and Range Sensor Calibration using a single Shot"☆153Updated last month
- 《立体视觉入门指南》 代码, c++ code for StereoV3D course☆185Updated last year
- 参考论文:Efficient Large-Scale Stereo Matching,立体匹配。☆38Updated 4 years ago
- 这是一个基于CUDA加速的快速立体匹配库,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且占用明显更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高量级…☆117Updated last year
- 用C++编写的多棋盘格角点提取算法☆18Updated 3 years ago
- 手撕张正友标定算法☆21Updated 3 years ago
- 存放之前使用c++编写的双目立体视觉三维重建的相关代码和文件☆94Updated 5 years ago
- (C++,opencv)双目相机标定与深度计算☆32Updated 4 years ago
- 1.相机模型标定(鱼眼相机,普通相机);2.立体相机标定与极线矫正;3.RGB(/灰度)相机与深度相机(tof)标定,数据融合;4.外参标定☆37Updated 6 months ago
- normal, fisheye, mono, stereo camera calibration☆45Updated 4 years ago
- 实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map☆44Updated 3 years ago
- 张正友内参标定,内含详细推导☆81Updated last year
- 基于张正友标定法的单目相机标定理论到实践☆53Updated 4 years ago
- c++ detail implementation of camera calibration☆50Updated 4 years ago
- 这是一个基于CUDA加速的SGM立体匹配代码,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且明显占用更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高…☆54Updated 6 months ago
- calibrate stereo cameras☆57Updated 3 years ago
- automatic sub-pixel checkerboard / chessboard / deltille pattern detection☆255Updated last year
- ☆24Updated 5 years ago
- Omnidirectional camera calibration implementation c++☆39Updated last year
- Implementation of "Automatic Camera and Range Sensor Calibration using a single Shot" by C++☆88Updated 7 months ago
- Camera Laser Calibrate python version☆31Updated 3 years ago
- 分别用多核和GPU实现并行ICP算法(implementation of icp by openMP and cuda)☆45Updated 5 years ago
- Calibrate a structure light system of a camera and a structured light☆56Updated 2 years ago
- Detect and decode the CCT (Circular Coded Target).☆69Updated 4 years ago
- 在阅读ORB_SLAM3的过程中进行的注释,与ORB_SLAM2近似的部分采用了SLAM研习社的注释https://github.com/electech6/ORBSLAM2_detailed_comments☆113Updated 3 years ago
- 手写Bundle Adjustment 优化代码,当前版本是没有优化point pose的,即只优化位姿☆35Updated 3 years ago
- 基于SIFT特征匹配的双目立体视觉测距☆67Updated 5 years ago
- ☆16Updated 3 years ago