搜索资源列表
图像的熵
- 运用信息论的知识求解图像的信息量也就是熵的算法。-use of information, the knowledge to solve image is the amount of entropy algorithm.
二维直方图熵阈值法
- 计算图像的二维直方图,通过信息熵算法确立阈值,以此为依据对图像进行分割。
利用MATLAB计算两张图像的信息熵及其互信息
- 利用MATLAB计算两张图像的信息熵及其互信息.,calculate the entropy of information calculate the mutual information of two information.
entropy
- 计算图像的熵,相对简便,希望互相帮助,欢迎下载-Calculation of image entropy, is relatively simple, I hope to help each other, welcome to download
6
- 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image a
entropy
- 课堂学习程序,C语言实现计算图像的熵、二阶熵、差分熵。在VC6下运行正常-Classroom learning process, C language realization of the calculation of the entropy of image, second-order entropy, differential entropy. VC6 run in the normal
Evaluate
- 可以计算任意一副打开图像的熵,平均梯度,以及和另外一副图像的相关系数(注:图像必须是*.BMP格式)-can calculate the shannon ,average grid of any bmp photograph and can also computer the correlation with another one.
evaluate
- 用来描述融合图像的熵值,标准偏差以及标准差的评价程序。-Images used to describe the entropy of fusion values, standard deviation and standard deviation of the evaluation procedures.
Image
- 求图像的熵以及两幅图像间的交叉熵,自己验证可以使用,放心下载!-Entropy, as well as for the image between two images of the cross-entropy, can be used to verify their own, rest assured that download!
matlabwavelettransform
- 利用matlab编程对遥感图像的熵值进行计算,并对其进行小波变换,统计遥感图像在小波域的特性-Matlab Programming for remote sensing images using the entropy values calculated, and its wavelet transform, statistical remote sensing images in the wavelet domain feature
huffman
- 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
variance
- 实现图像的方差,斜度,峰度,能量和熵的实现,代码简单,可以直接运行-matlab graph variance
pjbz
- 用来描述融合图像的熵值,标准偏差以及标准差的评价程序。在遥感图像的融合评价方面很有用-Used to describe the fused image entropy, standard deviation and standard deviation of the evaluation process. Evaluation of remote sensing image fusion is useful
MYGUI
- 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
计算图像信息熵
- 计算一幅图像的熵,matlab编程文件,任意读取一幅图像,计算信息熵(Calculate the entropy of an image)
图像的二维熵计算
- 基于MATLAB的图像二维熵的计算,采用了改进的均值滤波器模板,使结果与物理意义更加契合。(This program calculates the 2-dim entropy of images, which is based on MATLAB. It uses a better average filter template, and makes the result in accordance with the identification of entropy.)
联合熵平均梯度
- 用idl 计算图像的熵和平均梯度,可以用于评价图像的质量(Using IDL to calculate the entropy and average gradient of images)
图像的熵计算
- 这是从网上整理出来的图像融合评价标准,用来计算图像的熵(The entropy of calculating the image)
图像的熵
- 图像的熵,图像的一阶矩,图像的二阶矩,图像的差熵(The entropy of the image, the first moment of the image, the two moment of the image and the difference entropy of the image)
用matlab评价融合图像的熵值、平均值、标准差、平均梯度、相关系数
- 用matlab评价融合图像的熵值、平均值、标准差、平均梯度、相关系数