CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 阈值分割 MATLAB

搜索资源列表

  1. move-detect

    0下载:
  2. matlab比较简单的直方图阈值分割方法-Histogram thresholding
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1190
    • 提供者:李超
  1. goodotsu

    0下载:
  2. 基于matlab的可实现自适应阈值分割的代码-adaptive threshold code based on Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:954
    • 提供者:Gray
  1. yuzhi2

    0下载:
  2. 改进的滞后阈值分割方法一程序,用户matlab用户使用-Improved method of hysteresis thresholding of a program, the user matlab users
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:693
    • 提供者:jinbeize
  1. eyesegmentation

    0下载:
  2. 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:154661
    • 提供者:郭卉
  1. image_segment

    0下载:
  2. 最大类间方差法图像阈值分割,基于matlab平台,适用于一维二维图像分割-Otsu method of image segmentation, based on matlab platform for one-dimensional two-dimensional image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:790
    • 提供者:ting lu
  1. adaptivethreshold

    0下载:
  2. 该程序主要实现了自适应阈值分割,用Matlab实现。-this function has implemented the adaptivethreshold segementation. the main methods are average filter and medfilt2.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:604
    • 提供者:yg
  1. yuzhifenge

    0下载:
  2. 图像处理,matlab代码,图像的阈值分割-Image processing, matlab code, image thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:955
    • 提供者:楠楠
  1. OSTU

    1下载:
  2. Otsu-最大类间方差matlab代码 通过求模板和子图像的互相关函数的最大值来确定目标的中心位置;再在目标的感兴趣区域内(ROI)进行基于最大类间方差(OSTU)算法的自适应阈值分割,以检出并统计缺陷;进而判别其合格与否。 -the Ostu method is much faster and more efficient than the fuzzy cluster method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:642
    • 提供者:liyy
  1. ostu

    0下载:
  2. ostu阈值分割算法,用matlab写的,有例子能运行成功!-Ostu operation is good, writen in matlab langue.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:168437
    • 提供者:宋晓娜
  1. iterateThresh

    0下载:
  2. 基于迭代法的matlab图像阈值分割源程序,可正常运行- an image segmentation source based on Iterative threshold
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:601
    • 提供者:王小蛮
  1. shred

    2下载:
  2. 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割 用matlab实现自适应图像阈值分割(最大类间方差法)-This procedure is the use of the maximum between-class variance algorithm for the adaptive threshold image segmentation using matlab adaptive image threshold segmentation (maximum between-clas
  3. 所属分类:Special Effects

    • 发布日期:2015-05-07
    • 文件大小:1024
    • 提供者:荣建忠
  1. Image-segmentation

    1下载:
  2. 此文件中包含图像分割的程序,其中有自适应图像分割,阈值分割,基于区域生长法的图像分割,最大方差法计算分割门限的程序,而且用的是matlab语言-This file contains the image segmentation procedure, which has adaptive image segmentation, threshold segmentation, region growing method based on the image segmentation, maximum
  3. 所属分类:Special Effects

    • 发布日期:2016-04-17
    • 文件大小:693248
    • 提供者:张景林
  1. (1)diedai-Otsu-jubu

    0下载:
  2. 迭代法 OTSU法和局部阈值分割的matlab实现,测试可用-OTSU method, iterative method and local thresholding segmentation matlab implementation, testing available
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1515
    • 提供者:于天泽
  1. iamgeseg

    0下载:
  2. 双峰法,迭代法,最大熵阈值分割,初学者,大家共同交流学习!-rs image matlab iamge segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2117
    • 提供者:春晓
  1. matlab-code

    0下载:
  2. 图像分割的经典代码,包含阈值法,迭代法,双峰法,边缘梯度检测法。-The classic image segmentation code, including the threshold, the iterative method, the bimodal method, the edge gradient detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2135
    • 提供者:bylqwqw
  1. tuxiangyuzhifenge

    0下载:
  2. 用matlab实现自适应图像阈值分割是在图像图形领域中很广泛应用的一个方法。-Matlab adaptive image threshold segmentation is in the field of image and graphics is very widely used a method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3845
    • 提供者:
  1. dimaximum-threshold-segmentation

    0下载:
  2. 基于一维最大熵的阈值分割,注解完整,编程效率高!完整展现理论实现过程-matlab project
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:62163
    • 提供者:jack
  1. zuidashangfenge

    0下载:
  2. 该程序是用matlab编写的,使用最大熵方法对红外小目标进行阈值分割,取得了良好的效果。-The program is written using matlab, using the maximum entropy method of infrared small target threshold segmentation, and achieved good results.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1113
    • 提供者:蔡君
  1. Hoottsu_1de

    0下载:
  2. 用于实现灰度图像阈值分割的一维otsu方方法,matlab源程序源码 可直接使用。 -One-dimensional the otsu square method used to achieve gray image threshold segmentation, matlab source code source code can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-29
    • 文件大小:637
    • 提供者:获得
  1. 2valuablebymyself

    0下载:
  2. matlab编写的二值化程序,包含灰度图,阈值分割后的图,最大线性拉伸的图,非常好用,带有实验图-matlab the binarization programs written, contains grayscale, threshold segmentation, maximum linear stretch of map, very easy to use with experimental Figure
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:42903
    • 提供者:lipeiqi
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 23 »
搜珍网 www.dssz.com