luoyc a9c35a4807 opencv source code commit | hace 1 año | |
---|---|---|
.. | ||
doc | hace 1 año | |
include | hace 1 año | |
misc | hace 1 año | |
perf | hace 1 año | |
samples | hace 1 año | |
src | hace 1 año | |
test | hace 1 año | |
testdata | hace 1 año | |
tutorials | hace 1 año | |
CMakeLists.txt | hace 1 año | |
README.md | hace 1 año |
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.