CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OTSU算法

搜索资源列表

  1. segmentatioin

    0下载:
  2. 图像的分割算法!有OTSU阈值等方法!还有很多-Image segmentation! There OTSU threshold value method! There are many
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:133572
    • 提供者:shengren
  1. singleOtsu

    0下载:
  2. 用大津算法实现的关于阈值不同的设定范围,用在图像处理上。-using otsu to detection .
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:782
    • 提供者:xiongxia
  1. OTSUbasedonGA

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

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

    0下载:
  2. OSTU最大类间方差阈值分割算法matlab实现-OSTU Otsu threshold segmentation algorithm matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2565
    • 提供者:黄种
  1. Multi_OtsuThreshold

    0下载:
  2. Multi_OtsuThreshold算法,一种统计方法,两次otsu-Multi_OtsuThreshold algorithm, a statistical method, two otsu
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2086
    • 提供者:mumu2010
  1. otsu_target

    1下载:
  2. 基于大律法的水面背景目标检测,首先读取目标文件 通过大律法算法,实现图像分割,然后标记目标。-Based on the OTSU
  3. 所属分类:Special Effects

    • 发布日期:2015-07-09
    • 文件大小:305152
    • 提供者:tony
  1. two_valuable

    0下载:
  2. 灰度图像二值化比较经典的算法,包括otsu方法和局部阈值法。-Gray image binarization more classic algorithms, including methods and local otsu threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:34124
    • 提供者:董小龙
  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. zuida-

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

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

    0下载:
  2. 利用类间方差阈值算法实现图像的分割处理;利用形态学处理进行处理结果修正。 -Threshold using Otsu algorithm image segmentation use of morphological processing for processing the results of correction.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:251130
    • 提供者:zhang
  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
    • 文件大小:13700030
    • 提供者:snowymo
  1. otsm2

    0下载:
  2. 该代码实现了“大津法”,也就是最大类间方差算法,完全由本人自己编写,结果很好。-The code of the " Otsu method" , which is the Otsu algorithm, written entirely by my own, good results.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:684
    • 提供者:
  1. yuzhi

    0下载:
  2. 采用三种不同算法求取二值化的阈值(双峰法,迭代法,最大类间方差法)-Using three different algorithms to strike a binarization threshold (bimodal method, iterative method, Otsu method)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:5083
    • 提供者:杨飞
  1. ImageLabelAndArea

    0下载:
  2. 该文件夹中有二个M文件,说明如下: label_area.m : 目标区域面积测量主函数,其中调用otsu otsu.m : 类判别分类法(otsu全局二值化算法) 4A.bmp face.bmp gun.bmp : 原始灰度图片 AreaAnalysis.txt : 记录了实验过程中目标区域的总数和各自的面积 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-The folder has two M-file, as
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:137345
    • 提供者:许胜强
  1. OSTU_2DHist_Seg

    0下载:
  2. 基于2维直方图信息的图像最大类间方差分割算法实现,速度较慢,但效果还可以-Based on 2-D image histogram information Otsu segmentation algorithm, slower, but the results can be
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1512
    • 提供者:倪昊
  1. task

    0下载:
  2. 数值图像处理中的“最大类间方差算法求解自适应阈值”。已测试通过,对于学习数字图像处理很有帮助。-Numerical image processing, " Otsu adaptive threshold algorithm." Have been tested for learning digital image processing helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:755
    • 提供者:江锦
  1. yuzhihuafenge

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

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

    1下载:
  2. Otsu-最大类间方差matlab代码 通过求模板和子图像的互相关函数的最大值来确定目标的中心位置;再在目标的感兴趣区域内(ROI)进行基于最大类间方差(OSTU)算法的自适应阈值分割,以检出并统计缺陷;进而判别其合格与否。 -the Ostu method is much faster and more efficient than the fuzzy cluster method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:642
    • 提供者:liyy
  1. ISPSO

    0下载:
  2. 是基于粒子群优化算法的图像分割[Otsu]参考程序。内含相关原理以及程序测试记录。-The reference procedure is based on particle swarm optimization algorithm for image segmentation. Containing the record of the relevant principles and procedures for testing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5164032
    • 提供者:justok
  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
    • 文件大小:304128
    • 提供者: 许良
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 »
搜珍网 www.dssz.com