搜索资源列表
homography
- 摄像机标定 单应矩阵的求法 可添加到自己的工程中去-cameras should be superscr ipt orders for the matrix method can be added to the project to
compute_homography
- 在张正友的基于平面方格的摄象机标定中,单应矩阵是关键的一步,本程序是效率精度比较高的源码-Zhang is the Friends of the plane on the box camera calibration alone should matrix is a crucial step, The procedure is relatively high efficiency accuracy of source
matlabCV
- 一些图象处理及机器视觉的matlib工具,例程,有ransac算法,求单应矩阵等等。-some image processing and machine vision matlib tools, routines, ransac algorithm, should seek single matrix, and so on.
homography
- 摄像机标定 单应矩阵的求法 可添加到自己的工程中去-cameras should be superscr ipt orders for the matrix method can be added to the project to
compute_homography
- 在张正友的基于平面方格的摄象机标定中,单应矩阵是关键的一步,本程序是效率精度比较高的源码-Zhang is the Friends of the plane on the box camera calibration alone should matrix is a crucial step, The procedure is relatively high efficiency accuracy of source
matlabCV
- 一些图象处理及机器视觉的matlib工具,例程,有ransac算法,求单应矩阵等等。-some image processing and machine vision matlib tools, routines, ransac algorithm, should seek single matrix, and so on.
CalibrationandUndistoration
- 实现通过摄像机获取或者手动选择图像进行摄像机标定。并可以计算单应矩阵,实现去畸变等处理。-To do camera calibration on video images or exist images including homography matrics and undistoration.
homework
- 应用于计算机视觉领域,运用单应性矩阵信息将两幅图片合成为一张-Used in the field of computer vision, using homography information will be combined into a two picture
allfns
- 是由牛津大学VGG开发的三维重建开发包,其代码包括特征提取,单应矩阵计算,二视几何算法,多视几何的算法,是学习三维重建理论的好东西-code for reconstruction。 developed by VGG oxford
homest-1.3
- 求单应矩阵的算法。应用LM算法。输入2幅图片上的4对对应点,应用该算法可以找到单应矩阵。-http://www.ics.forth.gr/~lourakis/homest/ C/C++ Library for Robust, Non-linear Homography Estimation
zhang_calibr
- 由张正友在文章A Flexible New Technique for Camera Calibration中,提到的求两幅图像单应矩阵的源代码-Source code provided by Zhang Zhengyou in paper:A Flexible New Technique for Camera Calibration
vgg
- 多视点几何学中从P中提取出K,R例如P = K*R*[eye(3) -t]以及从两个相机矩阵得到单应矩阵-Multiview geometry extracted from the P K, R such as P = K* R* [eye (3)-t]
HorMat
- 利用matlab编写的获取单应矩阵的源程序,可用于计算机视觉图像配准等程序中。-Get prepared using matlab homography of the source, can be used for computer vision, image registration and other procedures.
PinholeModel
- 针孔模型中单应矩阵的求解 mian函数,测试单应矩阵计算的算法,程序流程如下 1、 读入两个图像。 2、读入4组对应点。 3、调用CalcH函数计算H矩阵。 4、在第一幅图中用鼠标选择一点。 5、调用WarpH函数计算在第二幅图中的对应的。 6、显示结果.-Pinhole model for solving the homography mian functions, test homography c
homography
- 这是一个印度人编的程序,用于两图像单应矩阵和变换结果的求取-This function estimates 2D-2D plane projective homography between two perspective images using Direct Linear Transformation, RANSAC and Levenberg Marquardt optimisation.
celiang
- 调用了opencv中的cvFindHomography这个函数求出了空间平面与像平面间的单应矩阵再通过单应矩阵求出需测距的像点对应的实际点,进而完成测距.-In application of cvFindHomography of openCV to measure the distance through photos.
Fns
- 一些图像处理常用的函数,包括图像之间的点匹配、鲁棒性估计、图像旋转、基本矩阵的求解、单应矩阵求解等,可用于摄像机标定-Commonly used in a number of image processing functions, including point match between the image and robustness of the estimates, image rotation, solve the funda
Homography
- 输入棋盘格标定图像,输入棋盘格点数,实际棋盘格宽度,以及棋盘格原点在世界坐标系的位置,求取单应矩阵-Find out the Homography
find-homography
- 手动输入四对点,求取单应矩阵,存放在.yml文件中-Find Out The Homography Matix
cuphigh
- 利用摄像机的单应性矩阵测量计算水杯的高度(Measuring the height of a cup by using a homography of a camera)