CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 熵值计算

搜索资源列表

  1. ImgViewer1107

    0下载:
  2. 简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)-simple algorithm. Photo support multiple read format, the gray level support, a variety of binary algorithm (based on the entropy of the automatic threshold. automatic dual th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:97755
    • 提供者:Ian
  1. PhotoPrecess200705011006

    0下载:
  2. 包含图像的中值滤波、直方图均衡化、边缘检测(Sobel,Robert两种算子)、图像的Huffman编码。并计算图像熵,平均码长,编码效率及码树长度。附加可压缩与解压缩任意文件的功能和查看直方图的功能。但只能处理bmp格式的文件。-contain images of the median filtering, histogram equalization, edge detection (Sobel. Robert Two Operator), the image of Huffman codi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:276043
    • 提供者:成东
  1. HuffmanExp

    0下载:
  2. HuffmanExp 编码 C/C++语言编写灰度图象霍夫曼编码的程序1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 - MICROSOFT FOUNDATION CLASS LIBRARY : HuffmanExp =========================================================
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:112683
    • 提供者:俊俊
  1. chip_histogram_features

    0下载:
  2. 直方图特征的计算,包括方差,峰度,熵值等。-Histogram of the characteristics of the calculation, including the variance, kurtosis, entropy and so on.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:2830
    • 提供者:李伟
  1. matlabwavelettransform

    0下载:
  2. 利用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
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:9129
    • 提供者:枫亭忆雨
  1. txyslh

    0下载:
  2. 实现了简单的图像的小波变化和压缩编码!! 并计算了压缩后的熵值-To achieve a simple image of the wavelet transform and compression coding! ! And calculate the entropy of the compressed! !
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:46690
    • 提供者:周磊
  1. algorithm

    0下载:
  2. 阈值法是图像分割的一种重要方法, 在图像处理与识别中广为应用. 提出了一种基于灰度2梯度共生矩阵 模型和最大熵原理的自动阈值化方法. 该方法不仅利用了图像的灰度信息, 而且也利用了梯度信息, 通过计算基 于灰度2梯度共生矩阵的二维熵, 并使边缘区域的熵最大来选择阈值向量. 仿真结果显示, 该算法比其他二维熵方 法效果更佳.-Th resho lding is an impo rtant fo rm of image segmentat ion and is used in image
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:174198
    • 提供者:广隶
  1. medicalcengshu

    0下载:
  2. :根据小波低频子带图像的轮廓模糊度和高频子带图像的细节信息量随小波分解层数增多而增多的规律,从图像熵 出发,提出了一种基于低频子带图像熵差的最佳小波分解层数选择法, 该方法通过计算不同分解层数下各低频子带的图像 熵差,选择最接近原始图像熵差的分解层数作为最佳分解层数。用多种基于小波变换的图像融合法分别对两组医学图像进 行仿真实验,结果表明根据该分解层数选择法得到的融合图像目视效果最好,与相关系数、峰值信噪比、模糊Chebyshev 距离 值等客观评价指标保持了很好的一致性。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:160676
    • 提供者:杨颜华
  1. svd

    0下载:
  2. 水印的嵌入与提取,包括有熵值的计算,块数的选取,对图像的攻击方法-Watermark embedding and extraction, including the calculation of the entropy value, the selection of the number of blocks, the image of attack methods
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:2744
    • 提供者:panghuqiu
  1. entropy_calc

    0下载:
  2. 该程序可以用来计算一幅图像的熵值,常用于对图像的质量进行评价-The program can be used to calculate the entropy of an image value, commonly used in the quality of the image evaluation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:58881
    • 提供者:杨露
  1. ImageSimilarity.tar

    0下载:
  2. C语言实现利用opencv处理图像,将图像逐块分割通过计算平均熵值计算图像相似度-A program processing the image with opencv in C language,it break up the image to calculate the average entropy to calculate the similarity.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:3053115
    • 提供者:liuming
  1. sige

    0下载:
  2. matlab图像处理中,双图像的总体属性参数灰度均值 总熵值 方差计算代码-matlab image processing, the dual image of the overall total entropy attribute parameter mean gray value variance calculation code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:574
    • 提供者:小明
  1. GrayGradinet

    0下载:
  2. 基于灰度共生矩阵计算熵值、相关性、能量、对比度-Calculate four directions on the GLCM, as well as angular second moment, entropy, contrast, uniformity
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1298
    • 提供者:guoyaning
  1. Entropy

    0下载:
  2. 计算一幅图像的图像熵,用一个固定模板大小计算图像中每个点的熵值。 -An image of image entropy calculation, with a fixed template size calculation of the image entropy value of each point.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12078303
    • 提供者:new
  1. Entropy

    0下载:
  2. 这个源代码是计算图像的熵值以及绘制多条曲线的方法,已经实现过。-This source code is to calculate the entropy of the image as well as a number of methods to draw curves, have been implemented.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:2424
    • 提供者:yuan
  1. MinEntropy

    0下载:
  2. 首先在0~180度方向上投影,计算每个角度上的投影图像的熵值,最小熵值对应的角度即为图像的光照无关角,然后获取图像的光照无关投影图像-光照无关图。-First, from 0 to 180 degrees in the direction of the projection, calculate the entropy of the projected image on every angle, the angle corresponding to the minimum entropy val
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9663289
    • 提供者:陈文明
  1. entropy_1D

    0下载:
  2. 计算达到图像最大熵的灰度阈值,对图像进行二值化分割(Maximum entropy method for image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:胡哈哈
  1. E0-练习

    0下载:
  2. 0-1、基本要求 1,显示一个灰度图象p0-01和彩色图象p0-02; 2,观察灰度图象和彩色图象的数据矩阵和文件内容; 3,熟悉灰度图象、二值图象、彩色图象和索引图象之间的变换。 0-2、计算图象的统计参数 1, 对灰度图象计算其灰度均值、方差和熵; 2, 对灰度图象计算其灰度的直方图; 3, 对灰度图象实施直方图均衡化。(0-1. Basic requirements 1. Display a grayscale image p0-01 and color image p
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:860160
    • 提供者:LIMBO2K
  1. entropy_fuzzy_threshold

    1下载:
  2. 算法步骤: (1) 计算图像直方图,灰度级为Ns,图像的平均灰度值为Tc; (2) 分别计算第一个灰度级和其余灰度级的信息熵并求和,前两个灰度级和其余灰度级的信息熵并求和,以此类推计算Ns个和; (3) 找到H在Tc附近最大值的位置Tenf即为阈值; (4) 图像中大于阈值的像素置1,其余置0而实现二值分割。 算法的核心:信息熵越大越有不确定性,分割出的图片越好。(Algorithm steps: (1) the histogram of the image is calcula
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:71680
    • 提供者:leo小野兽
  1. 最大熵法简单图像分割

    1下载:
  2. 最大熵法简单图像分割,先进行阈值计算,在进行像素判断(Maximum entropy method for simple image segmentation)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:19456
    • 提供者:yeohyong
« 12 »
搜珍网 www.dssz.com