CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 最大类间方差

搜索资源列表

  1. thresh_md_OTSUhy

    0下载:
  2. 自动地otsu 二值图像分割方法,该方法也叫 基于最大类间方差地 图像二值分割方法,希望大家喜欢-otsu two automatic image segmentation methods, The method is also called for the maximum variance to image two segmentation methods, hope you like
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1155
    • 提供者:Cong Yang
  1. zuidayuzhifenge

    0下载:
  2. 基于组织的粒子群优化的最大类间方差阈值图像分割
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2491
    • 提供者:xxyyff
  1. leijianfangchafenge

    1下载:
  2. 基于组织的粒子群优化的最大类间方差图像多阈值分割
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2660
    • 提供者:xxyyff
  1. otsu

    0下载:
  2. 一种改进的基于Otsu理论的图像分割方法,从算法运行速度和分割效果两方面对最大类间方差法进行改进
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:53042
    • 提供者:庞德文
  1. thresh_md

    0下载:
  2. 基于最大类间方差准则的阈值分割算法。其基本思想是对像素进行划分,通过划分得到的各类之间的距离达到最大,来确定合适的门限。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:930
    • 提供者:李静
  1. ostu

    0下载:
  2. 用最大类间方差对图象的分割,是很好的图象分割程序-Using the biggest equotion to cut the image is good scheme.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:1062
    • 提供者:顾勇
  1. OTSU

    0下载:
  2. 利用最大类间方差法(OTSU)求出对图像进行二值化处理的最佳阈值,从而进行图像二值化处理。 -Using the maximum between-class variance method (OTSU) obtained image binarization best treatment threshold, and thus image binarization treatment.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2247
    • 提供者:zhangjie
  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-27
    • 文件大小:977
    • 提供者:Mingruixia
  1. otsu

    0下载:
  2. 最大类间方差法,给出了详细的介绍,希望能对大家学习图像处理有帮助-Otsu law, gives a detailed introduction to all of us hope to be helpful to learn image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:4636
    • 提供者:王歌
  1. otsu

    0下载:
  2. 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法-Otsu Method: Otsu is Otsu scholars from Japan in 1979 to argue that there is an adaptive threshold to determine the method, also known Otsu method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1197
    • 提供者:zhangzhang
  1. shipin

    0下载:
  2. 利用改进的ostu即最大类间方差方法进行视频图像二值化-Ostu that the use of improved Otsu method of video image binarization
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1361
    • 提供者:吕壮
  1. max_sigma

    0下载:
  2. 这个程序利用最大类间方差算法求解自适应阈值,来进行图像分割的-The use of this procedure Otsu adaptive threshold algorithm to image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:759
    • 提供者:ivy
  1. PSO

    0下载:
  2. 采用粒子群算法和最大类间方差相结合进行图像分割。-Using particle swarm algorithm and Otsu image segmentation combining.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1802606
    • 提供者:Tommy
  1. threshold

    0下载:
  2. 几种二值化阈值的选取方法,包括经典的最大类间方差法,统计法-methods of threshold
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2631
    • 提供者:yangjing
  1. OTSU2Dmy

    0下载:
  2. 灰度图像分割,二维大津法或二维最大类间方差法-2D Maximum Between Cluster Variance
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1175
    • 提供者:topgun
  1. otsu

    0下载:
  2. 这是个关于图像大津法分割算法的源程序,在matlab上实现。-This is about image segmentation algorithm of Otsu' s source code, in matlab to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:38706
    • 提供者:yiweibo
  1. Binarization-Transformation

    0下载:
  2. 图像处理源程序,实现二值化变换,经一幅图像灰度化后,变成二值化图像,包括大津法、最大类间方差法、一般阈值法、及文本识别最有用的Niblack法-Image processing program and realized binarization transformation, after by a gray-scale image into binary image, including the Otsu method, Otsu method, the general threshold, a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2905849
    • 提供者:Robert
  1. OTSU

    0下载:
  2. 最大类间方差(OTSU)法,它是一种统计判决法,不需要人为设定其他参数,是一种自动选择阈值的方法。(Maximum inter class variance (OTSU) method, which is a statistical decision method, does not need to set other parameters artificially. It is a method of automatically selecting threshold.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:3986432
    • 提供者:白小兔
  1. 基于最大类间方差阈值与遗传算法的道路分割

    2下载:
  2. 最大类间方差法是由日本学者大津(Nobuyuki Otsu)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。背景和目标之间的类间方差越大,说明构成图像的2部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2部分差别变小。(The largest between-class variance method was proposed by the Japanese scholar Nobuyuki Otsu
  3. 所属分类:2D图形编程

    • 发布日期:2018-05-02
    • 文件大小:743424
    • 提供者:EMC
  1. thresh_md

    1下载:
  2. 自编实现大津算法,最大类间方差图像二值化matlab程序。(The self-compiled matlab program realizes the Otsu algorithm and maximizes the inter-class variance image binarization.)
  3. 所属分类:2D图形编程

    • 发布日期:2019-06-27
    • 文件大小:27648
    • 提供者:Lucifer.M
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com