luoyc a9c35a4807 opencv source code commit | há 1 ano atrás | |
---|---|---|
.. | ||
doc | há 1 ano atrás | |
include | há 1 ano atrás | |
misc | há 1 ano atrás | |
perf | há 1 ano atrás | |
samples | há 1 ano atrás | |
src | há 1 ano atrás | |
test | há 1 ano atrás | |
testdata | há 1 ano atrás | |
tutorials | há 1 ano atrás | |
CMakeLists.txt | há 1 ano atrás | |
README.md | há 1 ano atrás |
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.