文件名称:three-algorithms-about-histogram
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-12-23
- 文件大小:
- 35kb
- 下载次数:
- 0次
- 提 供 者:
- li***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本代码实现了三种直方图相关的算法,分别为直方图均衡化,直方图规定化,对比受限自适应直方图均衡化。三种方法放在3个不同的文件夹下,直接运行test文件,就可以得到运行结果-This code implements three histogram algorithm, respectively histogram equalization, histogram provides contrast limited adaptive histogram equalization. Three methods on three different folder, run directly test file, you can get the results
(系统自动生成,下载前可以参看下载内容)
下载文件列表
three algorithms about histogram\selfCLAHE\img.jpg
................................\.........\imgGrayNormalize.m
................................\.........\overStatistic.m
................................\.........\testCLAHE.m
................................\....HistEq\darkgray.jpg
................................\..........\selfHisteq.m
................................\..........\testSelfhisteq.m
................................\.....S\img.jpg
................................\......\model.bmp
................................\......\selfHistSpecify.m
................................\......\testHS.m
................................\selfCLAHE
................................\selfHistEq
................................\selfHS
three algorithms about histogram