Digitize a graph automatically

4 次查看(过去 30 天)
Mani Ahmadian
Mani Ahmadian 2016-7-18
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 个评论
Mani Ahmadian
Mani Ahmadian 2016-7-19
编辑:Mani Ahmadian 2016-7-19
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 2016-7-19
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.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by