Introduction - If you have any usage issues, please Google them yourself
PROJECT 02-02
Reducing the Number of Intensity Levels in an Image
(a) Write a computer program capable of reducing the number of intensity levels in a image
from 256 to 2, in integer powers of 2. The desired number of intensity levels needs to be a
variable input to your program.
(b) Download Fig. 2.21(a) from the book web site and duplicate the results shown in Fig.
2.21 of the book.