Evolution Strategy Histogram Equalization

Evolution Strategy Histogram Equalization
40 Downloads
Updated Tue, 18 Jan 2022 16:01:51 +0000

View License

%% Evolution Strategy Algorithm Histogram Equalization - Created in 18 Jan 2022 by Seyed Muhammad Hossein Mousavi
% These lines of code apply Evolution Strategy algorithm on input
% argument of "target histogram" in Histogram Equalization function in
% order to fit the model in an evolutionary form. System uses some pre and
% post processing techniques which could be used as an image enhancement
% method. Obviously, you can use your own image and play with parameters
% depending on your desire. This code is suitable for medical purposes as
% reveals some veins and tissues in low and high quality images.
% ------------------------------------------------
% Feel free to contact me if you find any problem using the code:
% Author: SeyedMuhammadHosseinMousavi
% My Email: mosavi.a.i.buali@gmail.com
% My Google Scholar: https://scholar.google.com/citations?user=PtvQvAQAAAAJ&hl=en
% My GitHub: https://github.com/SeyedMuhammadHosseinMousavi?tab=repositories
% My ORCID: https://orcid.org/0000-0001-6906-2152
% My Scopus: https://www.scopus.com/authid/detail.uri?authorId=57193122985
% My MathWorks: https://www.mathworks.com/matlabcentral/profile/authors/9763916#
% my RG: https://www.researchgate.net/profile/Seyed-Mousavi-17
% ------------------------------------------------
% Hope it help you, enjoy the code and wish me luck :)

Cite As

S. Muhammad Hossein Mousavi (2024). Evolution Strategy Histogram Equalization (https://www.mathworks.com/matlabcentral/fileexchange/105370-evolution-strategy-histogram-equalization), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0