|
il y a 2 ans | |
---|---|---|
.. | ||
doc | il y a 2 ans | |
include | il y a 2 ans | |
misc | il y a 2 ans | |
perf | il y a 2 ans | |
samples | il y a 2 ans | |
src | il y a 2 ans | |
test | il y a 2 ans | |
testdata | il y a 2 ans | |
tutorials | il y a 2 ans | |
CMakeLists.txt | il y a 2 ans | |
README.md | il y a 2 ans |
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.