

MCQOPTIONS
Saved Bookmarks
1. |
After digitization process a digital image with M rows and N columns have to be positive and for the number, L, max gray levels i.e. an integer power of 2 for each pixel. Then, the number b, of bits required to store a digitized image is? |
A. | b=M*N*k |
B. | b=M*N*L |
C. | b=M*L*k |
D. | b=L*N*k |
Answer» B. b=M*N*L | |