|
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.