Plotting co-ordinates using image processing.

1 view (last 30 days)
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.

Answers (1)

Image Analyst
Image Analyst on 7 Jun 2014
Take a picture of something like a ruler and then you calibrate how many pixels equals 1 cm.

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!