CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Fingerprint preprocessing

搜索资源列表

  1. matlabzhiwenshibie

    0下载:
  2. 此代码可以进行指纹识别,包括预处理,特征提取,分类识别-this code can fingerprint identification, including preprocessing, feature extraction, classification, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:596634
    • 提供者:王嵩
  1. 1052

    0下载:
  2. MATLAB源码,preprocessing.m: preprocess the picture including:Wiener filter; meddle value filter, change a gray picture to a binary one and then get the skeleton. centralizing.m: input the source picture output the core point of the fingerprint. samfun.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4797
    • 提供者:钟小丽
  1. finger-recong

    0下载:
  2. 指纹识别源代码。思路完全是按照文件夹中网页里介绍的方法,即提取指纹中的分叉点和端点的位置作为指纹的特征值。由于今天太忙,对图像的预处理作的很失败,程序会提取出很多伪点,而指纹轮廓也没有想出办法过滤。汗,你看看能不能参考把。 三个m文件,fd.m提取指纹中的分叉点,fd2.m提取指纹中的端点,Cpoint.m则是前两个文件运行中需要调用的掩模函数。-fingerprint identification code. Thinking is entirely in accordance wi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:299394
    • 提供者:闫晟
  1. pre_processing

    0下载:
  2. 用于指纹识别中,对指纹图象的预处理,包括分割、二值化、细化等。-for fingerprint identification, the fingerprint image preprocessing, including segmentation, two values, such as thinning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6364
    • 提供者:caizhaowang
  1. fingerccc

    0下载:
  2. 一个指纹识别的c语言程序,包括了指纹图象预处理,特征提取及指纹图象匹配各个步骤的详细算法-a fingerprint identification c language program, including a fingerprint image preprocessing, Feature Extraction and fingerprint image matching steps detailed algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:28285
    • 提供者:jia
  1. Fingerprint.rar

    4下载:
  2. 指纹识别算法,所有算法代码(包括预处理,提取特征与匹配算法)都包含在内,没有使用动态链接库,Fingerprint recognition algorithm, all the algorithm code (including preprocessing, feature extraction and matching algorithm) are included, do not use dynamic-link library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-04
    • 文件大小:4044842
    • 提供者:huiyiliang
  1. FingerPrintProcess

    0下载:
  2. 指纹识别实验平台的预处理部分,对指纹图像进行方向场估计、分割后细化,为提取特征做准备,压缩包中有指纹图像,-Experimental platform Fingerprint Preprocessing of fingerprint images in the direction of the market is estimated that after the partition refinement, in order to extract features of so ready, com
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:635599
    • 提供者:田佳村
  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. 234837578658465

    1下载:
  2. 指纹图像预处理程序,包括分割,二值化,去噪和细化-Fingerprint image pre-processing procedures, including segmentation, binarization, denoising and refined
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:541281
    • 提供者:郭良
  1. 2008172870

    0下载:
  2. 本文详细介绍了指纹识别技术的预处理算法,其中包括MATLAB算法仿真部分和DSP实现部分,并着重研究了预处理算法中的指纹图像归一化、图象滤波增强、图像分割、二值化、细化等关键技术。本文提出了改进的Gabor滤波算法,同时对其他预处理部分算法进行了优化,并将傅立叶分析方法应用于指纹图象处理研究中,采用MATLAB实现了本文讨论的所有算法。-This paper describes a fingerprint recognition algorithm technologies, including
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5605870
    • 提供者:孙丽平
  1. finger

    0下载:
  2. 主要讲指纹的预处理的过程,包括图像的分割,图像增强,二值化和细化等-Mainly about the process of fingerprint preprocessing, including image segmentation, image enhancement, thresholding and thinning
  3. 所属分类:Special Effects

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

    0下载:
  2. 指纹图像预处理与特征提取是指纹识别的前提,本文提供指纹图像预处理算法, 并给出了指纹特征提取及其后处理算法及其参考文献。-Fingerprint image preprocessing and feature extraction is a prerequisite for fingerprint recognition, fingerprint image pre-processing algorithm in this article, and gives the fingerprint f
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:930594
    • 提供者:Amanda Jing
  1. preprocessing

    0下载:
  2. 指纹识别中的指纹图像预处理程序,包括有归一化,二值化,图像分割,图像增强,图像细化-Fingerprint identification fingerprint image preprocessing procedures, including normalization, binarization, image segmentation, image enhancement, image thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2221
    • 提供者:caixia
  1. pre

    0下载:
  2. 指纹预处理 利用sobel算子进行边缘检测-The use of fingerprint preprocessing sobel operator for edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:584173
    • 提供者:李瑾萱
  1. fingerdetectmatlab

    0下载:
  2. 用matlab实现了指纹的预处理以及特征点的提取。-Using matlab fingerprint preprocessing and feature point extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:447251
    • 提供者:王婧
  1. image-preprocessing

    0下载:
  2. 基于第二代curvelet的指纹图像预处理算法,在curvelet变换基础上调整curvelet系数。-Adjusted based on the curvelet transform, the curvelet coefficients of the second generation curvelet-based fingerprint image preprocessing algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:622386
    • 提供者:肖墨
  1. fingerprint-enhencement

    0下载:
  2. 指纹图像与处理源码及资料,包括图像滤波、方向场计算、频率图计算等-source code and papers of fingerprint preprocessing methods
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4387365
    • 提供者:李啸
  1. 6-fingerprint-preprocessing

    0下载:
  2. 一种多尺度方向场修正的指纹图像处理新方法,对于低质指纹图像,能够很好的求取其方向场。-source code for fingerprint orientation calculation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:213498
    • 提供者:李啸
  1. fingerprint-identification

    1下载:
  2. 指纹识别预处理 matlab程序 包括 指纹增强 二值化 细化 等步骤-Fingerprint preprocessing including fingerprint enhancement matlab program binary refinement step, etc
  3. 所属分类:Special Effects

    • 发布日期:2015-05-17
    • 文件大小:5120
    • 提供者:hj
  1. fingerprint

    0下载:
  2. 对指纹的细节点进行识别,分为预处理部分,方向场,频率场,指纹增强,去除伪细节点部分-To identify the fingerprint minutiae is divided into preprocessing part, orientation field and frequency field, the fingerprint enhancement, remove the pseudo minutiae part
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1198462
    • 提供者:杨熙丞
« 12 »
搜珍网 www.dssz.com