How to read a plot from an image?
Show older comments
Attached an image containing a graph. I wish to know that is there a way that MATLAB reads the graph automatically?
2 Comments
Prashant Somani
on 25 Dec 2015
1. What do you want as a result? Sets of point or Equation of Curve?
2. Is scale fixed? Or you want user to input scale after image reading?
Nabhdeep Bansal
on 25 Dec 2015
Answers (3)
Azzi Abdelmalek
on 25 Dec 2015
0 votes
You can use imread to read it as an image.
2 Comments
Nabhdeep Bansal
on 25 Dec 2015
Rahul punk
on 5 Mar 2019
mr.nabhdeep bansal you cant read graph you extracted graph data to excel to read graph line values
,,,
Image Analyst
on 25 Dec 2015
0 votes
See this File Exchange entry: http://www.mathworks.com/matlabcentral/fileexchange/36904-matlab-script-for-digitizing-a-published-graph
Walter Roberson
on 25 Dec 2015
0 votes
There are a number of tools in the File Exchange for digitizing graphs; see http://www.mathworks.com/matlabcentral/fileexchange/?term=digitize&sort=ratings_desc
I do not think any of them are fully automated though; that would require a lot of OCR work.
Categories
Find more on Convert Image Type in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!