lab2.pdf - Google Drive

3 downloads 11 Views 175KB Size Report
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to op
EC 6405: SIGNAL PROCESSING LAB - II Experiment #2 Histogram Equalisation & Specification • Aim: To familiarise basic image processing tasks. • Read and display given gray scale images in Figure: 1 & Figure: 2. • Display their normalized histogram and cumulative density function. • Transform the gray levels of the images in Figure: 1, so that the histogram of the resulting image is equalised to become a constant. • Modify the histogram of image in Figure: 2(a) so that it has the histogram specified by the image in Figure: 2(b).

(a)

(b)

Figure 1: Images with poor dynamic range

(a)

(b)

Figure 2: (a)Image with poor dynamic range (b)Histogram specification Image Note: Do not use of built in matlab functions for histogram calculation & modification.