Azzera filtri
Azzera filtri

How to find coordinates(x,y) from jpg file

11 visualizzazioni (ultimi 30 giorni)
mahipal komandla
mahipal komandla il 27 Ago 2015
Commentato: Walter Roberson il 28 Ago 2015
How to find coordinates(x,y) from jpg file

Risposte (1)

Walter Roberson
Walter Roberson il 27 Ago 2015
  2 Commenti
mahipal komandla
mahipal komandla il 28 Ago 2015
Modificato: Walter Roberson il 28 Ago 2015
Thank u for your replay sir,I have X,Y Values are
X =(0 0.2000 0.8000 1.0000 1.0000 1.6000 3.4000 4.0000 4.0000 4.2000 4.8000 5.0000)
Y =(0 0.2000 0.8000 1.0000 1.0000 0.6000 -0.6000 -1.0000 -1.0000 -0.4000 1.4000 2.0000).
I ploted graph.but I saved jpg file. I want reverse way also ,means if i will give jpg , i want data(X,Y) values.
Walter Roberson
Walter Roberson il 28 Ago 2015
Note: it is not recommended that you use .jpg files for this purpose. .jpg files smear boundaries and make it difficult to find the correct edges. It is better to use .tif or .png files if you need to process the images.

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by