Plotting co-ordinates using image processing.
2 ビュー (過去 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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!