Vous êtes sur la page 1sur 2

AHE FLOWCHART :

Start

Input image

Create mask of predefined dimensions

Resizing the image by padding, mirror or rotation methodologies supported by MATLAB

Compute the localized histogram covered by the mask

Determine the mapping function

Map the origin of the processed image with the origin of the masked area in the original image

Slide the mask

No

All pixels covered ?

Yes Stop

CLAHE FLOWCHART :

Start

Input image

Create mask of predefined dimensions

Resizing the image by padding, mirror or rotation methodologies supported by MATLAB

Compute the localized histogram covered by the mask Perform Clipping and Redistribution of the PDF of the contextual region Determine the mapping function

Map the origin of the processed image with the origin of the masked area in the original image

Slide the mask

No

All pixels covered ?

Yes Stop

Vous aimerez peut-être aussi