Image Equalization Alghoritm

Version 1.1.0 (124 KB) by 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
Updated 4 Feb 2023

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2022b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0

I abbreviated some codes.

1.0.0