Borrar filtros
Borrar filtros

Extract all pixels values of image in binary form

1 visualización (últimos 30 días)
maryam zaman
maryam zaman el 27 de Abr. de 2013
How we can extract all pixel values of image (0-255) in binary form?
  1 comentario
Image Analyst
Image Analyst el 28 de Abr. de 2013
How are you defining image? An array in MATLAB? A disk file? An array on a camera sensor?

Iniciar sesión para comentar.

Respuestas (1)

Chandrasekhar
Chandrasekhar el 28 de Abr. de 2013
use the command imread('image.jpg'); this will extract the pixel values of the image.

Categorías

Más información sobre MATLAB Support Package for IP Cameras en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by