Iterative nth power/root image equalization

This is an image equalization code....
1.2K 次下载
更新时间 2009/5/4

查看许可证

This code has been written in Spring 2008 by me, Gholamreza Anbarjafari (Shahab). You can use this code for any research and academic purposes as far as you refer to the following work:
Hasan Demirel and Gholamreza Anbarjafari, "HSI Based Colour Image Equalization using Iterative nth Root and nth Power", 5th International Conference on Electrical and Computer Systems (EECS’08), November 27-28, 2008, Lefke, North Cyprus.
Feel free to contact us for any furthur information:
{hasan.demirel, shahab.jafari}@emu.edu.tr
http://faraday.ee.emu.edu.tr/shahab
http://faraday.ee.emu.edu.tr/hdemirel
(c) Demirel and Anbarjafari -2008

The iterative proposed method for equalization is based on achieving a normalized image with mean of 0.5 in R, G and B channels. A new image X in a colour channel can be obtained by using this equation:
X = X^teta; where teta =ln (0.5)/ln (mean-of-X);
one can easily calculate the PSNR using the calcpsnr commend available in this address: http://www.mathworks.com/matlabcentral/fileexchange/22241

引用格式

Gholamreza (Shahab) Anbarjafari (2024). Iterative nth power/root image equalization (https://www.mathworks.com/matlabcentral/fileexchange/23987-iterative-nth-power-root-image-equalization), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0