How to read a plot from an image?

조회 수: 4 (최근 30일)
Nabhdeep Bansal
Nabhdeep Bansal 2015년 12월 25일
댓글: Rahul punk 2019년 3월 5일
Attached an image containing a graph. I wish to know that is there a way that MATLAB reads the graph automatically?
  댓글 수: 2
Prashant Somani
Prashant Somani 2015년 12월 25일
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
Nabhdeep Bansal 2015년 12월 25일
Sir, I need sets of points as answer. Scale is fixed. (The same as that in figure).

댓글을 달려면 로그인하십시오.

답변 (3개)

Azzi Abdelmalek
Azzi Abdelmalek 2015년 12월 25일
You can use imread to read it as an image.
  댓글 수: 2
Nabhdeep Bansal
Nabhdeep Bansal 2015년 12월 25일
Sir, As you said, I used imread and could read the image successfully. How to read the plot lines??
Rahul punk
Rahul punk 2019년 3월 5일
mr.nabhdeep bansal you cant read graph you extracted graph data to excel to read graph line values
,,,

댓글을 달려면 로그인하십시오.


Image Analyst
Image Analyst 2015년 12월 25일

Walter Roberson
Walter Roberson 2015년 12월 25일
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.

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by