搜索资源列表
Maximum Entropy v1.00
- 一个基于最大熵的图像复原算法源代码。可以完成图像的去燥声和去模糊。-One based on maximum entropy image restoration algorithm source code. To complete the image to the dry sound and defuzzification.
lenaentropy
- 求lena图像的信息熵,图像大小为256X256-For lena image information entropy, image size is 256x256
Texture
- 用灰度共生矩阵对共生矩阵归一化和计算能量、熵、惯性矩、相关4个纹理参数。-On the symbiosis with the GLCM matrix normalization and calculation of energy, entropy, moment of inertia, related to four texture parameters.
IMAGE
- 基于二维灰度直方图的双阈值最大模糊熵图像分割法源代码,VC++编写-Based on two-dimensional histogram of the dual-threshold maximum fuzzy entropy image segmentation method source code, VC++ to prepare
fuzzen
- 主要是关于模糊熵的,里面还和灰色关联度有点联系。搞图像的应该可以看的懂的。-Mainly on fuzzy entropy, which has little contact and the gray. Should be able to read out the image of understand.
segmention-threshod
- 一些关于图像阈值确定的matlab程序,包括迭代阈值,最小类内方差,最大熵,和用matlab库函数对图像进行边缘检测。可运行-Number of image thresholding matlab identified procedures, including iterative threshold, the smallest category of variance, maximum entropy, and the use of matlab library function of the
maximumentropy
- 最大熵图像复原方法,效果还好,这是最近努力的结果,不过或许需要适当的改进之后会有更好的结果,分享一下-Maximum entropy image restoration method, the effect Fortunately, this is the result of recent efforts, but may need to be appropriate to improve after the better results, share
tuxiangqiege
- 基于像素点的全局阈值法求图像的分割 实现方法有五种: 最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法-Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest variance method, the maximum ent
MaxEntropyThreshold
- 极大熵图像分割源代码。(原创) 参考文献见源代码。-source code for max entropy thresholding algorithm.
MinimumCrossEntropyThreshold
- 最小交叉熵图像分割源代码(原创).相关参考文献见源代码。-source code for the minimum cross-entropy thresholding algorithm
Renyi2DThreshold
- 二维Renyi熵图像分割源代码(原创) 参考文献见源代码。-source code for two-dimensional Renyi entropy thresholding algorithm
entropy
- 自己编的求图像熵值的小程序,用来理解熵的含义和概念。-Own image for the entropy of small procedures, used to understand the meaning and concept of entropy.
MaximumShannoninformationentropysegement
- Maximum Shannon information entropy的图像分割,是结合概率统计的方法进行的分割,理论上可以得到图像分割的更多细节。打开即可使用-Maximum Shannon information entropy of the image segmentation, is a combination of the methods of probability and statistics division, in theory, image segmentation can
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!
Entropy
- 一个计算信息熵的完整功能类。设计互信息,熵,信息增益,条件熵等等功能。-A calculation of the full functionality of class information entropy. Design of mutual information, entropy, information gain, conditional entropy and more.
test-entropy
- 可以直接测试图片的entropy ,entropy是图片处理质量常用的评价标准之一-a program aim to test the entropy of the processing image directly
entropy
- The Shannon entropy is a measure of the average information content one is missing when one does not know the value of the random variable. The concept was introduced by Claude E. Shannon in his 1948 paper "A Mathematical Theory of Communication".
entropy-method-of-image-segmentation
- 实现最大熵方法图像分割,应用了基于熵的运算,实现对目标和背景的分离,并运用与之自适应法,实现了图像的分割。-Maximum entropy method of image segmentation, the application of entropy-based operations to achieve the target and background separation, and with the use of adaptive method to achieve image segm
Local-entropy-segmentation
- 过渡区提取与分割的两篇经典外文论文,pdf格式。-"Local entropy based image transition region extraction and thresholding" and "Modified Local entropy based image transition region extraction and thresholding"
mutal entropy
- 此程序用来求一个一维随机变量的平均熵值。(This program is to calculate the entropy of random variable.)