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

搜索资源列表

  1. gridsegmentation.rar

    3下载:
  2. 基于边缘检测的迭代分水岭分割算法源码(内附图片等),Image Segmentation Using Iterative Watersheding Plus Ridge Detection
  3. 所属分类:Special Effects

    • 发布日期:2016-02-17
    • 文件大小:550.58kb
    • 提供者:胡琳昀
  1. grid_segmentation

    0下载:
  2. A demo for image segmentation using iterative watersheding plus ridge detection. -A demo for image segmentation using iterative watersheding plus ridge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:529.42kb
    • 提供者:徐朝阳
  1. cwtexe

    0下载:
  2. 97 law to enhance the classic procedure Ridge wavelet extraction Modulus maximum for the wavelet edge detection Small spectral analysis method mallat classic procedure-97 law to enhance the classic procedure Ridge wavelet extraction Modulus
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5.96kb
    • 提供者:顾冬梅
  1. DSPLIT

    0下载:
  2. 里面有canny检测的算法(对灰度图象), 有gabor算法提取指纹脊线,还有别的一些检测算法。里面包括指纹图象-There are canny detection algorithm (for gray-scale images), there gabor fingerprint ridge line extraction algorithm, as well as some other detection algorithm. Included fingerprint image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:570.98kb
    • 提供者:王飞
  1. canny

    2下载:
  2. canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target im
  3. 所属分类:Graph program

    • 发布日期:2016-01-15
    • 文件大小:180.7kb
    • 提供者:hanyantao
  1. watershed_segmentation

    1下载:
  2. 基于分水岭的迭代式分割算法演示,基于matlab7.6,可有效并且准确的分割目标图像-A demo for image segmentation using iterative watersheding plus ridge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:529.98kb
    • 提供者:meng
  1. affintpoints

    0下载:
  2. Harris, Laplace, det(H), Ridge兴趣点检测,包括了laplace迭代过程-Harris, Laplace, det (H), Ridge interest point detection, including laplace iterative process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:453.68kb
    • 提供者:唐玉娟
  1. watershedalgo

    0下载:
  2. Image Segmentation Using Iterative Watersheding algorithm and Ridge Detection technique for metallographic images.-Image Segmentation Using Iterative Watersheding algorithm and Ridge Detection technique for metallographic images.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:165.61kb
    • 提供者:sachinbhat88
  1. Iterative-Watersheding

    0下载:
  2. Image Segmentation Using Iterative Watersheding Plus Ridge Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:163.54kb
    • 提供者:girish
  1. upload

    0下载:
  2. The attachment consists of a source code that performs malarial segmentation using k-means clustering.It also contains HUI conversion of an malarial image.Water shed algorithm applied on a cel image , and detection of water ridge lines for dental x r
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:346.6kb
    • 提供者:akhila
  1. affintpoints

    0下载:
  2. 仿射不变Harris, Laplacian, det(Hessian) and Ridge 特征点检测 参考文献:An affine invariant interest point detector , K.Mikolajczyk and C.Schmid, ECCV 02, pp.I:128-142.-Matlab code for detecting Affine spatial interest points. Includes Harris, Laplacian, det(Hess
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:879.96kb
    • 提供者:灵台斜月
  1. gaborfilter

    0下载:
  2. 2DGabor filter used for Ridge detection in grayScale images
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.03kb
    • 提供者:neman
  1. xin

    3下载:
  2. 对仿真信号进行时频分析,单峰检测,脊线提取,脊线拟合,计算脊线波动方差,从而判断信号类别。本次仿真采用的是线性调频信号,对其他信号也具有适用性。对仿真信号进行时频分析,单峰检测,脊线提取,脊线拟合,计算脊线波动方差,从而判断信号类别。-The time-frequency analysis of the simulation signal, unimodal detection, ridge line extraction, ridge line fitting, fluctuation var
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:874byte
    • 提供者:刘婷
  1. cvap191

    0下载:
  2. 使用自动伸缩选取的边缘检测与脊背检测的算法论文文档。类似于 CANNY方法的边缘检测,只检测出物体脊背线,对于边缘众多的情况提出自动选取的方法。-Edge detection and ridge detection with automatic scale selection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:9.72mb
    • 提供者:WB
  1. 指纹识别的matlab源码

    1下载:
  2. 基于对指纹的完整脊状结构的显式检测的表征。 在指纹上有丰富的歧视性信息的重要组成部分。当地的脊 结构不能完全以细节为特征。这个基于过滤的算法使用了一个Gabor过滤器来捕获本地和全局的细节。 指纹作为一种紧凑的固定长度的指纹。指纹匹配是基于欧几里德的。 两个对应的指纹之间的距离是非常快的。我们能够实现a。 验证精度仅略低于基于细节的算法的最佳结果。 发表在开放文学。我们的系统比先进的基于细节的系统性能更好。 当应用系统的性能要求不要求非常低的错误接受率时。 最后,我们证明了匹配的性能可以通过结合
  3. 所属分类:通讯编程

    • 发布日期:2018-04-21
    • 文件大小:1.18mb
    • 提供者:kkkaimm
  1. Taget_Detcetion_tracking

    0下载:
  2. 该项目包含特征提取,模型判别,运动建模,特征提取包含Haar-like,HOG,判别包含岭回归,SO-SVM,测试数据集为2013Tracking-Benchmake BlasketBall手动标注图像(The project includes feature extraction, model discrimination, motion modeling, feature extraction including Haar-like, HOG, discriminant inclusion
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-04
    • 文件大小:54.83mb
    • 提供者:水里一条猫
搜珍网 www.dssz.com