Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试从两个图像中获取 3D 图像,我已经生成了视差图。谁能告诉我如何从 opencv 中的视差图像中获取 3D 图像。请帮我 。
感谢和问候索姆
您应该使用函数 reprojectImageTo3D(...)。OpenCV 文档中提供了更多详细信息:http: //docs.opencv.org/modules/calib3d/doc/camera_calibration_and_3d_reconstruction.html#reprojectimageto3d