|
před 2 roky | |
---|---|---|
.. | ||
doc | před 2 roky | |
include | před 2 roky | |
misc | před 2 roky | |
perf | před 2 roky | |
samples | před 2 roky | |
src | před 2 roky | |
test | před 2 roky | |
testdata | před 2 roky | |
tutorials | před 2 roky | |
CMakeLists.txt | před 2 roky | |
README.md | před 2 roky |
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.