搜索资源列表
Equal
- 利用Histogram法则进行的图像平滑化处理,即Smoothing image processing.下载后即可用!
digit-and-histe
- 图像的灰度变换。改变图像输入、输出映射的灰度参数范围(拉伸和反比),观看图像处理结果。 修改可选参数gamma值,使其大于1,等于1和小于1,观看图像处理结果。 对图像直方图均衡化处理,显示均衡前后的直方图和图像。 图像的数字化参数取样频率(像素个数)、量化级数关系- Gray-scale transformation of the image. Change the image input and output mapping of the gray-scale range o
histeq
- 直方图均衡化,比较详细的程序(源代码)还可以-Histogram equal
equalhist
- 这是一个直方图均衡化程序,使得目标图像直方图变得比较平均-This is a program used to equal the histogram of the original picture which will make the pixels of the picture distributed equally
ent
- 求两幅图像的联合直方图,联合信息熵以及它们的互信息。直接运行即可。-takes two images of equal size and pixel value ranges and returns the joint histogram, joint entropy, and mutual information.