|
пре 2 година | |
---|---|---|
.. | ||
doc | пре 2 година | |
include | пре 2 година | |
misc | пре 2 година | |
perf | пре 2 година | |
samples | пре 2 година | |
src | пре 2 година | |
test | пре 2 година | |
testdata | пре 2 година | |
tutorials | пре 2 година | |
CMakeLists.txt | пре 2 година | |
README.md | пре 2 година |
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.