搜索资源列表
SGM
- 半全局立体匹配算法(SGM)的实现,已封装成类(SGM.cpp,SGM.h),内含有使用例程。-Semiglobal stereo matching algorithm (SGM) implementation has been packaged as such (SGM.cpp, SGM.h), using routines contained within.
fenshuiling
- 在图像立体匹配过程中,经常用到分水岭算法,对图像进行分割,然后进行立体匹配-In stereo matching process, often used watershed algorithm for image segmentation and stereo matching
StereoRegion
- 对于立体匹配局部算法而言,匹配代价计算 和 支持窗口选择是很重要的两个问题:匹配代价计算通过前面的文章已经介绍了关于Adaptive Support-Weight和Rank Transform两种方法,对于支持窗口来说的,通常我们选取一个矩形窗-For local stereo matching algorithm, the matching cost calculation and support window selection is a very important two issues:
StereoRegion
- 基于区域的立体匹配算法 本算法从两幅彩色立体图像对中提取深度信息,使用过滤器消除视差图深度估计中的不稳定性。-Region Based Stereo Matching Algorithms region based stereo matching algorithms are developed for extraction depth information two color stereo image pair. A filter eliminating unreliable dispar
Raw images based
- SAD 算法 用于立体视觉匹配,可以看到结果(SAD algorithm For stereoscopic vision matching, the results can be seen)
SSD+SAD+NCC算法
- 立体匹配 计算机视觉 SSD+SAD+NCC算法(SSD+SAD+NCC algorithm)