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

搜索资源列表

  1. Otsu2d_Xiefen

    1下载:
  2. 一种二维Otsu快速算法的Matlab实现,该算法的原文参见《二维直方图区域斜分阈值分割及快速递推算法》,该文已附在内。-A two-dimensional Otsu fast algorithm Matlab realize that the original algorithm see " Two-dimensional histogram oblique segmentation area and fast recursive algorithm" , the paper
  3. 所属分类:matlab

    • 发布日期:2015-12-27
    • 文件大小:1083392
    • 提供者:hezhiyong
  1. Otsu2d_Zhifen

    0下载:
  2. 一种二维Otsu快速算法的实现;该算法原文《二维Otsu自适应阑值选取算法的快速实现》发表于自动化学报。-A two-dimensional Otsu fast algorithm this algorithm original " two-dimensional Otsu adaptive Lanna value selection algorithm for the rapid realization," published in AAS, has been attach
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:394893
    • 提供者:hezhiyong
  1. imagepso

    1下载:
  2. 这是个粒子群对图像的分割算法,是利用粒子群和一维大津算法相结合的算法,对图像分割比较理想。-This is a particle swarm algorithm for image segmentation, and the use of one-dimensional particle swarm algorithm combining Otsu algorithm for image segmentation is ideal.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1066
    • 提供者:王迎
  1. threshold

    1下载:
  2. 一些阈值图像分割算法:迭代法;局部阈值;otsu;最大熵法等 -Some threshold image segmentation algorithm: the iterative method local threshold otsu maximum entropy method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:4912
    • 提供者:蔡文正
  1. OSTU

    0下载:
  2. 大津算法,用于实现图像背景的去除,有效提取目标区域-Otsu algorithm used to implement the removal of the background image, the effective extraction of the target area
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:845
    • 提供者:原野
  1. roadsegment

    0下载:
  2. 本程序是基于matlab的道路分割算法,其采用的方法是最大类间方差阈值与遗传算法-This procedure is based on the matlab path segmentation algorithm, and its approach is Otsu Threshold and Genetic Algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:743693
    • 提供者:yuanhongwu
  1. 3

    1下载:
  2. 基于粒子群优化算法的otsu阈值分割,采用双阈值分割图像-otsu based on pso
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:365886
    • 提供者:徐青青
  1. omp

    0下载:
  2. 基于压缩感知的图像分割,小波变换与OMP算法,最后由最大类间方差法作为分割手段-Compressed sensing image segmentation based on wavelet transform and OMP algorithm, and finally by the Otsu method as a means of dividing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:62196
    • 提供者:求杰超
  1. image-processing-function

    0下载:
  2. 几种图像处理的函数,对初学者有很大的帮助,包括OTSU、最大熵等多种算法-Several image processing functions, very helpful for beginners, including OTSU, maximum entropy and many other algorithms
  3. 所属分类:Special Effects

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

    1下载:
  2. IDL编写的图像二值化处理程序,采用最大类间方差算法-IDL prepared binary image processing, using Otsu algorithm
  3. 所属分类:Special Effects

    • 发布日期:2016-05-10
    • 文件大小:1024
    • 提供者:灿钿
  1. threshold

    0下载:
  2. 阈值分割分各种算法,如基于灰度直方图的阈值分割,迭代阈值分割,最大类间方差阈值分割法,局部阈值法等。-Thresholding of various algorithms, such as histogram-based thresholding, iterative threshold segmentation, Otsu threshold segmentation method, local threshold method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1025
    • 提供者:郑德键
  1. 2

    0下载:
  2. OTSU基本算法,用于图像分割,利用一个阈值将图像分成目标和背景两个部分。-OTSU basic algorithm for image segmentation using a threshold value target and background images into two parts.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:997
    • 提供者:lizhengji
  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 2 ... 10 11 12 13 14 1516 17 »
搜珍网 www.dssz.com