Image Equalization Alghoritm

Versione 1.1.0 (124 KB) da MERVE
This algorithm is used instead of histeq function. If you want to write its manual code, it is convenient. Maybe you wanna understand the se
9 download
Aggiornato 4 feb 2023

Visualizza la licenza

*Sum of Hist
*Normalize it by dividing number of pixels(mine was 170x170) and 256 bit.
*Multiply these values with max grey level.
*Map the original image intensities to the vales determined in the previous step.

Cita come

MERVE (2025). Image Equalization Alghoritm (https://it.mathworks.com/matlabcentral/fileexchange/124385-image-equalization-alghoritm), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2022b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0

I abbreviated some codes.

1.0.0