c++ - Native library for stereo-images and computing disparity/depth map -


for more complex project, need compute approximate, relative distances of objects 2 images (from stereo-cameras). practically neat tutorial explains: https://chrisjmccormick.wordpress.com/2014/01/10/stereo-vision-tutorial-part-i/ , result enter image description here

think shouldn't reinventing wheel project , since speed important (realtime 2 videostreams) i'm looking native library (preferably in c++ whole project written in) task.

does have suggestion? open source greatest not mandatory.

huge in advance!

try libelas library (library efficient large-scale stereo matching).

best!


Comments

Popular posts from this blog

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -

php - Prepared Statement Inner Join Cannot Pass Parameter by Reference -

c# - Value cannot be null or empty.\r\nParameter name: name -