First time here? Check out the FAQ!
answered 2015-03-04 03:43:57 -0600
I tried OpenCV in python stereo matching, but it's very slow. If it's important to make it faster try it with multi-threading. So divide your data calculate and add it together again.