搜索资源列表
Tsai-c
- 此代码是用来做摄像机标定用,是基于Tsai的方法,在VC环境下编辑-this code is used to do with camera calibration is based on the Tsai method, in the VC Environment Editor
c++Shexiangji-Biaoding-Tsai
- 使用C编写的摄像机标定程序,是IEEE上Tsai的标定方法,需要的赶紧下吧
ZhangzhengyouCameraCalibration
- 这个程序是张正友的经典摄像机标定算法,是用VC++6.0和OpenCV开发的。欢迎下载!-This procedure is Zhang zheng you s classical Camera calibration procedure. which developed with Visul C++6.0 and OpenCV.
TsaiC
- Tsai标定算法的源代码,比较详细的程序步骤,输入数据为自定义的数据,程序完整。共同学习-Tsai calibration algorithm source code, more detailed procedural steps, input data for custom data, integrity of the process. Learning together
GML_CameraCalibrationInstall_040.exe
- 基于C++的摄像机标定软件,界面友好,操作简单,具有不错的精度。-Based on C++ for camera calibration software, user-friendly, simple operation, with good accuracy.
opencvgray
- opencv,C++图像处理,包括平移,缩放,旋转,形态学变换,灰度转换,阈值分割等操作,适用计算机视觉初学者。-opencv, C++ image processing, including translation, scaling, rotation, morphological transformation, grayscale conversion, segmentation, etc, for beginner computer vision.
CameraCalibration
- 标定界最有名的两篇论文,摄象机标定必看的,张正友的标定论文,写的非常好,非常详细-A Flexible New Technique for Camera Calibration Flexible Camera Calibration By Viewing a Plane From Unknown Orientations
Binocular.stereo.calibration.algorithms
- 双目立体标定算法(有测试图片),是用visual C++编写的程序。对于研究机器视觉的人有帮助-Binocular stereo calibration algorithms (with test image), is written in visual C++ programs. For the study of machine vision to help people
CameraCal
- 使用vc编写的摄像机标定程序,实现了c矩阵和两步法的标定-camera calibration
camera
- 摄像机标定算法matlab实现,没有解压缩码,欢迎使用。Tsai和zhang的经典算法。-Matlab camera calibration algorithm to achieve
A-practical-method-for-flat-panel-high-precision-c
- 一种实用的平板高精度摄像机标定方法A practical method for flat-panel high-precision camera calibration-A practical method for flat-panel high-precision camera calibration
calibration-3-cameras
- C++和halcon结合,用于图形处理时进行三相机标定-C++ and halcon combined for three camera calibration
Calibration
- 基于halcon和C#语言,实现相机的标定-C# language to achieve camera calibration
CameraCalibrate(相机标定)
- 利用棋盘格对相机进行标定,加入误差判定及像素空间到实际物理空间的距离计算(The camera is calibrated by checkerboard, the error is added and the distance of pixel space to the actual physical space is calculated)
C++-OpenCV-Calibration-相机标定程序
- C++-OpenCV-Calibration-相机标定程序(C++-OpenCV-Calibration-CCD)
calibrationImage
- 使用opencv函数标定相机的内参矩阵,实现相机标定(Use the opencv function to calibrate the camera's internal matrix)
calibration
- 使用C++代码对摄像头进行标定并将参数存储(Calibrate the camera and store the parameters)
123
- 立体视觉双目标定c++实现版本,效果可以(Stereo vision dual target c++ implementation version, the effect can be very good)
LightStripe_Calibration_Reconstruction
- 采用线结构光技术对摄像机进行标定、光平面标定和三维重建。Include camera intrinsic calibration, light plane calibration and reconstruction in 3D measurement using light stripe technique.(Include camera intrinsic calibration, light plane calibration and reconstruction in 3D measur
相机参数标定c++
- 使用c++实现了相机参数标定实验,包括转移旋转矩阵等。