luoyc a9c35a4807 opencv source code commit | hai 1 ano | |
---|---|---|
.. | ||
doc | hai 1 ano | |
include | hai 1 ano | |
misc | hai 1 ano | |
perf | hai 1 ano | |
samples | hai 1 ano | |
src | hai 1 ano | |
test | hai 1 ano | |
testdata | hai 1 ano | |
tutorials | hai 1 ano | |
CMakeLists.txt | hai 1 ano | |
README.md | hai 1 ano |
Stereo matching done with different descriptors: Census / CS-Census / MCT / BRIEF / MV.
Quasi Dense Stereo is method for performing dense stereo matching. 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.