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

搜索资源列表

  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
    • 文件大小:942
    • 提供者:于天泽
  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. 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
    • 文件大小:668
    • 提供者:Amy
  1. Kapur_seg

    0下载:
  2. 使用Kapur算法(图像最大熵值)实现灰度图像的二值化分割-Using Kapur algorithm implements image binary segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:813
    • 提供者:Zhang
  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
    • 文件大小:1493
    • 提供者:张力
  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
    • 文件大小:1366
    • 提供者:戚琦
  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
    • 文件大小:2880
    • 提供者:Jeff
  1. Untitled2

    0下载:
  2. 最大熵的图像边缘检测算法matlab程序代码-Image edge detection algorithm based on maximum entropy
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:927
    • 提供者:孙贺
  1. threshold

    1下载:
  2. 一些阈值图像分割算法:迭代法;局部阈值;otsu;最大熵法等 -Some threshold image segmentation algorithm: the iterative method local threshold otsu maximum entropy method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:4912
    • 提供者:蔡文正
  1. image-processing-function

    0下载:
  2. 几种图像处理的函数,对初学者有很大的帮助,包括OTSU、最大熵等多种算法-Several image processing functions, very helpful for beginners, including OTSU, maximum entropy and many other algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2736482
    • 提供者:lkg
  1. max

    1下载:
  2. IDL编写的图像最大熵阈值分割算法,将图像进行二值化处理-Maximum entropy thresholding algorithm, the binary image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:831
    • 提供者:灿钿
  1. entropy_max_2d

    0下载:
  2. 最大熵交叉算法图像分割后面不知道要说什么直接加字的-max-2d ok
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1178
    • 提供者:陈臣
  1. image-Restore

    1下载:
  2. 图像复原算法,运动模糊复原,逆滤波、维纳滤波复原,最大熵复原,几何变换复原等,c++源码-Image restoration algorithm, motion blur restoration, inverse filtering, Wiener filtering restoration, maximum entropy restoration, geometric transformation and restoration.c++ source code
  3. 所属分类:Special Effects

    • 发布日期:2014-05-08
    • 文件大小:465920
    • 提供者:moses
  1. segmentation

    0下载:
  2. 一维最大熵,最大类间差,迭代法,全局直方图,四种阈值分割算法MATLAB实现-One-dimensional maximum entropy, the largest class of poor, iterative method, global histogram, four threshold segmentation algorithm based on MATLAB realization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:205678
    • 提供者:王大锤
  1. segmention

    0下载:
  2. 针对图像的各种阈值分割算法。迭代,otsu,最大熵,类间最大距离法,最大类内类间方差比法等-Segmentation algorithm for various thresholds of the image. Iteration between otsu, maximum entropy, maximum class distance method, among the largest category within the class variance ratio method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:201944
    • 提供者:刘睿
  1. Image-thresholding

    0下载:
  2. 【图像算法】七种常见阈值分割代码-Otsu、最大熵、迭代法、自适应阀值、手-Image thresholding algorithm seven common code-Otsu, maximum entropy, iterative, adaptive threshold, and other seven algorithm code once packed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:153453
    • 提供者:卢少波
  1. zuidashangzhifa

    0下载:
  2. 图像处理中的最大熵值法 主要用于图像分割过程中的自动阈值分割算法 在MATLAB环境下编写-image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:600
    • 提供者:wang
  1. zuidashangfenge

    0下载:
  2. 基于遗传算法最大熵法图像多阈值分割,可以分割大部分具有较大差别的物体效果非常好-Based on genetic algorithm and the maximum entropy method of image threshold segmentation, most can be partitioned object has a bigger difference effect is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:173350
    • 提供者:东升
  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
    • 文件大小:1420
    • 提供者:
  1. segmentation

    0下载:
  2. 一维熵分割法将图像分割成目标和背景,并使目标和背景两部分的信息熵最大,则目标和背景内部的灰度值一致性最好,目标和背景的信息量最大。(One-dimensional entropy segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:139264
    • 提供者:`yuxia
« 1 23 »
搜珍网 www.dssz.com