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

搜索资源列表

  1. CmptImgOtsuThrshld

    0下载:
  2. 0tsu算法程序,将大津阈值算法用C++语言实现-The 0tsu algorithm program Otsu threshold algorithm using C++ language to achieve the
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1073
    • 提供者:萧剑
  1. Image-Segmentation-Technology

    0下载:
  2. 基于点的全局阈值法,即最大类间方差法,并基于Matlab软件环境进行算法的仿真。该系统能够对图像中某些感兴趣的部分进行提取,较好地实现了图像分割-Point-based global threshold method, the Otsu method, the simulation of the algorithm based on Matlab software environment. The system is able to extract some interesting part o
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:123020
    • 提供者:吴东庭
  1. Bpsoorara

    1下载:
  2. 一种基于粒子群算法的(psso)的otsu图像分割算法。 -Otsu image segmentation algorithm based on particle swarm optimization (psso).
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:753
    • 提供者:zcl1233
  1. ostu

    0下载:
  2. 提出了最大类间方差法的优化算法,适合背景较复杂的图像分割-The Otsu method optimization algorithm suitable background image segmentation
  3. 所属分类:Special Effects

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