سؤال

Could someone point me to C/C++ code that can get the disparity map between a left/right stereo pair?Even matlab would do.

هل كانت مفيدة؟

المحلول

OpenCV has a good piece of sample code: "Demo stereo matching converting L and R images into disparity and point clouds" https://code.ros.org/trac/opencv/browser/trunk/opencv/samples/cpp/stereo_match.cpp

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top