搜索资源列表
二维直方图熵阈值法
- 计算图像的二维直方图,通过信息熵算法确立阈值,以此为依据对图像进行分割。
Image.rar
- matlab 关于二值图像熵和交叉熵的计算程序,这一程序与结合其它方法对图像进行分割,作为一个判断标准.,matlab on the binary image entropy and cross entropy calculation procedure, which in combination with other methods and image segmentation, as a criterion.
QGA_image_segmentation
- 量子遗传算法最大熵法图像多阈值分割程序下载。阈值的个数直接指定即可。-image segmentation based on quantum-inspired genetic algorithm
HuffmanExp
- HuffmanExp 编码 C/C++语言编写灰度图象霍夫曼编码的程序1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 - MICROSOFT FOUNDATION CLASS LIBRARY : HuffmanExp =========================================================
Entropy_Max_2D
- 用于实现灰度图像阈值分割的二维最大熵方法,很好用,希望对大家有帮助。-Used to achieve gray image threshold segmentation of the two-dimensional maximum entropy method, matlab source.
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
entropy
- 自己编的求图像熵值的小程序,用来理解熵的含义和概念。-Own image for the entropy of small procedures, used to understand the meaning and concept of entropy.
evaluate
- 用来描述融合图像的熵值,标准偏差以及标准差的评价程序。-Images used to describe the entropy of fusion values, standard deviation and standard deviation of the evaluation procedures.
autosegment
- 利用图像熵进行自动阈值分割的方法,简单,速度快-The use of entropy for automatic image thresholding method
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
txyslh
- 实现了简单的图像的小波变化和压缩编码!! 并计算了压缩后的熵值-To achieve a simple image of the wavelet transform and compression coding! ! And calculate the entropy of the compressed! !
zuidashang
- 最大熵是图像阈值分割里常用的一种简单且效果明显的方法。该代码是最大熵算法的快速递推形式。-Maximum Entropy is Image Threshold Segmentation ri common a simple and obvious effect method. The code is maximum entropy algorithm rapid recursion forms.
anovelaprroachofimagefusion
- 一篇英文文献,文中介绍的方法是先把图像分块,用熵值作为衡量每块图像的信息多少;计算每个图像块的熵值,熵值越大,信息含量就多。但是仅仅把熵值大的图像块拼在一起得到的融合图像有明显的不连续性,文中介绍了消除这种不连续性的方法-An English literature, the paper introduces the method is to first image block, using entropy as a measure of how much each piece of image
基于遗传算法的最大熵值法的双阈值图像分割
- 基于遗传算法的最大熵值法的双阈值图像分割(Double threshold image segmentation based on maximum entropy method based on genetic algorithm)
基于香农熵的多级图像阈值化的图像压缩的新方法
- 基于香农熵的多级图像阈值化的图像压缩的新方法(A New Method of Image Compression Based on Shannon 's Entropy of Multi - level Image Thresholding)
整幅图像熵值
- 主要适用于图像增强的客观质量评价,效果比较好;其实熵值就是求图像的相似度(Mainly applied to the objective of image quality evaluation, the effect is better; In fact, the entropy is to find the image similarity)
IMG_process
- 利用C++语言编程,用两种方式,从独立概率与关联概率两个方面分别计算一个图像图像熵。(A program used for computing the entropy of a picture.)
matlab基于遗传算法的最大熵值法的双阈值图像分割
- 基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)
用matlab评价融合图像的熵值、平均值、标准差、平均梯度、相关系数
- 用matlab评价融合图像的熵值、平均值、标准差、平均梯度、相关系数
7
- 对一副彩色图像做最大熵值法图像分割,内容简单易懂。(Maximum Entropy Method for Image Segmentation of a Color Image is simple and easy to understand.)