Loading [MathJax]/extensions/MathMenu.js
OpenCV  
Open Source Computer Vision
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Quasi Dense Stereo (stereo module)

Quasi Dense Stereo is method for performing dense stereo matching. QuasiDenseStereo implements this process. The code uses pyramidal Lucas-Kanade with Shi-Tomasi features to get the initial seed correspondences. Then these seeds are propagated by using mentioned growing scheme.