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