CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - entropy image matlab

搜索资源列表

  1. some-matlab-digital-image-processing-function

    0下载:
  2. 我是一个图象处理的初学者,用MATLAB语言编写了一些内部的函数,实现了图象处理的功能,比如entropy,laplician,otsu,top-hat等-image processing is a beginners MATLAB language some internal functions, achieving image processing functions, such as entropy, laplician, Otsu, top-hat, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2736478
    • 提供者:史振志
  1. 基于C++和Matlab的图像分割和清晰度评价函数

    2下载:
  2. 基于C++和Matlab的图像分割和清晰度评价函数。采用图像信息熵来作为清晰度评价函数。,C++ and Matlab-based image segmentation and definition evaluation function. Using image information entropy as the sharpness function.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-02-04
    • 文件大小:703
    • 提供者:王斌
  1. m_function.rar

    0下载:
  2. 计算图像的均方差 绝对误差 以及自熵或自信息量的函数 ,Calculating the image mean absolute error variance, as well as the amount of information from the entropy of a function or self
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1102
    • 提供者:王红卫
  1. Maximum Entropy v1.00

    2下载:
  2. 一个基于最大熵的图像复原算法源代码。可以完成图像的去燥声和去模糊。-One based on maximum entropy image restoration algorithm source code. To complete the image to the dry sound and defuzzification.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:14485
    • 提供者:风涌泉
  1. segmention-threshod

    0下载:
  2. 一些关于图像阈值确定的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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:31346
    • 提供者:刘大专
  1. otsu2

    0下载:
  2. 大津阈值分割法,也称最大类间方差法,利用图像的灰度分布密度函数定义图像的交叉熵。 交叉熵可看作是两个概率系统(即图像背景及目标)的信息量之间的差异。求出的交叉熵越大,则分割效果越好。 -Otsu threshold segmentation method, also known as Otsu method, the use of gray-scale image distribution density function definition images of cross-ent
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:977
    • 提供者:Mingruixia
  1. imagequality

    4下载:
  2. 自己编写的图像质量评价函数,包括方差、平均梯度、模糊熵、信息熵-I have written the image quality evaluation function, including the variance, with an average gradient, fuzzy entropy, information entropy
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-29
    • 文件大小:3838
    • 提供者:llb
  1. zds

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

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

    0下载:
  2. 最大熵图像复原方法,效果还好,这是最近努力的结果,不过或许需要适当的改进之后会有更好的结果,分享一下-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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:30086
    • 提供者:重大包
  1. tuxiangqiege

    0下载:
  2. 基于像素点的全局阈值法求图像的分割 实现方法有五种: 最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法-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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:6493
    • 提供者:余小勇
  1. npcnn4

    0下载:
  2. 利用信息熵,确定迭代次数,完成pcnn脉冲耦合神经网络的图像分割-The use of information entropy, determine the number of iterations, complete PCNN PCNN image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:976
    • 提供者:zc
  1. imageevaluation

    2下载:
  2. 图像质量评价,熵、平均梯度、边缘强度、方差等-Image quality evaluation, entropy, average gradient, edge strength, variance, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2641
    • 提供者:fanwentao
  1. entropy

    0下载:
  2. 自己编的求图像熵值的小程序,用来理解熵的含义和概念。-Own image for the entropy of small procedures, used to understand the meaning and concept of entropy.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2021
    • 提供者:zcn
  1. MaximumShannoninformationentropysegement

    0下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:31367
    • 提供者:南风吹
  1. Image

    0下载:
  2. 求图像的熵以及两幅图像间的交叉熵,自己验证可以使用,放心下载!-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!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1228
    • 提供者:xuehu
  1. oula

    2下载:
  2. 基于欧拉-熵向量的图像检索,相似度可用马氏距离-Based on Euler- entropy vector image retrieval, similarity can be used Mahalanobis distance
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-21
    • 文件大小:3586
    • 提供者:andy
  1. ImageEntropy

    0下载:
  2. 信息源根据一个有限的或无限但可数的符号集生成一个任意符号序列也就是说,信源的输出是离散的随机变量。本实验要求编写计算图像的一阶二阶熵的程序-Information sources based on a limited or unlimited number of symbols but can be set to generate a sequence of arbitrary symbols that is to say, the output source is the discrete r
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:100475
    • 提供者:jhm
  1. test-entropy

    0下载:
  2. 可以直接测试图片的entropy ,entropy是图片处理质量常用的评价标准之一-a program aim to test the entropy of the processing image directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2501
    • 提供者:Yang
  1. matlab-maximum-entropy--segmentation

    0下载:
  2. matlab计算最大熵分割图像,其中包括最大熵的算法以及原代码-matlab to calculate the maximum entropy image segmentation, including the maximum entropy algorithm and source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:4482
    • 提供者:benben
  1. huofuman

    0下载:
  2. 图像的霍夫曼编码,MATLAB程序,可以直接运行,求图像的平均码长,信息熵(The Huffman code of the image, MATLAB program, can run directly, the average code length of the image, information entropy.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:48128
    • 提供者:君羊木
« 12 3 4 »
搜珍网 www.dssz.com