搜索资源列表
zwsb_c
- 开发环境KEIL,一个用C语言写的指纹识别系统的源码
基于PCA的指纹识别算法研究
- 这是我找的一个指纹识别系统,大家可以来参考一下
AutomaticFingerprintVerificationAlgorithmOptimized
- 自动指纹识别算法在嵌入式系统上的优化实现
sourcecode
- 基于dsp55系列的指纹识别系统。已调试通过
nrf9e5+LM61
- 基于nRF9E5和LM61的温度遥测系统(nRF9E5发送接收C51源码,PC机数据采集软件VB源码)-Based on nRF9E5 and LM61 temperature telemetry system (nRF9E5 send receive C51 source, PC data acquisition software VB source)
ARM920Tfingerprintidentificationsystemattheapplica
- ARM920T在指纹识别系统中的应用,基于ARM9的指纹识别系统的开发平台。-ARM920T fingerprint identification system at the application, the ARM9-based fingerprint identification system development platform.
MBF200
- 文中使用的指纹识别系统是用TMS320C5402 的DSP 来控制MBF200 采集指纹数据,然后由DSP实现指纹识别,-The text used in fingerprint identification system is the DSP to control the TMS320C5402 collection MBF200 fingerprint data, and then by the DSP to achieve fingerprint identification,
Fingerprint_Identify
- 本项目名称是:基于FPGA的指纹识别模块设计。 主要内容为:本模块采用xilinx公司的Spartan 3E系列XC3S500E 型FPGA作为核心控制芯片,通过富士通公司的MFS300滑动式电容指纹传感器对指纹图象进行提取,然后对提取的指纹图像进行灰度滤波、图像增强、二值化、二值去噪、细化等预处理,得到清晰的指纹图象,再从清晰的指纹图象中提取指纹特征点,存入外部FLASH作为建档模板。指纹比对时,采用同样的方法获得清晰的指纹图像,建立比对模板,然后将比对模板与建档模板利用点模式匹配
2387847AVR128
- 基于AVRmega128制作的指纹识别系统-Fingerprint Identification System based on AVRmega128 production
s3c2410
- 基于S3C2410的指纹识别系统,包括算法介绍和代码的详细实现-Details based on the S3C2410 fingerprint identification systems, including the algorithm is introduced and code
shixibaogao
- 该实验报告对指纹识别系统整体的构建进行了说明,其中还包括遇到的问题以及解决过程的分析。对指纹识别系统的总体设计和各部分设计进行了相应说明,首先将整个系统分为三个部分:指纹预处理,特征值提取和指纹特征匹配;其中指纹预处理部分又可分为:指纹图像的分割、均衡、增强、二值化、细化等部分。每部分选择最优化的算法,首先用C语言进行软件实现,然后与硬件相结合,以DSP TMS320VC5416为平台,在DSP集成开发环境CCS上进行算法调试。 -The test reports on fingerprin
Desktop
- 指纹识别系统,调试成功后的源码,带有图片,matlab 7.0 直接运行-Fingerprint identification system, source code debugging success, with pictures directly run matlab 7.0
project
- 逻辑与计算机设计基础课程设计-指纹识别系统-Logic and Computer Design course design- Fingerprint Identification System
zuizhong8_7TQ2440_Test_20120110
- 基于arm板TQ2440的指纹识别系统,设计了操作界面,可录入指纹,对指纹进行识别-Based on ARM board TQ2440 fingerprint identification system, the design of the operating interface, can be entered into the fingerprint, fingerprint identification
finger
- 基于sopc指纹识别系统设计的代码,还是很有用的哦。-fingerprint idntification
ATmega128
- 基于atmel128a的指纹识别系统,经过测试的,很好用-The fingerprint identification system based on atmel128a, tested, very good
行业指纹设备认证接口SDK开发包[20141021]
- 指纹识别设备认证接口SDK:支持SCO UNIX、AIX UNIX、WINDOWS(98/2000、2003/XP/VISTA/7)、MAC、LINUX等操作系统的API接口,提供C/S、B/S应用和JAVA、.NET等调用的API接口(支持前端系统的接口,包括现有的和后续的前端系统(The fingerprint identification device authentication interface SDK: UNIX, UNIX, AIX SCO WINDOWS (98/2000, 2
14,ATK-AS608指纹识别模块
- ATK-AS608指纹识别系统,软硬件设计,欢迎大家下载(ATK - AS608 fingerprint identification system, the hardware and software design, welcome everyone to download)
89程序
- 系统以单片机为核心,通过指纹识别或者IC识别或者输入密码进行解锁。同时还 包括密码储存、更改,指纹的采集、更改,刷卡的采集、识别、储存,自动报警等 功能。能够实现门禁系统的智能化,同时采用显示屏进行实时显示,方便使用。 智能门禁系统的输入外围设备即非接触式读卡器进行读卡操作或者矩阵键盘进行密码输入操作时,对应的以IAP15F2K61S2芯片为核心的单片机主控制电路对输入信号与已存储数据库中的数据进行分析对比,12864液晶显示屏将会显示出相应的输入内容以及对此信号做出的判断,数据存储部分也
51单片机指纹识别
- 这是一个基于STC89C52的指纹识别系统程序,指纹模块为jm101光学识别指纹模块。