搜索资源列表
quasidensedemo.tar
- 实现立体匹配算法\"quasi-dense matching\"的Matlab代码,具体可参见CVPR 2007文章 Quasi-dense wide baseline matching using match propagation.
MATLAB
- matlab图像处理,进行左右两图的匹配,有图像载入界面,匹配实现方便
图像校正
- matlab图像校正,通过特征点提取 进行图片的校正,可用于三维物体重建或者立体匹配
icp.rar
- Matlab程序源码,进行三维匹配的基本程序,对图像处理和三维重建有帮助!,Matlab program source code, the basic three-dimensional matching procedures, image processing and three-dimensional reconstruction help!
StereoRegion1.zip
- 基于区域的立体匹配算法 本算法从两幅彩色立体图像对中提取深度信息,使用过滤器消除视差图深度估计中的不稳定性。,Region Based Stereo Matching Algorithms region based stereo matching algorithms are developed for extraction depth information from two color stereo image pair. A filter eliminating unrelia
CT
- 图像反投影重建算法,利用CT采集的数据在进行R_L_滤波后进行反投影得到检测图像。-Image reconstruction algorithm, using the projection of the data collected on CT after R_L_ filter back-projection get detection images.
kdtree
- K-D树源码,不错的空间查找算法,在三维重建和匹配中应用较多!-KD tree source, good space search algorithm, in the three-dimensional reconstruction and matching the application of more!
stereo-vision-in-the-matlab
- 在matlab环境下面编程,最好使用2012版本及其以上,完成利用matlab软件提供的图像处理函数来完成图像匹配,3D重建的工作。最后的效果图很好,由于是利用matlab自带的图片,所以压缩文件中无图片,直接打开m文件就可以运行!-Below programming in matlab environment, it is best to use 2012 version and above, using matlab software provides complete image proc
SIFETEHZHENG332
- 这个程序再matlab2012b版本上调试成功,以前在毕业设计的时候在网上找到的资料,希望对大家有用,MATLAB实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配-This program debugging again matlab2012b version is successful, the information at the time of graduation design previously found on the Internet, we want to be
allfns.tar
- stanford大学vgg组著名的多视几何matlab工具箱vgg,包含特征点匹配、几何校正等-stanford university vgg group famous multi-view geometry vgg matlab toolbox, including a feature point matching, geometric correction, etc.
MATLAB
- 实现matlab平台sift匹配,并附加若干匹配素材,方便使用者进行试验-sift method on the platform of matlab
matlab
- 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图surf,例如 surf(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。-How to read the data textread, for example, through x textread ( x_inlet.txt ) we