disparity map with StereoSGBM

asked 2015-03-03 04:14:14 -0600

Hi, I have tried the StereoSGBM function using both C++ and python codes, but I found out that the python code is faster than the C++ one. For example if I get 5 fps from C++ I would get like 8 fps from the python code. Shouldn't the C++ have a higher speed in executing the same code ?

edit retag flag offensive close merge delete