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

搜索资源列表

  1. tuxiangfenge

    0下载:
  2. 利用最大类间方差算法求解自适应阈值方法,对图像进行分割-Image processing based on gray level histograms
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:836
    • 提供者:刘滢
  1. OTSU

    0下载:
  2. 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割。-This program file is in order to use OTSU to gain self-adaption threshold,then to divide the picture depend on the threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:768
    • 提供者:我很好奇
  1. cannyedgedetection.tar

    3下载:
  2. canny边缘检测的matlab实现,用到了基于Otsu算法的自适应阈值选取-canny edge detection
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:2293760
    • 提供者:zc
  1. otsu

    0下载:
  2. 自适应阈值分割方法 大津法 最常用也是效果比较好的阈值分割方法-Adaptive thresholding method of Otsu most common and better threshold segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1173
    • 提供者:张剑坤
  1. OtsuThreshold

    0下载:
  2. 基于著名的大津阈值(Otsu Thresholding)法实现的自适应阈值分割程序,C#写的,导入VS项目中直接运行可见效果-Otsu Thresholding 算法 很好用
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:133325
    • 提供者:yuanshb
  1. otsu

    0下载:
  2. otsu自适应阈值分割算法是在图像图形处理领域中最广泛应用的一种算法。-Otsu adaptive threshold segmentation algorithm is in the field of image and graphics processing the most widely used of an algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1173
    • 提供者:
  1. matlab

    0下载:
  2. matlab图像二值化自适应阈值法,不用matlab自带函数-matlab image binarization adaptive threshold method
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3157
    • 提供者:wuyiting
  1. Threshold

    0下载:
  2. 通过Opencv和MFC相结合进行图像处理,实现图像的阈值分割,通过人机交互选择阈值或者自适应阈值处理。可以支持用户交互修改阈值,便于使用-Opencv and MFC combination for image processing, image threshold segmentation, select the threshold of human-computer interaction, adaptive threshold processing. Modify the thresho
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:3461327
    • 提供者:张保
  1. AdaptiveT-hresholding-Seg

    0下载:
  2. 通过改变阈值取值范围、优化阈值搜索方法等措施,提出了一种快速实现细胞图象二维自适应阈值分割算法。-the improvedfast two-dimensionsegmentation algorithmsfor microscopic cellular image adaptive thresholding segmentationare providedandcarried.
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:182937
    • 提供者:Zhang
  1. Segmentation

    1下载:
  2. 利用基于直方图的自适应阈值方法实现分割前景与背景-To achieve segmentation foreground and background using histogram-based adaptive threshold method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:48457
    • 提供者:刘若愚
  1. ecg2

    2下载:
  2. 自适应阈值选择 基于小波函数分解的心电信号去噪-the algorithm calculated threshold birge-massart ECG denoising based on wavelet function decomposition
  3. 所属分类:Graph program

    • 发布日期:2017-11-15
    • 文件大小:710
    • 提供者:sunhoukuan
  1. yuzhibijiao

    0下载:
  2. 集中常用阈值方法的比较 自适应阈值法 最大阈值法 等的简单比较-Centralized common threshold comparison of adaptive threshold method maximum threshold method simple comparison
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:1281285
    • 提供者:燕子一舞
  1. canny

    0下载:
  2. opencv下canny算法的自适应阈值的确定-adaptive threshold determination opencv under the canny algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:147930
    • 提供者:刘振华
  1. renliantezhengquyu

    0下载:
  2. 首先利用人脸的色彩特征和自适应阈值法实现特征候选区域和人脸肤色区域的分离,然后利用人脸的几何特性将连通的特征候选 区域保留下来作为人脸特征区域。后续的特征提取可以在这些人脸特征区域中完成。一般的人脸特征提取方法都可以将该方法作为提高效 率的预处理操作。实验证明,该方法具有高效率、低计算量的特点,并且受人脸表情、图像角度和背景的影响较小。-First, the use of the color characteristics of the human face and adaptive t
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:108341
    • 提供者:东方
  1. threshold

    0下载:
  2. 基于matlab 的自适应阈值提取 源代码-Matlab-based adaptive threshold extract source code
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:3038
    • 提供者:xmlee
  1. Curvelet-image

    0下载:
  2. 改进的自适应阈值软硬折中Curvelet图像去噪技术-Improved adaptive threshold soft and hard compromise Curvelet image denoising technology
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:335909
    • 提供者:秦嘉俊
  1. OTSU

    0下载:
  2. OTSU方法计算自适应阈值,是一种用于计算阈值的自适应方法-The OTSU calculated adaptive threshold
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:3346
    • 提供者:邢尚英
  1. region_seg

    0下载:
  2. 使用一种区域生长算发来进行图片分割,使用自适应阈值等多种方法-A region growing operator sent a picture is divided
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:1190
    • 提供者:wangxiaowei
  1. fuse-segment

    0下载:
  2. 该算法是利用形态学高帽变换进行首次图像分割,然后再利用局部自适应阈值分割进行细分割。对分割尺度不同的物体效果比较好。-The algorithm is using morphological top-hat transform the first image, and then using local adaptive threshold segmentation fine segmentation. Different objects segmentation scale better.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:5763
    • 提供者:马金凤
  1. dec

    0下载:
  2. 基于小波变换的自适应阈值给噪声图像进行去噪处理-Adaptive threshold based on wavelet transform to image noise to deal with the noise
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:830415
    • 提供者:舒小米
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com