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