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 CenterFile Exchange에서 MATLAB 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