Home > Software engineering >  Stereo matching of parallax graph and the calculation of the depth map
Stereo matching of parallax graph and the calculation of the depth map

Time:11-21

Stereo matching algorithm BM, SGBM, why set numberOfDisparities is different, the other is the same situation, calculating the time difference between figure and depth distance is not the same?
Could you tell me how to get the real depth distance? Thank you

CodePudding user response:

Should be caused by error you get depth map!
BM algorithm without SGBM algorithm accuracy, is more of mismatch.
  • Related