Azzera filtri
Azzera filtri

Extract all pixels values of image in binary form

1 visualizzazione (ultimi 30 giorni)
How we can extract all pixel values of image (0-255) in binary form?
  1 Commento
Image Analyst
Image Analyst il 28 Apr 2013
How are you defining image? An array in MATLAB? A disk file? An array on a camera sensor?

Accedi per commentare.

Risposte (1)

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

Categorie

Scopri di più su MATLAB Support Package for IP Cameras in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by