CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 灰度熵

搜索资源列表

  1. 灰度共生矩阵算法实现

    0下载:
  2. 灰度共生矩阵算法实现,实现能量,熵,惯性矩,相关,局部平稳,共生矩阵。解压密码:123-Gray symbiotic matrix algorithm, achieving energy, entropy, moment of inertia, relevant, local stable, symbiotic matrix. Extracting Password : 123
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:49.29kb
    • 提供者:周昀
  1. Texture.rar

    0下载:
  2. 由灰度共现矩阵提取纹理特征:能量,惯性矩,相关性,熵,有完整的交互界面,By the gray co-occurrence matrix texture features extraction: energy, moment of inertia, relevance, entropy, there is a complete interface
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:54.73kb
    • 提供者:张球儿
  1. Texture

    3下载:
  2. 用灰度共生矩阵对共生矩阵归一化和计算能量、熵、惯性矩、相关4个纹理参数。-On the symbiosis with the GLCM matrix normalization and calculation of energy, entropy, moment of inertia, related to four texture parameters.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1.19kb
    • 提供者:青青
  1. HuffmanExp

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

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

    0下载:
  2. 用于实现灰度图像阈值分割的二维最大熵方法,很好用,希望对大家有帮助。-Used to achieve gray image threshold segmentation of the two-dimensional maximum entropy method, matlab source.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:956byte
    • 提供者:sanmu
  1. zds

    0下载:
  2. 基于最大信息熵原理,对灰度图像进行阈值分割-Based on maximum entropy principle, the gray-scale image threshold segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:794byte
    • 提供者:ryan
  1. H_th

    0下载:
  2. 自已编写的求二值化阈值的函数.用5*5模板求局部灰值的平方各,然后求3*3邻域内的灰度熵,通过求熵的最大值对应的灰度值,来求阈值.-Prepared for their own binary threshold function. 5* 5 template partial gray value for each square, and then for 3* 3 gray neighborhood entropy, by seeking the maximum entropy of the g
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:537byte
    • 提供者:邓义平
  1. comGLCM

    0下载:
  2. 计算四个方向上的灰度共生矩阵以及角二阶矩,熵,对比度,均匀性-Calculate four directions on the GLCM, as well as angular second moment, entropy, contrast, uniformity
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.92mb
    • 提供者:胡彦冰
  1. grayentropy

    0下载:
  2. 简单求取图像灰度熵的小代码,感兴趣的下。-Simple code of image gray entropy.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:537byte
    • 提供者:刘靥
  1. algorithm

    1下载:
  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
    • 文件大小:170.12kb
    • 提供者:广隶
  1. huidugongshengjuzhentezhentiqu

    0下载:
  2. 基于图像纹理的特征提取,使用灰度共生矩阵方法。-Texture feature extraction based on the use of gray level co-occurrence matrix method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:11.6kb
    • 提供者:lucy
  1. 34

    0下载:
  2. 计算机图形学直方图的灰度熵和混沌粒子群的图像多阈值选取-Computer graphics gray histogram entropy and chaos in many particle swarm image threshold selection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.07mb
    • 提供者:周阳
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5.98kb
    • 提供者:杨智雄
  1. huidugongshengjuzhen

    0下载:
  2. 主要是关于灰度共生矩阵应用,其中将灰度共生矩阵从0,45,90,135四个方向进行了计算,并对共生矩阵能量、熵、惯性矩、相关4个纹理参数进行了计算,十分有用。-Mainly on the GLCM application, which will GLCM from 0,45,90,135 four directions were calculated, and the co-occurrence matrix of energy, entropy, moment of inertia, rela
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.38kb
    • 提供者:何黄凯
  1. Tsallis_1d

    0下载:
  2. 基于熵的图像分割方法有很多,Tsallis灰度熵是其中的一种,它与其他传统熵相比,考虑了图像中目标和背景类内灰度级的均匀性-There are many entropy-based image segmentation method, Tsallis grayscale entropy is one of them。 Compared with other traditional methods, it considering the target image and the backgroun
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:343.12kb
    • 提供者:戚齐
  1. Gray-entropy-one-threshold-

    0下载:
  2. 灰度熵与传统shannon熵的区别在于,灰度熵考虑了图像中目标和背景类内灰度级的均匀性,有较好的分割效果。-The difference of Gray entropy and shannon entropy is that the gray entropy considers the target and the background class grayscale image uniformity, and has better segmentated results.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:458.61kb
    • 提供者:戚齐
  1. Gray-entropy-two-threshold--pso

    0下载:
  2. 双阈值的灰度熵方法,结合pso算法,分割效果较好,速度较快。-Gray entropy of the dual-threshold method, combined with the pso algorithm split better and faster.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:158.98kb
    • 提供者:戚齐
  1. 二维图像熵

    1下载:
  2. 计算图像的二维图像熵,在一维熵的基础上引入能够反映灰度分布空间特征的特征量组成图像的二维熵 包括 计算图像二维图像熵的函数文件 H_img2d.m 调用该函数的代码 H_img2d_test.m 以及测试代码用图像文件 boy.jpg(computing two dimensional image entropy of an image)
  3. 所属分类:2D图形编程

    • 发布日期:2018-01-05
    • 文件大小:35kb
    • 提供者:Amytoey
  1. 图像熵

    0下载:
  2. 图像熵在图像分割、图像识别领域应用广泛,如果考虑各像素之间统计独立,图像的一维熵可以表示图像灰度分布的聚集特征。(Image entropy is widely used in image segmentation and image recognition. If the statistical independence between pixels is considered, the one-dimensional entropy of the image can represent th
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:124kb
    • 提供者:hungwu
  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
    • 文件大小:840kb
    • 提供者:LIMBO2K
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com