Disparity Estimation Algorithms

asked 2013-08-10 14:27:28 -0600

darkmoor gravatar image

updated 2013-08-10 14:29:00 -0600

Hello everyone,

I would like to ask a question about the disparity estimation algorithms that the openCV offers. My question concerns the efficiency of the disparity algorithms both in visual quality and the time efficiency. I am interested in extracting disparity information in some hundred not even say thousands of HD videos. Because such a procedure is very time consuming and it must be done once I need someones advise which algorithm can I use. My first priority is the quality of the disparity which means low error estimation. As a second priority is the time efficiency of the algorithm. All in all, I would like to mention that I am familiarized with the CUDA technology and it would be a pleasure to work with an algorithms that fits the requirements.

Thank you in advance.

edit retag flag offensive close merge delete

Comments

1

I think this site, http://vision.middlebury.edu/stereo/eval/, contains all the information needed to compare algorithms.

darkmoor gravatar imagedarkmoor ( 2013-08-15 03:01:17 -0600 )edit