how to convert an image into data?

what are tools available for converting image into data

1 comentario

Raziq Khan
Raziq Khan el 1 de Jul. de 2021
who to convert segmented retina image to data form of number or graph?

Iniciar sesión para comentar.

 Respuesta aceptada

stalin
stalin el 17 de Dic. de 2014

0 votos

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

Más respuestas (0)

Categorías

Más información sobre Convert Image Type en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 17 de Dic. de 2014

Comentada:

el 1 de Jul. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by