Borrar filtros
Borrar filtros

how to convert an image into data?

6 visualizaciones (últimos 30 días)
clique
clique el 17 de Dic. de 2014
Comentada: Raziq Khan el 1 de Jul. de 2021
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
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 Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by