搜索资源列表
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.
zhang
- A Robust Technique for Matching Two Uncalibrated Images Through the Recovery of the Unknown Epipolar Geometry张正友的关于非标定匹配方面的文章.
EGT_v1p3
- 书籍The Epipolar Geometry Toolbox (EGT)的MATLAB源代码
计算机视觉几何
- Background: Projective geometry (2D, 3D), Parameter estimation, Algorithm evaluation. Single View: Camera model, Calibration, Single View Geometry. Two Views: Epipolar Geometry, 3D reconstruction, Computing F, Computing structure, Plane and homogra
RectifKitE
- Matlab code for recti cation of stereo pairs
RectifKitU
- A compact algorithm for rectification of stereo pairs
Matlab極線幾何工具箱
- Matlab極線幾何工具箱 Epipolar Geomatry Toolbox 非常完整好用 適合學生使用學習 讓兩張影像合併的前置步驟
用于对图像极线校正的matlab代码
- 用于对图像极线校正的matlab代码 基于Tutorial on Rectification of Stereo Images,matlab code for epipolar rectification
lm-matlab.rar
- 基本矩阵 L-M算法 对极几何 非线性迭代 用L-M算法求解高精度的基本矩阵,Fundamental Matrix LM algorithm epipolar geometry nonlinear iteration LM algorithm using high-precision fundamental matrix
Rectification_epipolar
- hartley弱相机标定的立体像对极线校正。输入是立体像对对应的匹配点,输出是已经校正好的图像 这里对图像的角度有要求,如果拍摄角度太大 可能校正不了 而且匹配点对的精确性也有要求,建议最好经过错误点剔除之后的匹配点作为输入-epipolar rectification
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 three-dimensional planar image
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 Video Coding-H.264 coding stan
displayEpipolarF
- Function to draw epipolar lines
source codd of zheng you stereo matcher
- 张正友基于极线约束的点匹配方法源码,包含角点检测,零交叉匹配等重量级算法,初学者必备-Zhang Zheng-you-point based on the epipolar constraint matching method source code, including corner detection, zero-crossing matching heavyweight algorithm, essential for beginners
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), September 2001
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