Welcome![Sign In][Sign Up]
Location:
Search - dense matching

Search list

[Other resourcewinc3d

Description: 本程序是计算机视觉稠密匹配的程序,对两幅序列图像能够实现一个稠密视差图。-Computer Vision populated matching procedures, two image sequence to achieve a dense disparity map.
Platform: | Size: 52529 | Author: lhc2000 | Hits:

[Other resourcequasidensedemo.tar

Description: 实现立体匹配算法\"quasi-dense matching\"的Matlab代码,具体可参见CVPR 2007文章 Quasi-dense wide baseline matching using match propagation.
Platform: | Size: 538373 | Author: 司卫光 | Hits:

[AI-NN-PRwinc3d

Description: 本程序是计算机视觉稠密匹配的程序,对两幅序列图像能够实现一个稠密视差图。-Computer Vision populated matching procedures, two image sequence to achieve a dense disparity map.
Platform: | Size: 3719168 | Author: lhc2000 | Hits:

[Multimedia DevelopEstereo

Description: EStereo is a computer vision C++ library for real-time disparity estimation. The library contains various functions for dense stereo matching from 2 or 3 rectified images and 3D scene reconstruction.-EStereo is a computer vision library for C r Leveraging-time disparity estimation. The library co ntains various functions for dense stereo matc hing from two or three rectified images and 3D scene rec onstruction.
Platform: | Size: 903168 | Author: 陆游 | Hits:

[3D Graphicmatching3

Description: 基于图像对的三维重建,利用sift和区域增长算法的稠密匹配以达到三维重建的目的-Image-based three-dimensional reconstruction of the use of sift and regional growth of the dense matching algorithm in order to achieve the purpose of three-dimensional reconstruction
Platform: | Size: 26624 | Author: | Hits:

[3D Graphicquasidensedemo.tar

Description: 实现立体匹配算法"quasi-dense matching"的Matlab代码,具体可参见CVPR 2007文章 Quasi-dense wide baseline matching using match propagation.-Stereo Matching Algorithm realize quasi-dense matching the Matlab code can be found in specific CVPR 2007 article Quasi-dense wide baseline matching using match propagation.
Platform: | Size: 538624 | Author: 司卫光 | Hits:

[Special EffectsLBP

Description: 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 -Due to the difficulty of getting disparity of less textured pixels with traditional approach, block matching algorithm with texture analysis was put forward. First, the images were described by LBP/C texture analysis. Then the expansion detection based on region growing was performed, and the less textured blocks were acquired. Finally the dense disparitymap of less textured area was obtained through block matching. The proposed algorithm was tested with the international standard image data and comparedwith some existing algorithms. The experimental results show that the proposed algorithm can improve the accuracy of disparitywhen handling less textured areas and can be used in practic
Platform: | Size: 257024 | Author: swx | Hits:

[Graph programmatcher

Description: Dense Matching using energy minimization
Platform: | Size: 7168 | Author: ircman | Hits:

[Industry researchAProgressiveSchemeforStereoMatching

Description: Semi Dense Matching using Cross correlation, matching propagation publication
Platform: | Size: 997376 | Author: ircman | Hits:

[Program docFastStereoMatchingUsingRectangularSubregioningand3

Description: 本文提出了一种快速,可靠的立体匹配算法产生浓密视差图,通过使用快速互相关、矩形秩和3D最大表面技术粗到细计划。-This paper presents a fast and reliable stereo matching algorithm which produces a dense disparity map by using fast cross correlation, rectangular subregioning (RSR) and 3D maximum-surface techniques in a coarse-to-fine scheme.
Platform: | Size: 3277824 | Author: swl | Hits:

[Special Effectsdaisy

Description: daisy是08年新提出来的特征描述符算法,常用在图像匹配等领域中。文件包含算法的PDF文档和算法提出者编写的相应matlab程序,大家可以根据自己的需要来利用。-A Fast Local Descriptor for Dense Matching,2008.
Platform: | Size: 10119168 | Author: newhope | Hits:

[Documents3d-matching

Description: 提出了一种用于物体外形非接触式提取的综合立体匹配方法。该方法综合了基于面积的立体匹配过程和基于特征的立体匹配过程。能充分利用它们各自的优点。 既能产生致密视差图。又能获得不连续处的准确匹配。 解决了物体外形非接触式提取中的关键性的问题实验结果以及实际应用都收到了很好的效果。-Proposed for object shape extraction of non-contact integrated stereo matching method. This method is an integrated area-based stereo matching process and feature-based stereo matching process. Able to make full use of their respective advantages. Both produce dense disparity map. Can be discontinuous at the exact match. Solve the non-contact object shape extraction of critical issues, as well as the practical application of experimental results have received very good results.
Platform: | Size: 203776 | Author: liaozw | Hits:

[3D Graphiclankton_stereo

Description: The uploading files is a good dense stereo matching algorithm, which is usually used in computer vision and computer graphics application.
Platform: | Size: 1090560 | Author: kuang zhangqun | Hits:

[Software Engineeringimprovedimagedensestereomatchingalgorithm

Description: 针对目前主流方法对图象中纹理单一区域匹配效果不佳胡问题,提出一种改进的立体象对稠密匹配算法-Mainstream view of the current image in the textured area on the effects of poor matching Hu is proposed as an improved stereo matching algorithm on the dense
Platform: | Size: 558080 | Author: hanping | Hits:

[Special EffectsQuasi-dense-match

Description: 代码用于寻找图像间的匹配点。先使用SIFT匹配算法得到两幅图像间的稀疏匹配点,然后再使用quasi-dense propagation算法得到quasi-dense匹配点。代码使用C++编写。 -This program is used to find point matches between two images. The procedure can be divided into two parts: 1) Firstly, using SIFT matching algorithm to find sparse point matches between two images. 2) Secondly, using "quasi-dense propagation" algorithm to get "quasi-dense" point matches. "Quasi-dense" means the matches are distributed evenly, and have quantities been improved significantly.
Platform: | Size: 275456 | Author: liutailei | Hits:

[Special Effectsquyuchoumi

Description: 基于区域稠密匹配算法,可以使用于双目立体视觉系统,重构三维特征。-Dense matching algorithm based on region, you can use binocular stereo vision system to reconstruct the three-dimensional features.
Platform: | Size: 243712 | Author: jie ge | Hits:

[Windows Developreconstruction

Description: 基于图像对的三维重建,利用sift和区域增长算法的稠密匹配以达到三维重建的目的-Sift and regional growth algorithm based on three-dimensional reconstruction of the image on dense matching in order to achieve the purpose of the three-dimensional reconstruction
Platform: | Size: 29696 | Author: 余添 | Hits:

[OS programDAISY-BP

Description: 使用daisy算子做稠密匹配的快速算法,可用于视频图像监控方面-Operators using daisy dense matching algorithm to do fast, and can be used for video surveillance
Platform: | Size: 6026240 | Author: chen | Hits:

[Special Effectsflddm

Description: fast local descriptor for dense matching
Platform: | Size: 740352 | Author: LI HUA | Hits:

[3D Graphicdense-stereo

Description: 基于VC++的双目立体视觉检测 采用SIFT特征点计算稀疏匹配 和稠密匹配-VC++ based binocular stereo vision detection using SIFT feature points to calculate sparse matching and dense matching
Platform: | Size: 558080 | Author: xuyong | Hits:
« 12 »

CodeBus www.codebus.net