搜索资源列表
cvCalibaa
- 相机标定程序,采用棋盘格形式,实现角点检测,标定算法的实现-Camera calibration procedures, the use of checkerboard form, bring corner detection, calibration algorithm implementation
xzw
- 毕业设计,采用opencv,实现摄像机标定及相机采图功能,同时实现简单的图像处理功能-Graduation, using opencv, camera calibration and camera to achieve mining map features, and simple image processing functions
DrestronstructionOpencvMfcOpengl
- opencv 三维重建,mfc框架下opengl 显示,实现了相机标定到三维重建全过程,重建使用BM算法-opencv three-dimensional reconstruction, mfc framework opengl display, camera calibration to achieve a three-dimensional reconstruction of the whole process of reconstruction using the BM algorithm
calibration3
- 标定信息,实现相机的标定过程,值得参考借鉴。-Calibration information, realize the camera calibration process, is worthy of reference.
xjbd
- matlab编写相机标定程序,里面有影像数据和实际坐标数据,加入了畸变参数,实现了高精度标定。-Matlab camera calibration program with image data and the actual coordinate data, and joined the distortion parameters, realized the high precision calibration.
BIAOIDNG
- 利用MATLAB实现相机的几何标定,求取对应的摄像机外参和内参-Using MATLAB to realize the geometry of the camera calibration, calculate the corresponding cameras outside and inside
CammeraCalibration.py
- python实现的相机标定程序,可做学习参考-python achieve camera calibration procedures, learning to do reference
Calibration
- 基于halcon和C#语言,实现相机的标定-C# language to achieve camera calibration
stereo_calib
- 基于MATLAB编写的立体相机标定程序,能实现双目和三目立体相机的标定-MATLAB prepared based stereo camera calibration procedures, calibration can be achieved binocular and trinocular stereo cameras
Structure-From-Motion-From-Two-Views
- 基于两幅图像的相机移动计算。基于matlab中的视觉跟踪模块实现,使用matlab 2016b自带工具箱。可以当作slam课程的作业。包含实验的照片。以及用于相机标定的照片。-Camera movement is calculated based on the two images. Matlab-based visual tracking module, using matlab 2016b own toolbox. It can be used as job slam courses. Ex
toolbox_calib
- 使用MATLAB实现双目相机标定的工具箱(Using MATLAB to achieve binocular camera calibration toolbox)
calibrationImage
- 使用opencv函数标定相机的内参矩阵,实现相机标定(Use the opencv function to calibrate the camera's internal matrix)
handeye_stationarycam_calibration
- halcon手眼标定,相机固定的形式,实现手眼标定(Halcon hand eye calibration, camera fixed form, achieve hand-eye calibration)
相机参数标定c++
- 使用c++实现了相机参数标定实验,包括转移旋转矩阵等。