Transforming 2D image coordinates to 3D world coordinates
8 次查看(过去 30 天)
显示 更早的评论
Hey, I'm trying to convrte from 2d image to 3d real world coordinates. The image I attached has the opposite ratio, from 3D to 2D does anyone know how to make the relationship I am looking for?
0 个评论
回答(2 个)
Matt J
2022-5-11
编辑:Matt J
2022-5-11
If you have pixel coordinates of a 3D point imaged by two cameras, you can use the triangulate command to triangulate the 3D locations,
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/994155/image.png)
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Convert Image Type 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!