Ask Your Question

Revision history [back]

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.