luoyc a9c35a4807 opencv source code commit | пре 1 година | |
---|---|---|
.. | ||
doc | пре 1 година | |
include | пре 1 година | |
misc | пре 1 година | |
perf | пре 1 година | |
samples | пре 1 година | |
src | пре 1 година | |
test | пре 1 година | |
testdata | пре 1 година | |
tutorials | пре 1 година | |
CMakeLists.txt | пре 1 година | |
README.md | пре 1 година |
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.