store binary image pixel values in array.

10 views (last 30 days)
Anupa
Anupa on 28 May 2014
Commented: Image Analyst on 10 Aug 2016
how to store binary image pixel values in array.

Answers (2)

Image Analyst
Image Analyst on 28 May 2014
They already are an array. If you don't think so, then explain what exactly are you starting with. How can you have a binary image pixels without them being in an array?
  2 Comments
Anupa
Anupa on 29 May 2014
i have a binary image. i want to store this picture pixel values in array.
Image Analyst
Image Analyst on 30 May 2014
Well what form is your binary image in (if it's not an array)?

Sign in to comment.


sridhar kota
sridhar kota on 10 Aug 2016
Can anyone help me for code I have different images i have to read same pixel and i ahve to find mean of those pixel like that whole image

Categories

Find more on Images in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!