You are on page 1of 1

ENSA de SAFI 2023-2024

4th year engineering degree, GI – AI – GTR

TP 3 – Digital Image Processing: Transformation d’histogramme


Prof. H. El Boustani

Due date: 1pm, March the 28th, 2024

Objective: The main objective is the use and the implementation of histogram
transformation techniques to increase contrast in images.

The EINSTEIN image shown below has very low contrast.


Your task is to improve it.

Write one or more programs that accomplish the following:

a) Calculate and display the histogram of the image.


b) Apply histogram clipping to the original image to increase contrast.
(Histogram clipping = transformation linéaire d’histogramme)
c) Equalize the histogram and display the image.

Submit the resulting images in your report and discuss your work.

In your opinion, does equalization or clipping do a better job? Why?

You might also like