How do I transform an image to remove rotation using the camera calibration data?
3 次查看(过去 30 天)
显示 更早的评论
I have calibrated a camera using the single camera calibration app, producing me a cameraParams object with its parameters. The camera is imaging a plate that is not parallel to the image plane of the camera. I would like to be able to rotate and transform images take from the camera so they can be viewed as if the camera was looking straight at the plate. I believe this is possible using the translation and rotation vectors from the cameraParams. Can anyone help me out on how I might accomplish this?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Camera Calibration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!