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

搜索资源列表

  1. C++.netImage2Processing

    0下载:
  2. 固定阈值分割原 自适应阈值分割 边界跟踪-fixed threshold segmentation original adaptive thresholding segmentation border tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:184.31kb
    • 提供者:xiaolong
  1. f_threshold

    0下载:
  2. 国外网上找的自适应阈值分割的源程序,测试过,好用。 可以下载-abroad to find online adaptive thresholding segmentation of the source, tested and ease of use. Can be downloaded s
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.36kb
    • 提供者:江南书虫
  1. AdaptiveThresholdSegmentation

    0下载:
  2. 自适应阈值分割算法,图像处理里面的算法之一,实现对于图像的分割-adaptive thresholding segmentation algorithm, image processing algorithm inside the one for the realization of image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:102.98kb
    • 提供者:郭家驹
  1. zishiyingyuzhi

    0下载:
  2. 自适应阈值分割代码,比较完整。C++builder编写,可运行/
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:619.21kb
    • 提供者:hanjiandong
  1. imagesegment

    0下载:
  2. 并行分割包括robert算子、sobel算子、prewitt算子、laplacian算子 串行分割:边缘跟踪 阈值分割:固定阈值分割、自适应阈值分割 串行区域分割:区域生长
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:80.17kb
    • 提供者:刘伟
  1. threshold

    0下载:
  2. 本程序段主要应用在数字图像处理中的自适应阈值分割,在指纹图像预处理中有较好的效果。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-20
    • 文件大小:815byte
    • 提供者:孔才
  1. 自适应阈值法分割图像

    2下载:
  2. 本代码是自适应阈值法分割图像的典型源码,对运动目标检测及提取等非常实用。
  3. 所属分类:源码下载

    • 发布日期:2010-09-21
    • 文件大小:102.98kb
    • 提供者:208zwl@163.com
  1. matlab实现自适应图像阈值分割

    0下载:
  2. matlab实现自适应图像阈值分割
  3. 所属分类:文档资料

  1. adaptivethresholdImageSeg_Text

    3下载:
  2. 自适应阈值的图像分割及文字提取技术,matlab,对学习基本原理有帮助,Adaptive threshold for image segmentation and text extraction technology, matlab, the basic principles of learning will help
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:164.03kb
    • 提供者:nickzhlf
  1. 基于Otsu法自适应阈值的图像分割研究

    0下载:
  2. 基于Otsu法自适应阈值的图像分割研究 论文,Otsu method based on adaptive threshold for image segmentation research papers
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:381.49kb
    • 提供者:赵宁
  1. 用matlab实现自适应图像阈值分割最大类方差法代码

    1下载:
  2. 这是一个关于图像自适应阈值分割的方法--最大类方差,这是该方法实现的代码
  3. 所属分类:编程文档

    • 发布日期:2012-11-15
    • 文件大小:1.08mb
    • 提供者:yingjunwu2011
  1. aaa

    0下载:
  2. 用自适应阈值方法实现细胞图像分割源代码 可执行,效果不错,-Adaptive threshold method used to achieve cell image segmentation executable source code, well,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:995byte
    • 提供者:lixiangrong
  1. ex

    2下载:
  2. 基于matlab的自适应分段阈值分割,根据直方图自动寻峰自动分割-Matlab based on adaptive sub-threshold segmentation, according to the histogram peak automatic automatic segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.68kb
    • 提供者:cicy
  1. otsu

    1下载:
  2. 一维自适应阈值分割大津法的源程序是用matlab写的-One-dimensional Otsu adaptive threshold segmentation method source code is written in matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:207.08kb
    • 提供者:feifei
  1. OTSU_matlab

    2下载:
  2. 基于matlab环境下写的OTSU算法,自适应阈值分割,非常适用的阈值分割算法,适用于计算机图像处理初学者。-Matlab environment based on written OTSU algorithm, adaptive threshold, very applicable threshold segmentation algorithm for computer image processing for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2015-12-14
    • 文件大小:1kb
    • 提供者:sdphw
  1. 自适应阈值生成后进行图像分割

    0下载:
  2. 自适应阈值生成后进行阈值分割,内部含有测试图片,与全局阈值进行图像分割不同的另一种方法(After the adaptive threshold is generated, the threshold segmentation is carried out. Another method is different from the global threshold for image segmentation)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:211kb
    • 提供者:小啰啰
  1. 基于自适应阈值分割的宫颈细胞图像分类算法

    0下载:
  2. 基于自适应阈值分割的宫颈细胞图像分类算法论文详细阐述了作者进行图像预处理,分割,细胞分类的步骤,很值得学习(Cervical Cell Image Classification Algorithm Based on Adaptive Threshold Segmentation The paper elaborates on the author's steps of image preprocessing, segmentation and cell classification, and i
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:1.49mb
    • 提供者:vergg
  1. 自适应阈值

    0下载:
  2. 最大类间方差法是由日本学者大津(Nobuyuki Otsu)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。背景和目标之间的类间方差越大,说明构成图像的2部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2部分差别变小。因此,使类间方差最大的分割意味着错分概率最小。(The largest between-class variance method was proposed by the Japanese
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:449kb
    • 提供者:EMC
  1. 1

    0下载:
  2. 基于阈值的图像分割,自适应阈值分割,会显示直方图和阈值。(Threshold based image segmentation, adaptive threshold segmentation, histogram and threshold will be displayed.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:3.22mb
    • 提供者:ayu1121
  1. matlab.thresholding-master

    1下载:
  2. 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-22
    • 文件大小:23kb
    • 提供者:genggengne
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com