搜索资源列表
Matlab極線幾何工具箱
- Matlab極線幾何工具箱 Epipolar Geomatry Toolbox 非常完整好用 適合學生使用學習 讓兩張影像合併的前置步驟
epipolar
- 程序实现了viermorphing的功能,可以对两副相邻的图进行插值,得出中间的图。-realized the viermorphing function, two pairs of adjacent map interpolation, come to the middle of the map.
Rectification
- GeneralRect is a C++ library with full source code for the rectification of any pair of images for which the epipolar geometry can be determined. -GeneralRect is a C++ Library with full source code for the rectification
epipolarlimit1
- 通过模板标定,计算极线约束,验证空间点坐标的误差-Calibration template for calculating epipolar constraint to verify the coordinates of space point error
zhang
- A Robust Technique for Matching Two Uncalibrated Images Through the Recovery of the Unknown Epipolar Geometry张正友的关于非标定匹配方面的文章.-A Robust Technique for Matching TwoUncalibrated Images Through the Recovery ofthe Unknown
Stereoepipolargeometry
- 图像中的对极几何问题,是一个了解和学习外极线约束方法的不错代码-Image epipolar geometry problems, is a knowledge and learning outside the epipolar constraint method of good code
EGT_v1p3
- 书籍The Epipolar Geometry Toolbox (EGT)的MATLAB源代码-Books The Epipolar Geometry Toolbox (EGT) of the MATLAB source code
Fusiello_epipolarrectification
- 对立体视觉的双目图像进行极线校正,以实现双目致密匹配-Of three-dimensional visual image of the binocular epipolar rectification to realize dense binocular matching
StereoImage1.0
- 这是我用Delphi和Matlab写的一个程序,可以生成立体图像(3DS Max 脚本)、将平面图像立体化、基本矩阵计算、极线校正。作者保留所有权利。请勿用于商业用途。欢迎大家对它进行完善。-This is what I use Delphi and a program written in Matlab, can generate three-dimensional images (3DS Max scr ipt), will be
MultiViewCode1
- 包含了H.264编码标准的两篇文章,是讲多描述编码的。An Effective Epipolar Geometry Assisted Motion Estimation Technique for Multi-View Image and Video Coding和An Epipolar Geometry-Based Fast Disparity Estimation Algorithm for Multiview Image and
Rectification_epipolar
- hartley弱相机标定的立体像对极线校正。输入是立体像对对应的匹配点,输出是已经校正好的图像 这里对图像的角度有要求,如果拍摄角度太大 可能校正不了 而且匹配点对的精确性也有要求,建议最好经过错误点剔除之后的匹配点作为输入-epipolar rectification
1
- 利用opencv进行三维重建的简便方法通过六个步骤,特别是摄像机标定和立体匹配中极线约束 方法 的使用,给出了基于OpenCV的三维重建算法-Three-dimensional reconstruction using opencv easy way through the six steps, especially the camera calibration and stereo matching epipolar constrai
LogPolarTransform
- 图像配准,对数极坐标变换,英文论文,很好的参考文献-Epipolar Geometry and Log-Polar Transform in Wide Baseline Stereo Matching
displayEpipolarF
- Function to draw epipolar lines
sourcecoddofzhengyoustereomatcher
- 张正友基于极线约束的点匹配方法源码,包含角点检测,零交叉匹配等重量级算法,初学者必备-Zhang Zheng-you-point based on the epipolar constraint matching method source code, including corner detection, zero-crossing matching heavyweight algorithm, essential for begin
Rectification
- This package contains the source code for an implementation of the general rectification method in the paper: D. Oram Rectification for any epipolar geometry 12th British Machine Vision Conference (BMVC 2001), S
Epipola_Geometry_and_the_Fundamental_Matrix
- 对极几何,基础矩阵,多视几何,对极几何,基础矩阵,多视几何-Epipolar geometry, fundamental matrix, multi-view geometry
EpipolarRayPro
- 摄影测量核线影像生成,在匹配过程中以及三维立体显示的过程中有重要作用-Photogrammetric Epipolar Image Generation, which has an important role in the process of matching process and the three-dimensional display
Epipolar-geometry
- 计算机视觉的东西,极线几何建模方法,供大家学习使用-Something of computer vision, the epipolar geometric modeling method for everyone to learn to use
epipolar-rectification
- 用OpenCV编的对图像进行极线校正的程序,先对图像进行匹配,然后求出基础矩阵,最后对图像进行极线校正-matching, fundametal matric and epipolar recitification