How to read a plot from an image?
조회 수: 4 (최근 30일)
이전 댓글 표시
Attached an image containing a graph. I wish to know that is there a way that MATLAB reads the graph automatically?
댓글 수: 2
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?
답변 (3개)
Azzi Abdelmalek
2015년 12월 25일
You can use imread to read it as an image.
댓글 수: 2
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
2015년 12월 25일
See this File Exchange entry: http://www.mathworks.com/matlabcentral/fileexchange/36904-matlab-script-for-digitizing-a-published-graph
댓글 수: 0
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.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!