文件名称:zhifangtupipei
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-04-22
- 文件大小:
- 453kb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
把原图像的直方图按照给定的直方图加以映射,使新图像的直方图的分布类似于给定的函数。
总共有以下几步:
1.求给定的函数的累积直方图s。
2.求原图像的累积直方图G。
3.求s中每一个值在G中距离最小的位置index。
4.求原图像每个像素通过index映射到的新像素的值。-The histogram of the original image to be mapped, in accordance with the histogram of the given distribution similar to the given function so that a new histogram of the image.
总共有以下几步:
1.求给定的函数的累积直方图s。
2.求原图像的累积直方图G。
3.求s中每一个值在G中距离最小的位置index。
4.求原图像每个像素通过index映射到的新像素的值。-The histogram of the original image to be mapped, in accordance with the histogram of the given distribution similar to the given function so that a new histogram of the image.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
zhifangtupipei\chulijieguo.docx
..............\pipei.m
zhifangtupipei