文件名称:Retinex
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-12-23
- 文件大小:
- 42kb
- 下载次数:
- 0次
- 提 供 者:
- li***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本代码实现基于Retinex理论的三种方法,分别为单尺度Retinex,多尺度Retinex,以及自商图像方法。直接运行每个文件夹下的test文件就可以得到对应的方法的处理结果。-This code implements three methods based on Retinex theory, respectively, for the single-scale Retinex, the multiscale Retinex, as well as self-quotient image method. The test file can be run directly under each folder corresponds to the method of processing results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Retinex\MSR\dftuv.m
.......\...\histtruncate.m
.......\...\img.jpg
.......\...\lpfilter.m
.......\...\multi_scale_retinex.m
.......\...\normalize8.m
.......\...\NormalizeCorr.m
.......\...\paddedsize.m
.......\...\single_scale_retinex.m
.......\...\testMSR.asv
.......\...\testMSR.m
.......\SQI\dftfilt.m
.......\...\dftuv.m
.......\...\histtruncate.m
.......\...\img.jpg
.......\...\lpfilter.m
.......\...\multi_scale_self_quotient_image.m
.......\...\normalize8.m
.......\...\paddedsize.m
.......\...\single_scale_self_quotient_image.m
.......\...\testSQI.asv
.......\...\testSQI.m
.......\.SR\dftuv.m
.......\...\histtruncate.m
.......\...\img.jpg
.......\...\lpfilter.m
.......\...\normalize8.m
.......\...\NormalizeCorr.m
.......\...\paddedsize.m
.......\...\single_scale_retinex.m
.......\...\SSR.m
.......\...\testSSR.m
.......\MSR
.......\SQI
.......\SSR
Retinex