Effacer les filtres
Effacer les filtres

How to read a plot from an image?

32 vues (au cours des 30 derniers jours)
Nabhdeep Bansal
Nabhdeep Bansal le 25 Déc 2015
Commenté : Rahul punk le 5 Mar 2019
Attached an image containing a graph. I wish to know that is there a way that MATLAB reads the graph automatically?
  2 commentaires
Prashant Somani
Prashant Somani le 25 Déc 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
Nabhdeep Bansal le 25 Déc 2015
Sir, I need sets of points as answer. Scale is fixed. (The same as that in figure).

Connectez-vous pour commenter.

Réponses (3)

Azzi Abdelmalek
Azzi Abdelmalek le 25 Déc 2015
You can use imread to read it as an image.
  2 commentaires
Nabhdeep Bansal
Nabhdeep Bansal le 25 Déc 2015
Sir, As you said, I used imread and could read the image successfully. How to read the plot lines??
Rahul punk
Rahul punk le 5 Mar 2019
mr.nabhdeep bansal you cant read graph you extracted graph data to excel to read graph line values
,,,

Connectez-vous pour commenter.


Image Analyst
Image Analyst le 25 Déc 2015

Walter Roberson
Walter Roberson le 25 Déc 2015
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.

Catégories

En savoir plus sur Images dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by