码迷,mamicode.com
首页 > 编程语言 > 详细

OpenCV BM 算法

时间:2015-04-26 12:26:24      阅读:1812      评论:0      收藏:0      [点我收藏+]

标签:

 

一直找不到opencv stereo matching的根据和原理出处,下面这个文章贴了个链接,有时间看看:

 

 

Basically OpenCV provides 2 methods to calculate a dense disparity map:

In this post I willfocus on cvFindStereoCorrespondenceBM, this method is based on Konolige‘s Block Matching Algorithm.

 

参考:

http://blog.martinperis.com/2011/08/opencv-stereo-matching.html

OpenCV BM 算法

标签:

原文地址:http://blog.csdn.net/wangyaninglm/article/details/45287027

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!