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

搜索资源列表

  1. Chromosome_counter

    0下载:
  2. 数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:133744
    • 提供者:Michael_M
  1. 指纹识别

    1下载:
  2. 摘要:指纹识别技术在各个领域的应用已经逐渐成熟,本文基于信息论中的互信息,在指纹识别的特征选取和识别提出自己的一些想法。 1 引言 指纹是人终身不变的生理特征之一,因其具有惟一性、稳定性以及方便性等独特的特点,使指纹识别成为现在应用最广泛的生物识别技术。 指纹识别系统处理的流程中,指纹图像预处理是第一个处理环节,我沿用已经成熟的去噪,二值化,滤波,细化,对其进行预处理。 互信息作为最终的识别准则来进行指纹的识别。 2 指纹的预处理 般自动指纹识别系统由图像采集、图像预处理、细节点提取和指纹匹 几
  3. 所属分类:源码下载

    • 发布日期:2011-05-08
    • 文件大小:422225
    • 提供者:sasigi
  1. MotionDetection

    0下载:
  2. 目标检测预处理阶段的滤波。c#编写的中值滤波程序。包括标准中值滤波、极值中值滤波、自适应中值滤波、基于阈值的中值滤波。-c# prepared by the median filtering process. Including the standard median filter, extremum median filtering, adaptive median filter based on the threshold median filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:96186
    • 提供者:沙皮
  1. cannydetection

    0下载:
  2. 利用canny算子做的256个灰度级的边缘检测,阈值为自适应取值-canny edge detection used for 256 gray grade image edge detection with canny
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:6327
    • 提供者:王闻知
  1. Im2BwwithSelf

    0下载:
  2. 实现了图像处理的自适应二值化算法,该算法可以实现找到图像的阈值,文件中包含了该算法的实现,并赠送二值化算法-Image processing to achieve adaptive binarization algorithm, which can achieve a threshold to find images, the file contains the implementation of the algorithm, and presented binarization algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:798
    • 提供者:wanshington
  1. Image-thresholding

    0下载:
  2. 【图像算法】七种常见阈值分割代码-Otsu、最大熵、迭代法、自适应阀值、手-Image thresholding algorithm seven common code-Otsu, maximum entropy, iterative, adaptive threshold, and other seven algorithm code once packed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:153453
    • 提供者:卢少波
  1. 125

    0下载:
  2. 主要是通过最大类间方差算法求解自适应阈值,非常好用-Mainly through the Otsu algorithm to solve the adaptive threshold, very easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:177152
    • 提供者:宋智钦
  1. GA优化BP权阈值

    0下载:
  2. 遗传算法优化BP权值,这是关于基本GA算法和改进GA算法的程序,包括循序选择GA,大变异GA,自适应GA等(Genetic algorithm optimization BP weights, which is about the basic GA algorithm and improved GA algorithm procedures, including sequential selection of GA, big variation GA, adaptive GA and so on
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:34816
    • 提供者:李胖子
  1. chengxu

    0下载:
  2. 利用最大类间方差算法求解自适应阈值,对图像进行分割(The Otsu algorithm is used to solve the adaptive threshold, and the image is segmented)
  3. 所属分类:图形图像处理

  1. 新建文件夹

    0下载:
  2. 将图像的灰度值归一化到0-1.可以用来作为自适应阈值等的预处理步骤。(The image's gray value is normalized to 0-1.)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:奇玲
  1. DSPecg

    0下载:
  2. 心电信号R波查找,按照R波特点自动调整RR间期和R峰阈值,实现自适应查找。很实用。(ECG R wave lookup, in accordance with the characteristics of R wave automatically adjust the RR interval and R peak threshold, adaptive search. Very practical.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:522240
    • 提供者:aoxiao2010
  1. 1

    0下载:
  2. 利用基于直方图的自适应阈值方法实现分割前景与背景a)设定三个不同阈值,直接观察分割结果; b) 利用统计直方图,得到一个自适应的阈值.(The segmentation foreground and background a are realized by using the histogram based adaptive threshold method, and three different thresholds are set, and the segmentation
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:46080
    • 提供者:林冲林冲
  1. curvelet

    0下载:
  2. CUrevelt去噪自己编写的软硬阈值去噪,自适应阈值去噪(curvelet image denosiing)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:124928
    • 提供者:ssdw213
  1. opencv

    0下载:
  2. opencv图片先灰度化,然后自适应阈值把图片变为黑白双色(二值化)。输出纯黑白图片(opencv The image is grayscale first, and then the adaptive threshold turns the picture into black and white (two value). Output pure black and white pictures)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:385024
    • 提供者:hank001
  1. 基于最大类间方差阈值与遗传算法的道路分割

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

    • 发布日期:2018-05-02
    • 文件大小:743424
    • 提供者:EMC
  1. 多车道复杂环境下前方车辆检测算法_孔栋

    1下载:
  2. 基于前方车辆与本车存在安全距离,利用自适应阈值法确定图像灰度分割阈值,形态学处理,利用最小外接矩形框选候选车辆目标,集合车底阴影几何位置等特征验证车辆假设。(Based on the safe distance between the front vehicle and the vehicle, the adaptive threshold method is used to determine the threshold of image gray level segmentation, mo
  3. 所属分类:其他

    • 发布日期:2019-07-10
    • 文件大小:1374208
    • 提供者:向日葵的光
  1. 自适应小波阈值算法matlab源码

    6下载:
  2. 包含自适应小波阙值算法相应论文及其源码,在去噪方面有很好的效果。
  3. 所属分类:数据结构常用算法

  1. 2019BinaryForOpenMV

    2下载:
  2. 用C实现自适应阈值分割代码,给OpenMV提供二值化支持。(C is used to realize adaptive threshold segmentation code, which provides binary support for openmv.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2020-03-14
    • 文件大小:26233856
    • 提供者:小王wang
  1. 自适应差分阈值

    1下载:
  2. 应用于心电信号的滤波处理以及R波的检测,使用了自适应差分阈值法检测心电信号奇异点
  3. 所属分类:matlab例程

  1. 恒虚警雷达目标检测

    0下载:
  2. 通过对灰度图的灰度大小进行自适应阈值检测,从而检测出目标的灰度值坐标,实现对目标的检测
  3. 所属分类:图形图像处理(光照,映射..)

« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 »
搜珍网 www.dssz.com