文件名称:ex15
- 所属分类:
- 多媒体编程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- winso*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This example is showing you how to modify the contrast in color images using the Histogram Equalization block.
Type this in command prompt:
[X map] = imread( shadow.tif )
shadow = ind2rgb(X,map) -This example is showing you how to modify the contrast in color images using the Histogram Equalization block.
Type this in command prompt:
[X map] = imread( shadow.tif )
shadow = ind2rgb(X,map)
Type this in command prompt:
[X map] = imread( shadow.tif )
shadow = ind2rgb(X,map) -This example is showing you how to modify the contrast in color images using the Histogram Equalization block.
Type this in command prompt:
[X map] = imread( shadow.tif )
shadow = ind2rgb(X,map)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ex15.mdl