reading image and run length encoding

5 visualizaciones (últimos 30 días)
sachin adnaik
sachin adnaik el 30 de Abr. de 2011
how to read images in matlab which will convert it into a binary output?

Respuestas (1)

Walter Roberson
Walter Roberson el 30 de Abr. de 2011
If the images are in a custom format, then it depends on the details of the custom format.
Some of the standard image formats include run-length encoding; if you have one of those, then you would use imread()

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