

MCQOPTIONS
Saved Bookmarks
1. |
The digitization process i.e. the digital image has M rows and N columns, requires decisions about values for M, N, and for the number, L, of max gray levels. There are no requirements on M and N, other than that M and N have to be positive integer. However, the number of gray levels typically is |
A. | An integer power of 2 i.e. L = 2k |
B. | A Real power of 2 i.e. L = 2k |
C. | Two times the integer value i.e. L = 2k |
D. | None of the mentioned |
Answer» B. A Real power of 2 i.e. L = 2k | |