利用多尺度高斯函数去除场景的光照分量我要分享

Using multi-scale Gaussian function to remove illumination component of scene

光照处理 图像亮度参数 图像-光照校正 自适应gamma 多尺度区域

关注次数: 319

下载次数: 3

文件大小: 88KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

利用多尺度高斯函数去除场景的光照分量;然后构造了一种二维伽马函数,利用光照分量的分布特性调整二维伽马函数的参数,降低光照过强区域的亮度值,提高光照过暗区域的亮度值,最终实现对光照不均匀图像的自适应校正处理。


English Description:

The multi-scale Gaussian function is used to remove the illumination component of the scene; then a two-dimensional gamma function is constructed, which uses the distribution characteristics of the illumination component to adjust the parameters of the two-dimensional gamma function, so as to reduce the brightness value of the over illuminated area, improve the brightness value of the over illuminated area, and finally realize the adaptive correction of the uneven illumination image.


代码预览

基于二维伽马函数的光照不均匀图像自适应校正算法.docx

Gamma.m