Depth-to-disparity matrix Q

前端 未结 0 931
一整个雨季
一整个雨季 2021-02-01 02:24

I am using a stereo vision and the command cv2.reprojectImageTo3D() which requires the Q matrix. The Q matrix that I obtained from cv2.stereoRectify() was

Q = np.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题