CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Local Threshold

搜索资源列表

  1. 第09章 人脸的检测与定位

    0下载:
  2. 人脸的检测与定位(在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究。)-Face Detection and Location (pretreatment, using a special facial features enhanced facial skin and the contr
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:10977526
    • 提供者:wfw
  1. T96b

    0下载:
  2. 分水岭算法——“汇水盆地”的确定 搜索局部最大种子点,设置阈值标志和阈值-watershed algorithm -- "catchment basin" to determine the best local search seeds, setting the threshold value and a threshold
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1955
    • 提供者:zsc
  1. corner_detector

    0下载:
  2. 我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。 Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Co
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:60711
    • 提供者:sam he
  1. Eyesegmentation

    0下载:
  2. 睫毛最优阈值化处理之后用基于连通域搜索的方法进行噪声点删除,主要用到函数bwareaopen,代码包含在jiemao.m文件中。-Optimal threshold eyelashes after treatment with the method based on connected local search to remove the noise points, mainly used in the function bwareaopen, the code contained in the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:33581
    • 提供者:郭卉
  1. SUSANCorner

    0下载:
  2. SUSAN角点检测程序,基于像素临域包含若干元素的近似圆形模板,对每个像素基于该模板领域的图像灰度计算角点响应函数(CRF)的数值,如果大于某阈值且为局部极大值,则认为该点为角点。-SUSAN corner detection procedures, pixel-based Pro Domain contains a number of elements in quasi-circular template, the value of each pixel based on the templa
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3224
    • 提供者:nana
  1. fingerprintrecognition

    0下载:
  2. 指纹识别的一个应用实例.利用database来存储指纹的特征值与输入的指纹特征值比较找出近似的.-The basic idea is to combine both global and local information of fingerprint. Given a threshold to detect the given fingerprint with the fingerprint in database
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-23
    • 文件大小:7223581
    • 提供者:Ming
  1. peakdet

    0下载:
  2. Peak detection is one of the most important time-domain functions performed in signal monitoring. Peak detection is the process of finding the locations and amplitudes of local maxima and minima in a signal that satisfies certain properties. These pr
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:847
    • 提供者:Kirill Sakhnov
  1. finger3

    0下载:
  2. 应用自适应理论和模糊理论,提出几种确定二值化阀值的具体方法。这些方法 然由简到繁,但是其灰度的局部适应性和方向的匹配性越来越强,因而得到的阀 越来越准确。-Adaptive theory and fuzzy theory, several binarization threshold to determine the specific method. However, these methods from the simple to the complex, but the intens
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1165651
    • 提供者:李琳莉
  1. 001

    0下载:
  2. 对子图像进行局部直方图计算,由最大方差比例阈 值确定方法计算出子图像的最佳阈值。根据局部直方图中波峰数决定是否增强子图像中被最佳 阈值划分出的低灰度区域和高灰度区的对比度。然后对已经选择性对比增强的图像进行边缘检 测。实验证明图像的区域层次更清楚,提取的边缘细节也更丰富。自适应算法则最大限度地突 出了边缘而同时保持了图像中相近灰度级的平滑性和连续性。-Image pairs local histogram calculation by the maximum variance r
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:180047
    • 提供者:东方
  1. 004

    0下载:
  2. LoG 算子作为一种零交叉检测器对局部灰度变化敏感 不易受非均匀光场的干扰 可检测 出能较准确反映局部灰度变化的二阶过零点 利用对 LoG 算子检出的零交叉点的插值可求出动 态阈值曲面 并对图像进行二值化 能有效克服非均匀光场对图像分割结果所带来的影响-LoG operator as a zero-crossing detector is sensitive to the local gray are less prone to interference from non-uniform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:128505
    • 提供者:东方
  1. peakfinder

    0下载:
  2. This function quickly finds local peaks or valleys (local extrema) in a noisy vector using a user defined magnitude threshold to determine if each peak is significantly larger (or smaller) than the data around it. The problem with the strictly deriva
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:3433
    • 提供者:Karthi
  1. 05363793

    0下载:
  2. An Improved PSO Algorithm to Optimize BP Neural Network Abstract This paper presents a new BP neural network algorithm which is based on an improved particle swarm optimization (PSO) algorithm. The improved PSO (which is called IPSO) algori
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:252872
    • 提供者:dasu
  1. two_valuable

    0下载:
  2. 灰度图像二值化比较经典的算法,包括otsu方法和局部阈值法。-Gray image binarization more classic algorithms, including methods and local otsu threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:34124
    • 提供者:董小龙
  1. harjiaodianjiance

    0下载:
  2. Harris角点检测算 法是在Moravec算法的基础 上提出的。Moravec角点检测算法的思想是: 在图像中 设计一个局部检测窗口,当该窗口沿各个方向作微小移动时 ,考查窗 口的平均能量变化,当该能量变化值 超过设定的阈值时,就将窗口的中心像素点提取为角 点。-Harris corner detection algorithm is based on the algorithm in Moravec' s. Moravec corner detection algorithm idea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1841
    • 提供者:
  1. fengefa

    0下载:
  2. 三种图像分割法,有全局阈值otsu分割、迭代法全局阈值分割、局部阈值分割程序。-Three image segmentation method, there are global threshold otsu segmentation, iterative method global thresholding, local threshold segmentation program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:228491
    • 提供者:唐品品
  1. Bernsen

    0下载:
  2. Bernsen算法是一种典型的局部阈值算法-Bernsen algorithm is a kind of typical local threshold algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:24304
    • 提供者:陈明
  1. Background Subtraction

    0下载:
  2. 局部阈值化处理身份在,基于提取直线的角度补正和MSER划分连通区域(The local threshold is used to deal with the identity, and the connected region is divided based on the extraction of the line angle and the MSER)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:4096
    • 提供者:酥脆的A君
  1. Corner

    0下载:
  2. 1。将Canny边缘检测器应用于灰度图像,得到二值边缘图。 2。从边缘图中提取边缘轮廓,填补等高线上的空白。 三.计算每个轮廓的低曲率以保持所有真实的角,所有曲率的局部极大值被认为是初始角点。 4。使用自适应局部阈值来去除初始角点,以去除圆角。 5。角候选的角度进行评估,以消除任何虚假角落由于量化噪声和琐碎的细节。上述评价基于一个动态的支持区域,该区域根据其相邻的角候选对象进行更改。 6。轮廓线的端点被认为有附加的标准。(1. Apply the Canny edge detector
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:109568
    • 提供者:下一秒
  1. M-niblack

    0下载:
  2. matlab的niblack实现,局部阈值分割与区域平均阈值计算(Niblack implementation of MATLAB, local threshold segmentation and region average threshold calculation.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:冫风格
  1. 16 阈值分割

    0下载:
  2. 阈值分割的各种方法的集合。局部阈值分割法,全局手动、自动阈值分割(A set of thresholding methods. Local Threshold Segmentation, Global Manual and Automatic Threshold Segmentation)
  3. 所属分类:LabView编程

    • 发布日期:2021-01-25
    • 文件大小:43008
    • 提供者:联合斯金
« 1 23 4 »
搜珍网 www.dssz.com