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

搜索资源列表

  1. 细化

    0下载:
  2. 形态学的细化算法源代码。细化的目的是提取出连通区域的骨架。该算法在文字识别、指纹检测等应用中有着重要作用。-morphological thinning algorithm source code. Refinement is extracted regional connectivity frame. The algorithm letter recognition, fingerprint detection application plays an important role.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1281
    • 提供者:熊健
  1. complex_filter_pfile

    0下载:
  2. 指纹core点检测程序3(complex_filter), matlab demo code-fingerprint detection procedures core 3 (complex_filter) Matlab demo code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:250818
    • 提供者:lulibin
  1. MatlabFns

    0下载:
  2. 用于图像处理的matlab工具包,由Peter Kovesi制作,主要包含特征提取,各项异性滤波,灰度转换、图像去噪等,对图像处理的人来说非常有用。 -MATLAB and Octave Functions for Computer Vision and Image Processing, including: Feature Detection via Phase Congruency Spatial Feature Detection Integral Im
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6414778
    • 提供者:zhaoxk
  1. SEED401_SobelEdge_part

    0下载:
  2. CCS环境下图像的边缘检测 Sobel边缘检测算子-CCS environment Image Edge Detection Sobel Edge Detection Operator
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:298281
    • 提供者:wmm
  1. find_minutiae

    0下载:
  2. find minutiae in fingerprint
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4085
    • 提供者:Alireza
  1. Fingerprintdetection

    0下载:
  2. 这是通过纹理分析和小波来处理指纹的优秀文章,文章从新的角度,进行了指纹识别-Texture and Wavelet-Based Spoof Fingerprint Detection for Fingerprint Biometric Systems
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:400853
    • 提供者:guangqishao
  1. fingerprint

    0下载:
  2. Document on finger print detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:10120
    • 提供者:anitha
  1. work

    0下载:
  2. 主要用于指纹图像处理,包括滤波,边缘检测等预处理-Is mainly used for fingerprint image processing, including filtering, edge detection, pre-
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1223
    • 提供者:唐宁
  1. License Plate

    1下载:
  2. 通过灰度化、分段灰度拉伸、中值滤波、边缘检测和二值化等方式对车牌图像进行预处理,然后基于灰阶跳变定位车牌。-By gray, fractional gray stretch, median filtering, edge detection and binarization, etc. on the license plate image is preprocessed, and then jump on gray positioning plate.
  3. 所属分类:图形图象

    • 发布日期:2013-01-31
    • 文件大小:5528427
    • 提供者:沈静
  1. singularitydetection

    1下载:
  2. 提出一种两阶段的奇异点检测方法。将指纹图像分块,求出各块的方向构成块方向图,并在块方向图的基础上利用邻域方向的分 布分析结合改进的Poincare Index方法来确定奇异点所在的候选区域,对候选区域中的像素再通过计算局部方向变化率来确定奇异点的精 确位置。将此方法用于对FVC2004 DB1_A指纹数据库的图像,实验结果表明这种方法对指纹图像中的噪声有很好的鲁棒性,并且计算简 单快速,易于实现。 -A two-phase singularity detection. Finge
  3. 所属分类:matlab

    • 发布日期:2015-12-11
    • 文件大小:123632
    • 提供者:李辉艳
  1. fingerprint

    1下载:
  2. This code is a complete fingerprint core point detection. It uses orientation field for singular point detection and Zhang-suen algo. for thinning in preprocessing part
  3. 所属分类:matlab

    • 发布日期:2016-02-09
    • 文件大小:68608
    • 提供者:Gaurav mittal
  1. frt2_files

    0下载:
  2. fingerprint detection
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:207768
    • 提供者:rajshree
  1. MANTHAN-FINGER-PRINT

    0下载:
  2. Manthan FINGERPRINT DETECTION in MATLAB Source code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:119813
    • 提供者:techie.asia
  1. gaborfilter.tar

    0下载:
  2. Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1292
    • 提供者:郑碧波
  1. Fingerprint-Identification-System

    0下载:
  2. 机器学习领域的经典案例,模式识别、遗传算法、字符识别、边缘检测等,附带开源代码 -Classic case of the field of machine learning, pattern recognition, genetic algorithms, character recognition, edge detection, etc., with open source code
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:83897
    • 提供者:Turing
  1. fis2

    0下载:
  2. 使用canny边缘检测技术对单个图片中的指纹进行检测并识别-Canny edge detection technique using a single image of the fingerprint detection and identification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:27784
    • 提供者:simon
  1. zhiwen

    0下载:
  2. 基于matlab的指纹检测技术,可以对指纹进行分检测。-Matlab-based fingerprint identification technology, the fingerprint detection points.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:347796
    • 提供者:wuyanbin
  1. Abhyankar_manuscript_ieee_tbme

    0下载:
  2. THERE IS FULL INFORMATION ON FINGER PRINT SYSTEM FOR FINGERPRINT DETECTION
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1163559
    • 提供者:yogesh gujar
  1. Fingerprint-detection

    0下载:
  2. 该程序是关于中控集团的指纹检测器的指纹检测程序,改程序可1:1进行检测,也可1:N进行检测-The program is in the control group on the fingerprint sensor fingerprint detection program, change the program can detect 1:1 can also be 1: N detection
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:180436
    • 提供者:孟灿
  1. Fingerprint--recognition

    0下载:
  2. 指纹检测与识别, 指纹检测与识别-Fingerprint detection and recognition,Fingerprint detection and recognition,Fingerprint detection and recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1297268
    • 提供者:刘刘
« 12 3 »
搜珍网 www.dssz.com