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

搜索资源列表

  1. Fingerprint_Matching.zip

    0下载:
  2. 一个用matlab编写的基于FilterBank的指纹匹配程序 ,Filterbank-Based Fingerprint Matching program based on matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:520183
    • 提供者:吴宇航
  1. matlabzhiwenshibiecode.rar

    0下载:
  2. 此代码可以进行指纹识别,包括预处理,特征提取,分类识别,this code can fingerprint identification, including preprocessing, feature extraction, classification, etc.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-03-05
    • 文件大小:1193194
    • 提供者:nikai
  1. FingerPrint.rar

    0下载:
  2. 基于matlab的对于指纹的特征提取,对初学者有很好的帮助,,The matlab-based feature extraction for fingerprint on a very good help for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:132299
    • 提供者:波波
  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. FingerPrint

    0下载:
  2. 指纹识别的程序,包括二值化,细化,提取特征点等。-Fingerprint identification procedures, including binarization, thinning, such as extraction of feature points.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:432265
    • 提供者:zhangyi
  1. Matlab

    0下载:
  2. 主要是关于关于图像处理方面的matlab程序代码,有指纹方面的,图像增强方面的。-Is mainly about about matlab image processing code, there is the fingerprint area, aspects of image enhancement.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8947679
    • 提供者:Ben
  1. fingerprint

    2下载:
  2. 基于haar小波变换的快速指纹识别算法的设计与实现。-Haar wavelet transform-based fingerprint recognition algorithm for the rapid design and implementation.
  3. 所属分类:2D Graphic

    • 发布日期:2015-07-31
    • 文件大小:1410556
    • 提供者:8912209
  1. fingerprintpreprocessing

    0下载:
  2. 根据指纹的固有规律,提出了一套较完整的指纹图像预处理和特征提取算法。改进了指纹脊线频率求取算法和二值图像去孔噪声 算法,并提出了一种新的滤除指纹伪特征点的方法。通过对上百幅不同质量的指纹图像进行测试,获得了较好的效果。 关键词:指纹;预处理;特征提取-According to the inherent laws of fingerprints, a set of more complete fingerprint image pre-processing and feature extr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:201023
    • 提供者:martin
  1. jiejian1

    0下载:
  2. 用于指纹图象的归一化,和二值化处理,具有很好的效果-The normalization and binaryzation processing in the fingerprint image ,the result is good.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:2314
    • 提供者:何胡
  1. fingerprint

    0下载:
  2. 含有完整的指纹处理步骤,是用MATLAB进行编程的。主要有基于纹理的指纹特征的提取和分析。-Contains a complete fingerprint processing step is carried out using MATLAB programming. Mainly based on the texture of the fingerprint feature extraction and analysis.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:296881
    • 提供者:YANGNI
  1. sfinge25

    0下载:
  2. A novel texture-based Automatic Fingerprint Authentication System (AFAS) is proposed. A fingerprint image is preprocessed to enhance the image by Short Time Fourier Transform (STFT) analysis. Then, three sets of invariant moment features, as a kind o
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:276921
    • 提供者:joyce
  1. identiffingerprint

    0下载:
  2. MATLAB源码用于指纹识别非常有用内有范例-MATLAB source code for fingerprint recognition is very useful there are examples of
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:338869
    • 提供者:yuhch
  1. matlab

    1下载:
  2. 此文件是matlab程序,处理指纹图像,采集特征点最终实现指纹识别!-This file is the matlab program, processing fingerprint images, collection of feature points ultimately fingerprint!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:739797
    • 提供者:victor
  1. FingerPrint

    0下载:
  2. 指纹图像处理,细化,锐化,二值化,特征点的提取。-Fingerprint image processing, refining, sharpening, binarization, feature point extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:271748
    • 提供者:我猜
  1. fingerprint-classification1

    0下载:
  2. 此程序为指纹识别中重要一步指纹分类的MATLAB源码-This program is an important step in fingerprint identification fingerprint classification MATLAB source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2558
    • 提供者:Vivian
  1. fingerprint-classification4

    0下载:
  2. 指纹分类是指纹识别重要的环节,该程序是指纹分类中FINDFIIRSTDOWNMAX部分MATLAB源码-Fingerprint classification is an important part of fingerprint recognition, fingerprint classification of the program is part of MATLAB source FINDFIIRSTDOWNMAX
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1131
    • 提供者:Vivian
  1. fingerprint-classification5

    0下载:
  2. 指纹分类是指纹识别重要环节,该程序是指纹分类中LENXMID的MATLAB源码-Fingerprint classification is an important part of fingerprint identification, fingerprint classification in the program is the MATLAB source LENXMID
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1322
    • 提供者:Vivian
  1. Fingerprint-image-preprocessing

    0下载:
  2. 本文用matlab实现了指纹图像的对比度增强、有效区域的选取、指纹图像的二值化、指纹的特征值提取等。并选取较好的处理步骤和算法参数解决指纹图像预处理的问题。-Using matlab fingerprint image contrast enhancement, selection of effective regional, the binarization of fingerprint images, fingerprint eigenvalue extraction. And select
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:740223
    • 提供者:morningdra
  1. fingerprint-matlab

    0下载:
  2. 指纹识别的图像预处理及其原理和基础代码下载-fingerprint identification matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-05
    • 文件大小:30613
    • 提供者:wyh
  1. MATLAB指纹识别

    7下载:
  2. 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易
  3. 所属分类:图形图像处理

    • 发布日期:2019-12-13
    • 文件大小:2781184
    • 提供者:王春水
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com