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

搜索资源列表

  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. binarization-Algorithm

    0下载:
  2. OTSU NIBLACK kittlerMet 算法 -OTSU NIBLACK kittlerMet algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-27
    • 文件大小:50992
    • 提供者:muyirui
  1. Binarization

    1下载:
  2. 图像二值化是建立在物体和背景可以区分的基础上的,如亮度色调等不同,从而我们根据这些已知信息分出前背景。而一般的全局二值化如用Otsu方法获取最优阈值的方法,都是建立在图像前背景亮度有一定差距的基础上的,即图像直方图有双峰结构。 如果对于一幅亮度不均匀的图像这种方法就不适用,解决的方法可以把图像根据整体亮度变化来分成若干小区域,而各区域的直方图中有两个峰,这样就能自适应得时整幅图都比较好的二值化。但是,这样对于一些复杂的图像就难处理,而且可能存在分块邻接缺陷,因此,本程序中先将整幅图的亮
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:649
    • 提供者:杨波
  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. GeneAlgo

    0下载:
  2. 图像阈值分割的遗传算法,KSW阈值,otsu阈值分割等-Image Thresholding GA
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4940929
    • 提供者:
  1. tuxiangfenge

    0下载:
  2. 通过采用matlab软件来实现在最大类间方差算法下求解自适应阈值,对图像进行分割-Achieved through the use of matlab software for solving adaptive threshold in Otsu algorithm for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:863
    • 提供者:吴清若
  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. 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. fengesshibie

    1下载:
  2. 利用二维OTsu分割彩色图像,并用形态学算法,对目标图像进行识别,确定目标图像的位置-The use of two two-dimensional color image segmentation OTsu and morphological algorithms to identify the target image, target image position
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:805
    • 提供者:贺青
  1. matlab-code

    0下载:
  2. 灰度图像二值化方法matlab代码 :1OTSU算法代码、Bernsen算法代码-Gray image binarization method matlab code: 1 OTSU algorithm code, Bernsen algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:130649
    • 提供者:德玛西亚
  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 2 ... 11 12 13 14 15 1617 18 »
搜珍网 www.dssz.com