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

搜索资源列表

  1. background-separation

    2下载:
  2. 基于灰度直方图的otsu(大津法)改进算法实现图片前景背景分离(matlab代码,实验报告)-Improved algorithm based on gray-scale histogram the otsu (Otsu method) background picture prospects separation (Matlab code, lab report)
  3. 所属分类:Special Effects

    • 发布日期:2016-05-30
    • 文件大小:684032
    • 提供者:liukai
  1. image-thresholding-segmentation

    1下载:
  2. ]图像分割是图像处理的一个重要研究方向,本文在介绍了基于阈值的图像分割算法的基础上,针对最大类间方差的寻优问 题,利用遗传算法求解最佳闽值-Image processing image segmentation is an important research direction in this paper, based on the threshold image segmentation algorithm based on Otsu, aiming at the optimizatio
  3. 所属分类:Special Effects

    • 发布日期:2015-05-07
    • 文件大小:187392
    • 提供者:
  1. otsu_genetic

    0下载:
  2. matlab环境下采用otsu与遗传算法相结合确定分割最优阈值-split adopt the otsu and genetic algorithm combined to determine the optimal threshold matlab environment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:2591
    • 提供者:徐海青
  1. MaximumEntropy_OtsuThreshold

    0下载:
  2. 这是一个文献内的算法,将最大类间方差法和最大熵法相结合,得到的算法比单独一种算法效果好的多。-The algorithm isproposed by a literature , it is much better than a single kind of algorithm by combining the Otsu method and maximum entropy.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:1366
    • 提供者:戚琦
  1. OtsuSegment

    0下载:
  2. 编程实现大津(Otsu)自动灰度阈值分割算法的程序-Programming (Otsu) automatic gray Otsu threshold segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:2973
    • 提供者:wy
  1. ostu

    0下载:
  2. ostu算法 它是1979年由日本大津提出的,在最小二乘法原理基础上推导出来的。适用于双峰的直方图-ostu algorithm Otsu, Japan in 1979, derived based on the principle of the least squares method. Applicable to bimodal histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:18503
    • 提供者:陈豪
  1. OSTU

    0下载:
  2. 自己写的大津分割算法,Flag为FALSE反转图片。-Write their own Otsu segmentation algorithm.
  3. 所属分类:.net

    • 发布日期:2017-11-26
    • 文件大小:713
    • 提供者:liuhui
  1. OTSU1

    0下载:
  2. 。图像分割算法中最大类间方差法(OTSU)实现图像二值化,可以将图像分为目标类和背景类,便于后续处理。-. Image segmentation algorithm Otsu method (OTSU) for image binarization, image can be divided into the target class and background class, easy to subsequent processing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:673
    • 提供者:wpp
  1. myotsu

    0下载:
  2. 用于处理灰度图像二值化的matlab代码,算法采用大津法-For processing gray image binarization matlab code algorithm uses Otsu method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:898
    • 提供者:张兴源
  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. 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. 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. 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. OtsuThreshold

    0下载:
  2. otsu treshold aforge algorithm using c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:729417
    • 提供者:Ugur
  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. 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 2 ... 7 8 9 10 11 1213 14 »
搜珍网 www.dssz.com