Expert Image Processing Question:

Find the number of bits required to store a 256 X 256 image with 32 gray levels?

Image Processing Expert Interview Question
Image Processing Expert Interview Question

Answer:

32 gray levels = 25

= 5 bits
256 * 256 * 5 = 327680 bits.


Previous QuestionNext Question
What is weber ratio?What is Image Transform?