Image Equalization Alghoritm

Version 1.1.0 (124 KB) von 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
8 Downloads
Aktualisiert 4 Feb 2023

Lizenz anzeigen

*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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2022b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0

I abbreviated some codes.

1.0.0