data import from figure
Show older comments
Dear all,
actually i'm tring to import data from an image .png in order to create a matrix to store them. I've seen the usage of imread function but what i obtained is a matrix 420x560x3 uint 8. I can't understand how to use it because what i would need is to enter in that matrix with an index i and j (for x axes and y axes) and read the value stored in it. Any opininon on how to proceed?
(If it would need of help i also downloaded the image toolbox).
Thanks,
NIccolò.
Accepted Answer
More Answers (0)
Categories
Find more on Data Import and Analysis 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!