Plotting co-ordinates using image processing.
1 次查看(过去 30 天)
显示 更早的评论
Hello all! I would like to plot the real worl co-ordinates in matlab and plot a triangle. I have marked the point with a red marker and detected its location. But the value returned is in pixel and hence to convert it inot cm, I multiplied the x and y co-ords of the image by 0.02..still I'm not getting the correct answer. It should be 0.6 whereas the calculated value is 4. Please help me over this.
0 个评论
回答(1 个)
Image Analyst
2014-6-7
Take a picture of something like a ruler and then you calibrate how many pixels equals 1 cm.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!