搜索资源列表
SIFT_fvs_REG
- 本程序利用SIFT算法进行指纹识别 用SIFT检测出指纹中特征点 提取特征向量 将特征向量与指纹库中的向量进行匹配 从而识别出指纹
DB1_B
- 可用于指纹识别的指纹库-fingerprints can be used for fingerprint identification
fanalysis
- 这是一个用指纹数据库自动评估指纹算法性能,在VC++ 6.0平台上开发的程序。程序自动读取指定路径下,按FVC2004规格命名的指纹图像文件然后分别进行类内和类间比对,并将结果分别存在两个不同的文件中供分析用。只要替换工程中的指纹识别动态库文件,就可以对指定算法进行分析。-This is a fingerprint database with automatic fingerprint algorithm performance ass
SIFT_fvs_REG
- 本程序利用SIFT算法进行指纹识别 用SIFT检测出指纹中特征点 提取特征向量 将特征向量与指纹库中的向量进行匹配 从而识别出指纹-This procedure using SIFT fingerprint recognition algorithm using SIFT to detect the fingerprint feature points in the feature vector will be extracted
FingerPrintVerify
- 用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-With C++ Language realization of a fingerprint identification procedures, require FVC meet international com
FingerPrintVerify
- 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet
fingerprintrecognition
- 指纹识别,从指纹库中提取相应指纹,对比出结果-Fingerprint recognition, fingerprint database extracted from the corresponding fingerprint, comparing results from
fingerprint
- 指纹识别系统,用VISUALC++实现的,而且有指纹库,非常好用-Fingerprint identification system, using VISUALC++ implementation, but also fingerprint database, very easy to use
finger_library
- 精通VisualC指纹模式识别系统算法及实现的分类指纹库-VisualC fingerprint pattern recognition system master algorithm and fingerprint database, a classification
DB1_B
- 为指纹识别提供指纹图片资源,便于对指纹做出后续处理(Provide fingerprint images for fingerprint identification)
DB2_B
- 为指纹识别提供训练的指纹库,内含多张指纹图片(Provide fingerprint images for fingerprint identification)
DB3_B
- 为指纹识别提供指纹库,方便大家下载使用。(Provide fingerprint images for fingerprint identification)
DB4_B
- 为指纹识别提供识别资源图片,方便大家下载使用。(Provide fingerprint images for fingerprint identification)
SM-2D指纹仪开发包
- SM-2D型指纹仪开发包,包含DII驱动库、DII测试库、OCX控件及其测试文件。(SM-2D Fingerprint SDK, including the DII drive library, DII test library, OCX controls and their test files.)
指纹
- 物联网指纹模块的开发,里面存放了动态库,可供大家参考(Fingerprint module development, which stored a dynamic library, for your reference)
指纹识别算法
- 指纹识别的源码,类库,以及各种封装方法。(fingerprint identification)
WiFiScan
- WiFi指纹库采集数据专用安卓apk文件,直接下载即可安装使用,室内定位数据采集阶段神器(WiFi fingerprint database for data acquisition Android APK files can be downloaded directly to install and use, indoor positioning data acquisition stage artifacts)
FVC2004
- FVC2004指纹数据库下载,希望帮到有需要的朋友.(FVC2004 Fingerprint Database)
指纹定位算法仿真代码
- wifi室内定位指纹库的构建:在室内定位中形成指纹库(Construction of wifi indoor locating fingerprint database)
MATLAB指纹识别(GUI,比对两幅指纹,完美运行)
- 本设计为基于MATLAB的指纹识别系统。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint identif