Read values from jpg images
Show older comments
Hello,
I do my Diploma theses and ned some values. The only file I have is a jpg file. I want to read out the values and plot the same map with the generated values with isolines for comparison. Is there a function to read out that values?
4 Comments
Rik
on 16 Apr 2021
You mean imread?
kleinerwels94
on 16 Apr 2021
David Hill
on 16 Apr 2021
attach the jpg file
kleinerwels94
on 16 Apr 2021
Answers (1)
Amrtanshu Raj
on 19 Apr 2021
0 votes
Hi,
The easiest way to read out the value will be using OCR. You can use it to read the values from the chart and then plot them as per your need.
Hope this helps !!
1 Comment
kleinerwels94
on 22 Apr 2021
Categories
Find more on Data Import and Export in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!