Borrar filtros
Borrar filtros

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

11 visualizaciones (últimos 30 días)
mahipal komandla
mahipal komandla el 27 de Ag. de 2015
Comentada: Walter Roberson el 28 de Ag. de 2015
How to find coordinates(x,y) from jpg file

Respuestas (1)

Walter Roberson
Walter Roberson el 27 de Ag. de 2015
  2 comentarios
mahipal komandla
mahipal komandla el 28 de Ag. de 2015
Editada: Walter Roberson el 28 de Ag. de 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 el 28 de Ag. de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre Standard File Formats en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by