文件名称:localnormalize
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 1.42kb
- 下载次数:
- 0次
- 提 供 者:
- x*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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:
http://bigwww.epfl.ch/demo/jlocalnormalization/
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:
http://bigwww.epfl.ch/demo/jlocalnormalization/
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 11912869localnormalize.zip 列表 localnormalize.m README.txt testlocalnormalize.m