Filter löschen
Filter löschen

Extract all pixels values of image in binary form

1 Ansicht (letzte 30 Tage)
maryam zaman
maryam zaman am 27 Apr. 2013
How we can extract all pixel values of image (0-255) in binary form?
  1 Kommentar
Image Analyst
Image Analyst am 28 Apr. 2013
How are you defining image? An array in MATLAB? A disk file? An array on a camera sensor?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

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

Kategorien

Mehr zu MATLAB Support Package for IP Cameras finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by