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

搜索资源列表

  1. Zuidaleijian

    0下载:
  2. 最大熵阈值分割法源程序 比较老的一个分割算法. 可以提供进行比较. 还是有些用的-maximum entropy threshold segmentation source veteran a segmentation algorithm. To provide a comparison. Or some of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:71.32kb
    • 提供者:CHUAN YAN
  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
    • 文件大小:14.15kb
    • 提供者:风涌泉
  1. zengqiang

    0下载:
  2. 基于模糊最大熵的红外图像增强算法,对于红外图像效果很好-Fuzzy maximum entropy-based infrared image enhancement algorithm for infrared image works well
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.64mb
    • 提供者:forlans
  1. ga_seg

    0下载:
  2. 改进基本遗传算法与最大熵法结合用于图像分割-Improvement of the basic genetic algorithm combined with the maximum entropy method for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:74.07kb
    • 提供者:maoyulong
  1. zuidashang

    0下载:
  2. 最大熵是图像阈值分割里常用的一种简单且效果明显的方法。该代码是最大熵算法的快速递推形式。-Maximum Entropy is Image Threshold Segmentation ri common a simple and obvious effect method. The code is maximum entropy algorithm rapid recursion forms.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.07kb
    • 提供者:王家友
  1. zuidashang

    0下载:
  2. 图像处理的二维最熵算法分析,此算法中介绍了最大熵的基本理论-Image processing of two-dimensional analysis of the most entropy algorithm, this algorithm introduces the basic theory of maximum entropy
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:206.15kb
    • 提供者:wangcong
  1. Image-Segmentation-Algorithm

    0下载:
  2. 出了一种新的图像分割方法。这种分割方法首先利用粗糙集理论将图像按照一定的规则划分为 大小相等的若干图像子块,而后利用蒙特卡罗方法基本原理对划分的图像子块进行一定规模的随机抽样,以随机抽 样所得的图像子块为样本进行粗糙熵计算,用所得最大粗糙熵所对应的灰度值为分割阀值对图像进行分割,在采用 较小的图像子块划分以取得更好的分割效果的情况下,极大的提高了算法的分割速度。通过对测试图像的 MATLAB仿真试验验证了算法在降低计算机消耗方面的有效性,且所得的分割阀值也令人满意。-The im
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:364.79kb
    • 提供者:王文
  1. DIP-ps

    0下载:
  2. 使用vs2010结合qt designer制作的图像处理软件,目前包含了灰度操作;直方图、通道图显示;实现了大津算法、最大熵算法和手动调整(单阈值、双阈值)的二值化操作;含几何操作;代数操作;使用卷积完成了roberts、sobel、prewitt三种算子的边缘检测,也可手动输入kernel;使用卷积完成了gaussian、median、mean三种算子的去噪功能,gaussian算子可手动输入sigma;同时采用workspace支持多文档打开,是一个photoshop的雏形。-Produce
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13.07mb
    • 提供者:snowymo
  1. yuzhihuafenge

    0下载:
  2. 图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.06kb
    • 提供者:杨莎莎
  1. ga_segment

    1下载:
  2. 采用MATLAB语言编程实现了基于遗传算法的最大熵单阈值、最大熵双阈值、二维最大熵单阈值图像分割和基于最大类间方差遗传算法的图像分割-Through the study of threshold segmentation method and genetic algorithm theory, matlab programming language used to achieve the genetic algorithm based on maximum entropy single thre
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:297kb
    • 提供者: 许良
  1. tuxiangfenge

    0下载:
  2. 利用最大熵算法实现对图像的分割,在matlab环境中编译。-The maximum entropy algorithm for image segmentation, compiled in Matlab environment.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2.88kb
    • 提供者:白亮
  1. minisum-maximum-otsu

    0下载:
  2. 实现最小交叉熵 最大熵 OTSU算法的小程序 简单实用-Minimum cross entropy maximum entropy OTSU algorithm procedure is simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:942byte
    • 提供者:于天泽
  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
    • 文件大小:4.38kb
    • 提供者:benben
  1. fg

    0下载:
  2. 程序实现了基于最大熵准则的图像分割。其中实现灰度阈值算法即算出双峰的谷底值的方法为:利用灰度直方图求谷底,然后求第一个峰值,第二个,再求谷的位置-Program to achieve the image segmentation based on maximum entropy criterion. The grayscale threshold algorithm, which is calculated bimodal trough value as follows: gray histog
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:668byte
    • 提供者:Amy
  1. 3D-Renyi-entropy-theory

    0下载:
  2. 魏巍等人提出了一种基于灰度、邻域均值和邻域加权中值三维直方图的最大Renyi熵阈值分割算法。该方法无论在精度上还是抗噪性上都有明显提升。-Wei Wei, who based on gray-scale, neighborhood average and in the neighborhood weighted value of three-dimensional histogram of the maximum Renyi entropy threshold segmentation algo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:637.6kb
    • 提供者:朱磊
  1. kmeanPzuidashangsegment

    0下载:
  2. K_means 和 最大熵 图像区域分割算法程序源代码 可以成功运行-K_means and maximum entropy image region segmentation algorithm source code can be run successfully
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:1.46kb
    • 提供者:张力
  1. MaximumEntropy_OtsuThreshold

    0下载:
  2. 这是一个文献内的算法,将最大类间方差法和最大熵法相结合,得到的算法比单独一种算法效果好的多。-The algorithm isproposed by a literature , it is much better than a single kind of algorithm by combining the Otsu method and maximum entropy.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:1.33kb
    • 提供者:戚琦
  1. matlab_Shannon

    0下载:
  2. 用matlab实现的最大熵自动阈值分割算法,已经调试过,可以直接用。-Matlab to achieve the maximum entropy automatic threshold segmentation algorithm has been debugged, and can be used directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:2.81kb
    • 提供者:Jeff
  1. Image-segmentation-source-code

    0下载:
  2. 利用直方图双峰法阈值分割法、基于最大信息熵算法、基于区域的图像分割方法和基于边缘检测方法对图像进行分割程序代码-Bimodal histogram thresholding method based on maximum entropy algorithm, based on the area of ​ ​ image segmentation and edge detection method based on image segmentation program code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:736.64kb
    • 提供者:jie
  1. Segmentation-algorithm

    0下载:
  2. 图像处理,图像滤波分割算法的整合:包括大部分常用的图像背景分割和滤波手段,可以作为初学者参考,包括OTSU法,全局局部阈值分割,最大熵法-Image processing, image filtering algorithm integrated segmentation: Most common image including background segmentation and filtering means can be used as a reference for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:1.39kb
    • 提供者:
« 12 »
搜珍网 www.dssz.com