pxiel value of image using matlab

Status
Not open for further replies.

hodahussein

Full Member level 2
Joined
Apr 17, 2007
Messages
144
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Activity points
2,276
dear all

i have an image and i want to know how i can obtain the pixel value in binary form using matlab?
what is the different between the index and pixel value?

wait your help for importance
regards
 

You can use dec2bin command to convert pixel values in binary form. Index is used for accessing array elements such as a that means the i th element of array a. Pixel values is used to indicate the intensity level of the image i.e gray scale image is made up 256 different values that range from 0-255.

Kind Regards,
ALP
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…