Expert Image Processing Question:
Find the number of bits required to store a 256 X 256 image with 32 gray levels?

Answer:
32 gray levels = 25
= 5 bits
256 * 256 * 5 = 327680 bits.
= 5 bits
256 * 256 * 5 = 327680 bits.
Previous Question | Next Question |
What is weber ratio? | What is Image Transform? |