フィルターのクリア

Extract all pixels values of image in binary form

1 回表示 (過去 30 日間)
maryam zaman
maryam zaman 2013 年 4 月 27 日
How we can extract all pixel values of image (0-255) in binary form?
  1 件のコメント
Image Analyst
Image Analyst 2013 年 4 月 28 日
How are you defining image? An array in MATLAB? A disk file? An array on a camera sensor?

サインインしてコメントする。

回答 (1 件)

Chandrasekhar
Chandrasekhar 2013 年 4 月 28 日
use the command imread('image.jpg'); this will extract the pixel values of the image.

カテゴリ

Help Center および File ExchangeMATLAB Support Package for IP Cameras についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by