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

搜索资源列表

  1. saomaogray2

    0下载:
  2. 运用最大类间方差,实现图像处理,分割等图像操作!-The use of maximum between-class variance to realize image processing, segmentation and other image manipulation!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:771
    • 提供者:欧阳
  1. OTSU1Dmy

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

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

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

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

    0下载:
  2. 最大类间方差法,对图像进行分割,得到二值化图像。-an image segmentation method using otsu s method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2383
    • 提供者:王雅霄
  1. RGB2BW_t

    0下载:
  2. 最大类间方差比 确定二值化的阈值 效果不错 完全原创-Otsu binarization compared to determine the threshold of good results completely original
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:583
    • 提供者:zb
  1. otsu

    0下载:
  2. otsu算法确定二值化阀值,最大类间方差是由日本学者大津(OTSU)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。 -In computer vision and image processing, Otsu s method is used to automatically perform histogram shape-based image thresholding,[1] or, the reduction of a graylevel image t
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:937
    • 提供者:白痴
  1. Otsu

    2下载:
  2. otsu算法的实现,自适应最佳阈值图像分割方法,最大类间方差算法-otsu algorithm, adaptive optimal threshold image segmentation method, Otsu Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-10-28
    • 文件大小:62641
    • 提供者:duhongwei
  1. OTSU

    0下载:
  2. OTSU最大类间方差法获取阀值(图像处理),帮助学习MATLAB语言。-OTSU Otsu method to obtain the threshold (image processing) to help learn MATLAB language.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:916
    • 提供者:雪藤
  1. ostu

    0下载:
  2. 最大类间方差法求阈值-thanks
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1582
    • 提供者:王磊
  1. yuzhifenge

    1下载:
  2. 全局阈值分割:迭代法、Otsu法;局部阈值分割-Global Thresholding: iterative method, Otsu method local threshold segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:597
    • 提供者:sangsang
  1. OTSUbasedonGA

    1下载:
  2. 基于遗传算法的最大类间方差法,用于图像分割-Based on genetic algorithm Otsu method for image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-12
    • 文件大小:393759
    • 提供者:杨飞
  1. recognize_face

    0下载:
  2. 利用灰度积分投影直接对人脸图像进行检测和眼睛定位是一种常用的算法,但是直接采用该算法会受到背 景、特征等因素的影响,识别准确率较低。提出了一种基于最大类间方差阈值和区域膨胀相结合的检测与定位算法。该算 法首先计算最大类间方差设置阈值,把灰度图像转换为二值图像并检测出人脸区域,然后通过对该人脸区域中的连通区域 进行膨胀及连通性处理,精确定位眼睛坐标。实验表明,此算法可靠,具有较好的识别效果。-face recognized
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:620
    • 提供者:周然
  1. image2

    0下载:
  2. 图像分割领域,最大类间方差法,准确、快速,在试验中取到很好的效果-Image segmentation, Otsu method, accurate and fast in the experiments to the good results obtained
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1465
    • 提供者:常军
  1. otsu

    0下载:
  2. 利用最大类间方差算法求解自适应阈值,对图像进行分割-Using Otsu adaptive threshold algorithm, the image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1676
    • 提供者:yangna
  1. dspappliation

    1下载:
  2. 把含有数字的图像,如车牌,身份证等读取到DSP的SDRAM中,利用图像处理算法把数字从图像中定位出来 首先把图像二值化,二值化算法选择固定阈值、直方图或最大类间方差法,比较各个二值化算法的效果;对二值化的图像做边缘提取,选择Sobel或者Laplace边缘提取算法并比较效果;经过二值化和边缘提取后的图像,利用投影法定位数字在图像中的位置,并给出数字在图像中的外接矩形;利用CCS把处理结果显示出来。-To contain digital images, such as license plates
  3. 所属分类:Special Effects

    • 发布日期:2015-06-03
    • 文件大小:98304
    • 提供者:liujia
  1. Tracking

    0下载:
  2. 该技术用修正的最大类间方差法分割亚图像,聚类并去除强背景干扰区域,对可能目标区域能量进行统计,选 择区域能量最大者进行逐帧实时锁定跟踪,并对该技术的实时性进行了分析。 - The image is segmented and fallen into two classes by the modifiedmethod of maximal variance of classes, then regions with intense background interference are
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:47813
    • 提供者:黄松
  1. otsu_2

    0下载:
  2. 适用Otsu方法做阈值分析。阈值决策的依据是最大类间方差,这种方法的依据就是类间方差,本程序仅仅适用与二分类问题。-thresholding algorithm using Otsu
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:973
    • 提供者:
  1. neijia

    0下载:
  2. 这是图像分割中的一种非常常用的阈值分割方法中的最大类间方差方法,欢迎大家共享-This is the image segmentation of a very common threshold segmentation method of maximum classes between variance method, welcome everybody to sharing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1895690
    • 提供者:夏菁菁
  1. zuida-

    1下载:
  2. 最大类间方差算法可以有效地进行相应的图像分割-Otsu algorithm can make the appropriate image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:32336
    • 提供者:xiebo
  1. otsu

    0下载:
  2. 图像二值化经典算法最大类间方差法的matlab程序。-Algorithm for image binarization classic Otsu method matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:771
    • 提供者:年后
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com