搜索资源列表
epipolarlimit1
- 通过模板标定,计算极线约束,验证空间点坐标的误差
Stereoepipolargeometry
- 图像中的对极几何问题,是一个了解和学习外极线约束方法的不错代码
Fusiello_epipolarrectification
- 对立体视觉的双目图像进行极线校正,以实现双目致密匹配
用于对图像极线校正的matlab代码
- 用于对图像极线校正的matlab代码 基于Tutorial on Rectification of Stereo Images,matlab code for epipolar rectification
Fusiello_epipolarcode.zip
- Fusiello的极线校正程序 可以对图像进行极线的校正,epipolar code
标定和立体匹配中极线约束 方法
- 利用opencv进行三维重建的简便方法通过六个步骤,特别是摄像机标定和立体匹配中极线约束 方法 的使用,给出了基于OpenCV的三维重建算法,Three-dimensional reconstruction using opencv easy way through the six steps, especially the camera calibration and stereo matching epipolar constraint method in use, given the th
Rectification_epipolar
- hartley弱相机标定的立体像对极线校正。输入是立体像对对应的匹配点,输出是已经校正好的图像 这里对图像的角度有要求,如果拍摄角度太大 可能校正不了 而且匹配点对的精确性也有要求,建议最好经过错误点剔除之后的匹配点作为输入-epipolar rectification
TankWar1.9.11
- java实现的网络版坦克大战源码,可以同时多人对战,对于学习tcp,udp,socket等网络编程,多线程编程等具有极好效果,同时亦可学习网络游戏的编程思维。-java implementation of the online version of Tankedaizhan source, you can simultaneously multiplayer, the study tcp, udp, socket, such as network programming, multi-threa
stereo_vision_material
- 一些不错的介绍立体视觉问题的ppt,包括极线几何,深度恢复(DP,BP,GraphCut等)-introduction to stereo vision(ppt)
WINDOWS
- 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system, the internal mechanisms of monographs, the
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
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
amicMultiThread
- 一款稳定的VB多线程例子源码,运行实例后,每个线程单独运行,框内一条竖线各自运行互不影响,本线程占用系统资源极少,而且较稳定,是值得大家借鉴的一款不错的多线程模块。-A stable multi-threaded example VB source code, running instances, each running a separate thread, each running independently of each frame of a vertical line, the thr
Depthmeasurementoftheobjectbasedonthecorresponding
- 提出了一种基于对应点匹配的物体深度信息测量方法。首先给出了物理图像坐标系与像素坐标系之间的关系;其次,借助于相关法计算两幅图像中目标的相似度,以实现同一目标在不同成像中的匹配;然后从目标几何形状的角点出发,结合对应点的外极线约束条件,提出一种有效的对应点匹配算法,并利用对应点的视差计算基于光轴平行的双摄像机成像的目标深度信息。计算机仿真结果验证了算法的有效性。-A method for measuring the depth of an object was proposed based on
Researchonimagematchingmethodinbinocularstereovisi
- 对目前匹配能力很强的基于 特征的图像匹配方法进行研究, 并在该方法中加入极线约束, 有效去除了大部分虚假匹配。提出以特征匹配与区域匹配相结合、边缘特征与角点特征相结合的立体匹配方法。实验证明该方法不仅能够有效地缩短匹配时间, 还能达到较高的匹配精度-The image matching technique based on Scale Invariant Feature Transform is studied and the fake matching points are eliminate
Video
- 中国科学院长春光学精密机械与物理研究所 基于外极线约束条件的视频判读方法-Changchun Institute of Optics, Fine Mechanics and Physics epipolar constraint based on the video interpretation method
RectifKitE
- Fusiello极线校正的Matlab程序(program for Fusiello epipolar correction of Matlab)
极简方法将日线数据转为周线、月线或其他周期
- 一个很简单的方法可以将k线周期转换为其他周期(A very simple method can be converted to other K cycle cycle)
000siftDemo
- 双目视觉 图像匹配 sift特征提取与匹配 极线校正(Binocular vision image matching sift feature extraction and matching polar line correction)
极线
- 在对极几何中,已知由同一相机在不同拍摄角度拍摄的两幅图像, 求基础矩阵F;通过F求极线,并标出来。(In polar geometry, two images from the same camera at different shooting angles are known. Find the basic matrix F; seek the polar line through F, and mark it out.)