CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最大类间方差法

搜索资源列表

  1. Otsu

    0下载:
  2. Ostu最大类间方差法,对图像进行阈值的计算,以便进行下一步的分割-Between Ostu Otsu, the image is calculated threshold for the next division
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1605639
    • 提供者:姜苏
  1. otsu

    0下载:
  2. 最大类间方差法是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。-The method of determining the threshold Otsu method is an adaptive, also known Otsu, referred OTSU. It is based on the gradation characteristics of the image, the image into the background
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:574
    • 提供者:李婷婷
  1. otsu

    0下载:
  2. 利用最大类间方差法进行分割图像,代码简单易懂,且效果良好-Images are segmented using Otsu method, the code is simple to understand, and the effect is good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4276
    • 提供者:山青
  1. otsu1

    0下载:
  2. 对最大类间方差法进行改良,引入最小类内方差,进一步提高分割效果-For improved Otsu method, introducing the minimum interclass variance, further improve the segmentation effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3714
    • 提供者:山青
  1. BMPsegmentor

    0下载:
  2. 最大类间方差法实现前景背景分割,有注释,开发环境QT4.7-OST for Image Segmentation, with comments, environment QT 4.7
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7334
    • 提供者:tinsky
  1. code

    0下载:
  2. 最大类间方差法(OTSU)求阈值 . -a threshold selection method gray-level histograms
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:12549
    • 提供者:wyjforeverlove
  1. otsu

    0下载:
  2. 对图像采用最大类间方差法进行图像分割,程序完全可用-For image segmentation using Otsu method, the program fully available
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:723
    • 提供者:蔺潇榕
  1. the-method

    0下载:
  2. 利用最大类间方差法求取最优阈值,并利用阈值对图像进行分割处理。-To obtain the optimal threshold by the Otsu method, and the image segmentation by threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:54816
    • 提供者:
  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. Image-thresholding-algorithm

    0下载:
  2. 图像阈值分割算法,最大类间方差法(OTSU)、迭代法。-Image thresholding algorithm,Otsu method (OTSU), iterative method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1115
    • 提供者:柴江松
  1. fisher

    0下载:
  2. fisher线性判别 图像分析 最大类间方差法(分析判断二值化方法)画图 最小类内方差法-Fisher linear discriminant analysis Maximum class variance method (analysis and judgment two value method) drawing Minimum variance method
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:53433
    • 提供者:shuli
  1. guangbanzhongxintiqu

    2下载:
  2. 本程序主要实现暗背景下含高斯噪声的光斑滤除噪声,实现光斑中心提取。采用了sobel算子和梯度倒数加权滤噪、最大类间方差法(Otsu)确定阈值、质心法提取光斑中心坐标。-The program is mainly realized under a dark background Gaussian noise spot containing noise filtering, to achieve spot center extraction. Using sobel operator and gra
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1258
    • 提供者:张强
  1. OTSU

    0下载:
  2. OTSU最大类间方差法图像分割源码,非matlab自带函数-OTSU code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:555
    • 提供者:林晓峰
  1. wenxian

    1下载:
  2. 针对自然生长状态下的成熟苹果图像的识别问题,提出选用R-G色差模型,改进的Ostu最大类间方差法分割图像。 然后用面积阈值法消除噪声,获取成熟苹果果实的目标区域。然后采用基于OpenCV的圆形Hough变换方法对多个粘连苹果果实进行分离。-For image recognition problem ripe apples natural growth state, the proposed selection of R-G color model between improved Ostu Ot
  3. 所属分类:software engineering

    • 发布日期:2017-06-14
    • 文件大小:20529944
    • 提供者:suca
  1. GAaOtsu

    2下载:
  2. 使用基于遗传算法的最大类间方差法对图像进行分割-Image segmentation using Otsu method based on genetic algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2925
    • 提供者:yang
  1. yuzhefenge

    0下载:
  2. 图像处理之图像分割之阈值分割:迭代法、门限选择法、双峰法、最大类间方差法。-Threshold segmentation of the image processing segmentation: iterative method, threshold selection method, doublet method, Otsu method.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:70362
    • 提供者:gg
  1. xobh

    0下载:
  2. 小波变换和二维最大类间方差法实现变化检测-Wavelet transform and two-dimensional maximum between class variance method to achieve change detection
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1237
    • 提供者:郭庆乐
  1. Otsu_original

    0下载:
  2. 最大类间方差法,这是最底层的程序,为程序的移植带来了极大的便利性,非常不错!-Otsu method, which is the bottom of the program, has brought great convenience to the transplantation procedure, very good!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:945
    • 提供者:胡斌
  1. otsu_

    0下载:
  2. otsu法(最大类间方差法,有时也称之为大津算法)使用的是聚类的思想,把图像的灰度数按灰度级分成2个部分,使得两个部分之间的灰度值差异最大,每个部分之间的灰度差异最小,通过方差的计算来寻找一个合适的灰度级别 来划分。-Image segmentation in the common thresholding based on the ostu algorithm is the most commonly used image segmentation algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-05
    • 文件大小:15132
    • 提供者:王者
  1. zuidaleijianfangchafa

    0下载:
  2. 最大类间方差法,用于分类,压缩文件中包含多个子程序,需加压后使用 MATLAB 环境-Otsu method, for classifying the compressed file contains a plurality of subprograms, the pressure required using the MATLAB environment after
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:1236
    • 提供者:王一
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com