Effacer les filtres
Effacer les filtres

Extract all pixels values of image in binary form

1 vue (au cours des 30 derniers jours)
maryam zaman
maryam zaman le 27 Avr 2013
How we can extract all pixel values of image (0-255) in binary form?
  1 commentaire
Image Analyst
Image Analyst le 28 Avr 2013
How are you defining image? An array in MATLAB? A disk file? An array on a camera sensor?

Connectez-vous pour commenter.

Réponses (1)

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

Catégories

En savoir plus sur MATLAB Support Package for IP Cameras dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by