搜索资源列表
现场指纹比对中细节特征的运用
- 现场指纹比对中细节特征的运用-scene than fingerprints on the details of the application
uau
- 中控指纹识别软件开发包Biokey SDK 3.0 PRO 提供1:1 和1:3000的指纹比对 目前应用范围广 这是一前做项目的时候花了1W银子买来的噢
VB.rar
- 用于指纹识别,SDK 3.0 Pro分为1:1和1:N两个控件,其中接口属性和方法基本相同,而接口方法只有涉及1:N比对部分不同,因此以下综合说明两个控件,不同之处将分别标出和说明,SDK is a software development kit (SDK) that enables a wide range of applications to use fingerprint recognition. Software developers can integrate biometrics
hping.rar
- 通过指纹比对来探测操作系统版本,比NMAP牛,更比NMAP精确。,By fingerprint matching to detect the operating system version, than the NMAP cattle, more accurate than the NMAP.
C-AutomaticFingerPrintIdentification
- 指纹识别源代码,指纹预处理,图像增强,特征提取,指纹比对和指纹的存储。-Source code for fingerprint recognition, fingerprint pre-processing, image enhancement, feature extraction, fingerprint matching and fingerprint storage.
StaticFPSys4
- 第10章 FPPRGDemo 伪指纹随机发生器 FPSEDemo 指纹对称加密(指纹AES) FPECC 指纹非对称加密 (指纹ECC) FPES 指纹电子签名技术 FPCSDemo 指纹加密存储 FPET 指纹加密传输 FPNetSys 指纹网络比对系统 -Chapter 10 FPPRGDemo pseudo-random generator FPSEDemo fingerprint fingerprint s
efinger.src
- 指纹比对程序,eFinger美国人写的东东,比较有用的。-Fingerprint matching process, eFinger Dongdong of American Writing, a useful comparison.
PB8
- 用于指纹识别,SDK 3.0 Pro分为1:1和1:N两个控件,其中接口属性和方法基本相同,而接口方法只有涉及1:N比对部分不同,因此以下综合说明两个控件,不同之处将分别标出和说明-SDK is a software development kit (SDK) that enables a wide range of applications to use fingerprint recognition. Software developers can integrate biometrics
VFP
- 用于指纹识别,SDK 3.0 Pro分为1:1和1:N两个控件,其中接口属性和方法基本相同,而接口方法只有涉及1:N比对部分不同,因此以下综合说明两个控件,不同之处将分别标出和说明-SDK is a software development kit (SDK) that enables a wide range of applications to use fingerprint recognition. Software developers can integrate biometrics
Fingerprint_Identify
- 本项目名称是:基于FPGA的指纹识别模块设计。 主要内容为:本模块采用xilinx公司的Spartan 3E系列XC3S500E 型FPGA作为核心控制芯片,通过富士通公司的MFS300滑动式电容指纹传感器对指纹图象进行提取,然后对提取的指纹图像进行灰度滤波、图像增强、二值化、二值去噪、细化等预处理,得到清晰的指纹图象,再从清晰的指纹图象中提取指纹特征点,存入外部FLASH作为建档模板。指纹比对时,采用同样的方法获得清晰的指纹图像,建立比对模板,然后将比对模板与建档模板利用点模式匹配
fprec_release30
- 指纹识别的源码,对指纹图像进行预处理,特征提取和比对,看是否匹配-Fingerprint the source of the fingerprint image preprocessing, feature extraction and matching to see if it matches
FingerprintDevelopmentHandbook
- 2个电子文档:一个是指纹识别开发手册,一个是网络指纹比对开发手册,对指纹识别开发者很有用,推荐!-Two electronic documents: a manual fingerprint development, a development of the network fingerprint matching, manual, developer of the fingerprint identification is useful, recommended!
FP
- MFC下的指纹考勤系统,包括了单个指纹比对模块。对指纹考勤系统所用到的算法进行封装。-MFC under the fingerprint attendance system, including a single fingerprint matching module. Fingerprint time and attendance system used by the algorithm package.
eAlgSpeedDlg
- 实现指纹的比对,提高指纹比对的速度,最终提高指纹的比对效率-The ratio of the fingerprint,Improve fingerprint matching speed,Ultimately improve the efficiency of fingerprint comparison
Fingerprint interface
- 内含有,指纹采集和指纹比对的操作━(*`?′*)ノ亻!(Fingerprint interface)
指纹识别程序A
- 本系统实现指纹的识别和差异比对,通过差值程度来反映相似程度。(The system realizes fingerprint identification and difference alignment, and reflects the similarity degree by the degree of difference.)
指纹-20190718
- 使用西门子1513PLC,博图V13开发软件,STL语言编程,TCP/IP通讯协议;通过PLC软件编程控制第三方指纹模块进行,指纹录入,指纹识别,上传指纹数据,指纹比对的功能,并且可以接受指纹比对成功后的哪一个人哪一个手指头的信息。(Using Siemens 1513 PLC, Botu V13 to develop software, STL language programming, TCP/IP communication protocol; Controlling third-part
MATLAB指纹识别
- 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易
MATLAB指纹识别(GUI,比对两幅指纹,完美运行)
- 本设计为基于MATLAB的指纹识别系统。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint identification system based on MATLAB