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 30b97f2b86 stereo: fix invalid 'for' range 7 years ago
..
include/opencv2 stereo: fix crash 7 years ago
perf stereo: remove duplicated data types in parametrized testcases 7 years ago
samples modify sample by adding the checks in the parse function 9 years ago
src stereo: fix invalid 'for' range 7 years ago
test stereo: disable broken tests 7 years ago
testdata added the SGBM and asserts in bm 9 years ago
CMakeLists.txt Reduced modules dependencies: 8 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.