Local Normalization
LOCALNORMALIZE A local normalization algorithm that uniformizes the local mean and variance of an image.
ln=localnormalize(IM,sigma1,sigma2) outputs local normalization effect of image IM using local mean and standard deviation estimated by Gaussian kernel with sigma1 and sigma2 respectively.
Contributed by Guanglei Xiong (xgl99@mails.tsinghua.edu.cn) at Tsinghua University, Beijing, China.
Inspired by the link:
Cite As
Guanglei Xiong (2024). Local Normalization (https://www.mathworks.com/matlabcentral/fileexchange/8303-local-normalization), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: Microscopy Image Browser (MIB)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.