Welcome... I need code in matlab to enhancement face images, enhancement methods(HE,AHE,CLAHE) and then measure(MSE,PSNR)

2 views (last 30 days)
Welcome...
I need code in matlab to improve face solver, optimization methods(HE,AHE,CLAHE)
and then measure(MSE,PSNR)

Answers (1)

DGM
DGM on 28 Jun 2022
Edited: DGM on 28 Jun 2022
Look at the documentation for
adapthisteq() does CLAHE by default. If you want AHE without contrast limiting, adjust the 'cliplimit' parameter.

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!