Ask Your Question
0

stereovision doesn't work proper

asked 2017-10-26 09:42:48 -0600

adamo866 gravatar image

updated 2017-10-26 13:59:35 -0600

Hello everyone, I'm new here.I just download openCv and try to make stereowizion depth map, but it doesn't work , I use opencv\sources\samples\cpp\tutorial_code\calib3d\stereoBM\SBM_Sample.cpp this file to make stereowizion depth map and camera minoru3d, but result is not realy good. See image : https://drive.google.com/open?id=0B8T... Can sm1 help me please :) ?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2017-10-26 13:56:59 -0600

updated 2017-10-26 13:58:00 -0600

You need to pass those left and right images through undistort and rectification so they are epipolar, before sending them through the SBM_Sample.cpp code. Start reading here: Camera Calibration and 3D Reconstruction

edit flag offensive delete link more

Comments

Did this help solve your problem at all, @adamo866 ?

opalmirror gravatar imageopalmirror ( 2017-11-14 15:19:56 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2017-10-26 09:35:28 -0600

Seen: 364 times

Last updated: Oct 26 '17