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

搜索资源列表

  1. Histogram_Segmentation

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

    • 发布日期:2017-04-29
    • 文件大小:47775
    • 提供者:张丹桐
  1. image-processing

    0下载:
  2. matlab中一些对图片进行处理的小程序,包括ostu阈值分割,rgb2lab空间的转换,sobel边缘检测,自适应阈值分割-Some small programs,including ostu、rgb2lab、sobel、Adaptive thresholding(matlab)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3027
    • 提供者:张冠丽
  1. wenxian

    0下载:
  2. 本文提出了一种基于小波多分辨率分析和最小均方误差准则的自适应阈值去噪算法,硕士论文。后面附有程序,很有价值。-This paper puts forward a kind of based on wavelet multi-resolution analysis and minimum mean square error criterion of adaptive threshold denoising algorithm, master s thesis. Attached procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5732685
    • 提供者:王烨
  1. try1

    0下载:
  2. 二值图像的轮廓检测,借用ostu自适应阈值分割,效果良好-Contour detection binary image, to borrow otsu adaptive threshold segmentation, good effect
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1447
    • 提供者:陈晨
  1. YCgCrm

    1下载:
  2. 基于YCgcr肤色空间的自适应阈值分割的算法,本人根据论文《YCgCr颜色空间的肤色聚类人脸检测法》-YCgcr color space based adaptive thresholding algorithm, I am under the thesis YCgCr color clustering color space face detection method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1795
    • 提供者:苏旭
  1. ostu阈值分割法

    0下载:
  2. 这是一个利用大津阈值法进行自适应分割的程序,效果很不错,你值得拥有,采用matlab编写
  3. 所属分类:matlab例程

    • 发布日期:2016-04-14
    • 文件大小:1223
    • 提供者:shibie@163.com
  1. erzhihua

    0下载:
  2. 基于OpenCV的图像二值化程序,可自适应阈值-OpenCV based on the image of the two value of the program, the adaptive threshold
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1734
    • 提供者:严旭
  1. Gaussian-Hermite

    0下载:
  2. 方向倾斜校正的方法,分割字符,自适应阈值二值化图像-Orientation method for skew correction, Segmentation character, Adaptive threshold for image binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:518609
    • 提供者:fengfeixu
  1. Adaptivethreshold

    0下载:
  2. 自适应阈值,matlab版本,可直接使用- Adaptive threshold, matlab version, can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1419
    • 提供者:huang
  1. xiaoboquzao_matlab

    1下载:
  2. 基于小波变换的图像阈值去噪的matlab代码,可以实现硬阈值,软阈值以及一种自适应阈值算法并且完成他们的对比;-One kind matlab code image threshold denoising based on wavelet transform can be achieved hard threshold and soft threshold and an adaptive threshold algorithm and complete their contrast
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:162545
    • 提供者:刘鑫焱
  1. Edge-Detection_canny-_perfect

    1下载:
  2. Canny算法求图像边缘,C++语言实现。步骤分:求梯度、非极大值移植、自适应阈值、滞后阈值求边缘、边缘细化。算法核心由C语言实现,效果可以和OpenCV和Matlab相媲美。-Canny algorithm for image edge, the use of C++ language, the steps include: for gradient, maximum value suppression, adaptive threshold, hysteresis threshold. Th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2895324
    • 提供者:arthur
  1. kuaisuzishiyuzhifangfa2

    0下载:
  2. 这是对上次自适应阈值方法的改进,这是后来找到的-This is the last time adaptive threshold method of improvement, which is later found
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:152928
    • 提供者:hbnj
  1. cvThresholdOtsu

    0下载:
  2. 自己写的有关OpenCV中图像阈值处理Otsu法的函数,可以帮助初学者更好理解自适应阈值分割的原理。(写成了头文件形式可以直接调用)-Write my own functions related to the image OpenCV Otsu thresholding method can help beginners to better understand the principles of adaptive thresholding.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:43461
    • 提供者:Ian Bai
  1. wavework

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1535
    • 提供者:李二
  1. adptive-cannny

    1下载:
  2. 结合canny算子的自适应阈值分割和边缘提取算法,matlab-Combined with canny operator prepared adaptive threshold segmentation edge extraction algorithm, matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1118
    • 提供者:孙佳贝
  1. test

    0下载:
  2. 频谱感知中基于自适应阈值的能量检测算法研究 频谱感知能力是认知无线电通信的一个重要前提和关键技术,而能量检测技术作为传统的信号检测方法的基础,具有容易实现,低计算复杂度,不需先验知识等优点,具有重要的研究价值和应用前景。-Energy Detection Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17348763
    • 提供者:韩杰
  1. threshold

    0下载:
  2. Opencv自适应阈值函数与规定阈值函数源码,可以通过滑动框调节,直观可靠-Opencv adaptive threshold function with a predetermined threshold value function source, by adjusting the sliding block, intuitive and reliable
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1087
    • 提供者:toni
  1. Fingerprint-image-segmentation

    0下载:
  2. 指纹图像分割,讲指纹图像从信息量大的图片中分离出来,方便后续的图像预处理。采用自适应阈值分割。-Fingerprint Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:1376256
    • 提供者:shawn
  1. adapativethreshold-vehicle-detection

    0下载:
  2. 运用自适应阈值的车型识别代码,非常简单实用,经过验证可以使用-Using an adaptive threshold model identification code, very simple and practical, it can be verified using
  3. 所属分类:OpenCV

    • 发布日期:2017-12-13
    • 文件大小:29118672
    • 提供者:shishunshun
  1. goqdiserftions

    0下载:
  2. 图象的自适应阈值化图象处理,计算出迭代次数 不错的源码-An adaptive threshold of an image processing, to calculate the number of iterations good source
  3. 所属分类:Windows Develop

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