Digitize a graph automatically

10 visualizaciones (últimos 30 días)
Mani Ahmadian
Mani Ahmadian el 18 de Jul. de 2016
Comentada: Walter Roberson el 19 de Jul. de 2016
Hi
I have some paper graphs and need to extract data in (x, y) format. I scan all graphs to convert them in *.png file format. My problem is extract data from *.png files.
I search and find some codes, but they ask me to click over graph line manually. I need a practical code to do that automatically.
I google about my problem and find a website which extract data automatically. I test website with attached "chart1.png" file and set parameters as "SetParameters.png". It works perfectly.
I'm looking for a solution in MATLAB to extract data from my *.png files. Please help me to solve my problem.
Thanks a lot
Mani
  3 comentarios
Mani Ahmadian
Mani Ahmadian el 19 de Jul. de 2016
Editada: Mani Ahmadian el 19 de Jul. de 2016
Dear Walter
I test this sample codes, all of them have a common point in digitize process; user should pick some points in graph manually. I need a code which can pick points automatically by use of image processing.
Thanks a lot
Mani
Walter Roberson
Walter Roberson el 19 de Jul. de 2016
I am certain that there is no "practical" code that can handle all of the various cases automatically. Possibly there might be practical code for one particular kind of graph, especially if it is all generated by the same software.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots 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