搜索资源列表
homography
- homography矩阵计算原理.包含例子,图片和说明.
Homography.rar
- 已知图象4点坐标和转换后图像相对应4点坐标, 利用openCV求出homograghy 3x3 矩阵, 然后输出变换后图像,There is an input image called "warpin". The goal is to warp this image so that the tiles are approximately square, that is the camera is rotated to look down, which produces an image call
homography
- 这是一个印度人编的程序,用于两图像单应矩阵和变换结果的求取-This function estimates 2D-2D plane projective homography between two perspective images using Direct Linear Transformation, RANSAC and Levenberg Marquardt optimisation.
homography_gui.zip
- Matlab source code to visualize Homography co雈ficients.,Matlab source code to visualize Homography co雈ficients.
homework.rar
- 应用于计算机视觉领域,运用单应性矩阵信息将两幅图片合成为一张,Used in the field of computer vision, using homography information will be combined into a two picture
bird_eye
- 利用已有的摄像头内外参数,将侧视图通过透视变换转换为俯视图,并保存所得到的单应性矩阵H,内含运行实例-Use of existing internal and external camera parameters, the side view through the perspective transformation into top view, and save the resulting homography matrix H, containing a running instance
perspective
- 透视变换,根据已得到的单应性矩阵H,将摄像头所拍摄的侧视图转换为俯视图,内含运行实例-Perspective transformation, according to what has already been homography H, the camera is filming side view into vertical view, containing a running instance
estimate-homography
- Homography Estimation Matlab Source Code
homest-1.3
- 求单应矩阵的算法。应用LM算法。输入2幅图片上的4对对应点,应用该算法可以找到单应矩阵。-http://www.ics.forth.gr/~lourakis/homest/ C/C++ Library for Robust, Non-linear Homography Estimation
Homography
- 输入棋盘格标定图像,输入棋盘格点数,实际棋盘格宽度,以及棋盘格原点在世界坐标系的位置,求取单应矩阵-Find out the Homography
MTurkThesis07-2008
- A Homography-Based Multiple-Camera Person-Tracking
dlt_demo
- This function is another tutorial on how to do computer vision type stuff with Octave/Matlab. It shows how to implement Hartley and Zisserman s "DLT" algorithm for estimating a homography from point correspondences-This function is another tutoria
CalibrationandUndistoration
- 实现通过摄像机获取或者手动选择图像进行摄像机标定。并可以计算单应矩阵,实现去畸变等处理。-To do camera calibration on video images or exist images including homography matrics and undistoration.
Image_stitching
- Matlab code for Image Stitching Program using homography between different images.
FaugerasHomographyDecomposition
- Homography matrix can be decomposed into Pose and plane parameters, This code implements the simple algorithm based on SVD called Faugeras algorithm
homography
- Calcul Homographie (bibliothèque imagine++)
homography
- homography ii is h inthe on the periosd
homography
- Homography related tutorial-Homography related tutorial...
homography
- matlab implementation for homography
Homography Estimation Techniques
- The estimation of the homography between two views is a key step in many applications involving multiple view geometry. The homography exists between two views between projections of points on a 3D plane. A homography exists also between projections