Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Alekhin 0a32fc3bb3 stereo: smallRegionRemoval() is not inplace 5 years ago
..
include/opencv2 stereo: restore public descriptor.hpp 5 years ago
perf stereo: fix massive invalid range access and uninitialized values 5 years ago
samples Do not copy/assign CommandLineParser object 7 years ago
src stereo: smallRegionRemoval() is not inplace 5 years ago
test stereo: ret gid implementation from header 5 years ago
testdata added the SGBM and asserts in bm 10 years ago
CMakeLists.txt stereo: ret gid implementation from header 5 years ago
README.md Update README.md 9 years ago

README.md

Stereo Correspondence with different descriptors

Stereo matching done with different descriptors: Census / CS-Census / MCT / BRIEF / MV.