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.
 
 
 
 
 
 
Gary Bradski e27ef09e0b Update README.md 9 years ago
..
include/opencv2 Made change suggested in https://github.com/Itseez/opencv_contrib/pull/514#issuecomment-171128503 9 years ago
perf added the SGBM and asserts in bm 9 years ago
samples modify sample by adding the checks in the parse function 9 years ago
src Fixed include error 9 years ago
test changed the speckle vectors to mats and added comments 9 years ago
testdata added the SGBM and asserts in bm 9 years ago
CMakeLists.txt removed the filterSpeckles, getValidDisparityROI, validateDisparities functions and added the calib3d module in the dependency 10 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.