0% found this document useful (0 votes)
17 views5 pages

Solution: Code:: Abdul Rehman Hameedulah FA16-BCS-050 Digital Image Processing

Download as docx, pdf, or txt
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 5

Abdul Rehman Hameedulah

FA16-BCS-050
Digital Image Processing
Question:
Solution:
Code:

WorkSpace:
Plots:

Histogram matching of 2 images


1. Match the histogram of test6 to image match and present the results

Code:

Figure:
Gray Level adjustment:
Make the image test6 gray level as 1 if the value is greater then 128 and 0 otherwise (Thresholding
with threshold T=128)

Code:

\
Plot:

Filtering:
2. Apply the average and median filters on image test6 display the results

Code:

Plot:
3. Apply the average and median filters on image test6 display the results

Code:

You might also like