In your lab write-up, include an introduction and conclusion, keeping in mind the following general points:
Motivation. Why are you doing this lab? To solve what image processing problem?
Method. How did you solve the problem?
Results. What were your results? What did you learn?
Provide the entropy values, the total number of runs, the run-length entropy and the total number of bits per pixel for all the test images (including the 8 bitplane images). Provide plots of the histograms for all test images in all the parts, i.e.
In part 3, also give the total number of bits per pixel for all the bit plane images of lena combined. Note that in part 3, you are plotting the histogram of the run-lengths. Arrange the x axis of the plot such that it reflects run length size.
All these plots can be easily done by MATLAB, use your experience from previous labs in generating these plots.