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

搜索资源列表

  1. ImgViewer1107

    0下载:
  2. vc++6.0 MFC OTSU sobel robert prewitt 算法-vc++6.0 MFC OTSU sobel robert prewitt algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:111943
    • 提供者:muyirui
  1. segmentation

    0下载:
  2. 本代码主要讲传统的图像分割算法与现代智能理论相结合来提高图像分割的效能,并将其运用到智能交通的道路分割中。代码为运用最大类间方差遗传算法进行道路分割。-The code is mainly about the traditional image segmentation algorithm combines with modern intelligence theory to improve the performance of image segmentation, and apply it
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:149042
    • 提供者:
  1. fengefangfa

    0下载:
  2. 分割代码。大津法。还有Berson算法。-Split code. Otsu. There Berson algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1984
    • 提供者:
  1. fenge

    0下载:
  2. 迭代法和二位otsu法图像阈值分割算法,亲测可用-2D-otsu image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1636
    • 提供者:张恒
  1. Binarization

    0下载:
  2. 该文件夹中是三种二值化算法的matlab代码,其中有otsu二值化。-This folder are three binarization algorithm matlab code, which otsu binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:50487
    • 提供者:朱健
  1. TuxiangFazhifenge

    0下载:
  2. 数字图像阀值分割各种方法 最大熵 OTSU 双峰法 迭代法 分水岭算法 -Digital image threshold segmentation methods maximum entropy OTSU method of bimodal iterative method of watershed algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:145084
    • 提供者:泡泡
  1. filter

    0下载:
  2. 线性CCD黑线提取算法,几种滤波算法,包括大津动态阀值算法-Linear CCD black line extraction algorithm, several filtering algorithms, including dynamic threshold algorithm Otsu
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1678
    • 提供者:lin
  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. FindOtsuDraw

    0下载:
  2. otsu算法填充去除不规则的图形; -otsu filling algorithm to remove irregular pattern otsu filling algorithm to remove irregular pattern
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2508127
    • 提供者:melody
  1. Des33332ktop

    0下载:
  2. matlab源码-最大类间方差算法求解自适应阈值 可以作为参考使用,在学习的过程中 -matlab source- Otsu adaptive threshold algorithm can be used as a reference, in the learning process
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:11849
    • 提供者:肖恒
  1. dajinfa

    0下载:
  2. 采用大津法,也就是OTSU方法寻找图像阈值进行图像分割,该算法是OTSU的初级算法,供初级学者学习。-Dajin method is used, that is, OTSU method for image threshold image segmentation, the algorithm is OTSU primary algorithm, for primary scholars to learn.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:43983
    • 提供者:白翁翁
  1. tu-xiang-chu-li2

    0下载:
  2. 程序代码Roberts算子分割结果,Otsu法阈值分割图像,分水岭算法-Roberts operator code segmentation, Otsu thresholding method image, watershed algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:112043
    • 提供者:song
  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. OTSUsegment

    0下载:
  2. 基于OTSU和局部阈值的二次肺实质分割算法,有效的解决了分割不清楚问题,提高了分割质量,且运算简单方便。-Based on OTSU and secondary lung parenchyma of local threshold segmentation algorithm, effectively solve the problem of the division is not clear, improve the quality of the segmentation, and simpl
  3. 所属分类:Project Manage

    • 发布日期:2017-04-25
    • 文件大小:488663
    • 提供者:宋德福
  1. road-segmentation

    2下载:
  2. 基于最大类间方差阈值与遗传算法的道路分割,是基于最小二乘法的改进-Based on road Otsu threshold segmentation and genetic algorithm is based on the least square method to improve
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-04
    • 文件大小:741376
    • 提供者:hc
  1. tuxiangfenge

    1下载:
  2. 用matlab实现自适应图像阈值分割(最大类间方差法)本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割-Matlab image using adaptive thresholding (Otsu method) of this procedure is Otsu adaptive threshold algorithm for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:921
    • 提供者:梁宇
  1. pso

    0下载:
  2. 基于一维otsu图像分割的pso优化算法-One dimensional Otsu PSO optimization algorithm based on image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:774
    • 提供者:三张
  1. otsufenge

    1下载:
  2. otsu分割算法的一维和二维程序代码,还有关于这个算法的PPT-otsu segmentation of one- and two-dimensional code, and PPT on this algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4397154
    • 提供者:lxn8888
  1. OTSU_BMPtoBIN

    1下载:
  2. 大律法(OTSU)灰度图像阈值提取算法(C语言实现)。文件中已经有已经编译好的可执行文件,可以批量把灰度图片转化成二值化的二进制图像文件,可用于LCD显示屏视频动画的开发(例如Badapple)。 阀值是图像二值化处理中非常重要的一个参数,意思就是:如果灰度图像的像素颜色值大于该阀值就把该点当作黑色,小于该阀值就把改点当作白色。最简单的做法就是把阀值取为127(255的一半),但是这种做法是不科学的,处理后的二值化图像效果也很不理想。关于阀值的选取是一门很深的学问,有很多经典的算法用于选取该
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:404179
    • 提供者:WHJWNAVY
  1. fish_centriod

    0下载:
  2. 通过OTSU算法自适应分割,获取鱼体目标,获得连通区域质心-By OTSU adaptive segmentation algorithm to obtain the target fish, get connected region centroid
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:977
    • 提供者:penny
« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com