搜索资源列表
calibration
- 摄像头标定程序,基于OPECV,获得内部参数和外部参数,包括旋转矩阵,平移矩阵和两摄像头结构矩阵,-camera calibration, based on OPENCV, get intrinsic and extrinsic parameter, also get the structure parameter for two cameras.
largestRectangleArea
- 求一个图像的最大内接矩形面积。 步骤: 1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。 2.从背景中分离出目标 3.边缘检测 4.目标形状参数计算。-For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the par
hough
- 应用Hough变换的炮射航空摄像机外参数估计方法图像图像处理,模式识别的经典算法-Application of Hough Transform artillery air outside the parameter estimation methods of the camera image image processing, pattern recognition algorithm of the classical
CalibrateCamera
- 这个程序利用OpenCV进行摄像机标定,可确定摄像机的内外参数、畸变系数、旋转矩阵、平移矩阵等,很有用的。-This program use OpenCV to calibrate camera.It can obtain parameter of camera.
CameraParameters
- THIS BOOK IS A COMPUTER VISION BOOK THAT IS ABOUT CAMERA PARAMETER
hdrmerge
- HDR图片合成技术,是日本索尼公司图片处理算法。原理是放置两张曝光图片:一张暗和一张亮。经过合成处理生成一张更加接近现实美观的图片。此技术常用于改造照相机 opencv下编译通过,调用方法如下 /*iplImages图片数组,这里有两张:一张曝光亮的,一张曝光暗的*/ HDRMerger hdrMerge = hmCreateMerger(iplImages,length) /*对齐(解决抖动图片合成错位),第2个参数是宽度,第3个参数是高度*/ hmAlign(hdr
BaslerCamera
- 关于basler相机来做图像处理,其中主要包括相机的参数设置、相机工作方式设置、相机连接等-About basler camera do the image processing, which mainly include the camera parameter settings, the camera work is set, the camera is connected, etc.
gpx4jpg
- 照片地理信息修正工具。利用手机或者其他手持移动设备抓下来的.gpx地理信息文件(包含时间戳和GPS经纬度信息),来实现昂贵的相机GPS模块功能。具体用法: gpx4jpg.py <.gpx file> <pic dir> 第一个参数是.gpx文件,第二个参数是批量处理的照片目录。-Photo geographic information correction tool. Use of mobile phones or other handheld mobile
Zhang-zhengyou-Camera-calibration
- 张正友摄像机标定matlab程序,用来求出摄像机的内外参数矩阵。-Zhang Zhengyou camera calibration matlab procedures used to calculate the camera' s internal and external parameter matrix.
003_CameraParameterSetup
- Baumer Camera Parameter Setup
five_parameter
- 双目相机五参数模型的标定,计算误差较大。-Binocular camera calibration of the five parameter model, the calculation error is large.
calib_example
- 相机标定实例 针对于相机内参数标定的遗传算法的程序实例-Camera calibration instance For camera parameter calibration in instances of application of genetic algorithm
DLT变换matlab
- DLT标定计算摄像机的内参数矩阵,压缩包解压后即可使用(The DLT calibration calculates the internal parameter matrix of the camera)
标定
- 用格子板图像完成相机参数矩阵的标定,其中包含具体的实例(Calibration of camera parameter matrix using grid image)