Camera parameters to extrapolate a point in world coordinates
1 次查看(过去 30 天)
显示 更早的评论
I have an image that includes an arc which is part of a large circle that does not fit fully inside the image. I use arc points to fit a circle and find the circle center which truns out to be outside the image (at a distance 5 times larger than my image length). The problem is when I use pointsToWorld function to convert pixel locations to world dimensions (mm) I get an unreasonale number for raduis which is large than my actual object radius. I feel like this may be due to radial/tangential distortion coeficients in camerParams loosing accuracy to extrapolate worldPoint for a point outside image domain. Any idea how to resolve 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!