how to convert an image into data?

what are tools available for converting image into data

1 Comment

who to convert segmented retina image to data form of number or graph?

Sign in to comment.

 Accepted Answer

stalin
stalin on 17 Dec 2014
read the image using
A = imread('filename.fmt')
  • In A u can see the data about the image

More Answers (0)

Categories

Find more on Convert Image Type in Help Center and File Exchange

Asked:

on 17 Dec 2014

Commented:

on 1 Jul 2021

Community Treasure Hunt

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

Start Hunting!