Visual C++6.0的指纹识别代码,包括指纹识别各个步骤的源程序,如指纹预处理,特征提取及匹配-Visual C + +6.0 fingerprint identification codes, including all the steps Fingerprint Identification of the source, Pretreatment such as fingerprints, feature extraction and matching 下载
|
在Visual studio 2005下用C#开发的说话人确认(speaker verification)实现。 包括三部分: 1、VoicePrintExistenceCheck - 检查是否存在某用户ID的声音指纹 2、SpeakerVerifyTextDependRegister - 如果不存在,则将其注册到系统中(可以通过语音文件,也可以直接通过麦克风直接输入语音)。 3、SpeakerVerifyTextDependVerify - 确认一个测试样例是否和用户的声音指纹相匹配。 源代码包含如下几个部分: * speakerVerify.* - 本项目的工程文件(用于测试) * SpeakerRecognitionActivityLib - 说话人确认的各个步骤的源代码(共12个C#源代码文件)。 * DictationActivitySpeechFX - 使用System.Speech编写的dictation功能(DictationActivity.cs,DictationActivity.Designer.cs)。 * DictationActivitySapi51 - 使用SAPI5.1编写的dictation功能(DictationActivitySapi.cs,DictationActivitySapi.Designer.cs)。 还有其他项目运行所需的源代码和配置文件等。- 下载
|
指纹图像识别的c程序代码,功能详尽,包括各个处理步骤的详细代码,如指纹图象增强,细化,匹配等..-Fingerprint Recognition c code, functional detail, including various processing steps detailed code, fingerprint image enhancement, refinement, matching .. 下载
|
这是一篇利用指纹细节点进行指纹识别(匹配)的比较好的文章,对初学者理解指纹细节点匹配方法有较大帮助。-This is a use of fingerprint minutiae fingerprint identification (match) the relatively good article, for beginners to understand the minutiae matching method is helpful. 下载
|
一个指纹识别系统,包括一套指纹识别系统构成,指纹的粗分类与匹配-a fingerprint recognition system, including a fingerprint identification system consisting of, fingerprint classification and the rough match 下载
|
VC6环境下的指纹识别代码,可以用以对指纹特征点进行提取,匹配,认证。-VC6 environment fingerprint identification codes can be used for the fingerprint feature points extraction, matching, authentication. 下载
|
基于c语言的指纹识别程序,实现特征提取和指纹匹配。-based on the language c fingerprint identification procedures, feature extraction and matching fingerprints. 下载
|
一个指纹细节点识别的小程序,包括边缘检测,指纹细化,细节点提取和匹配等-a fingerprint minutiae of small identification procedures, including edge detection, fingerprint details, and details of extraction and matching 下载
|
一个指纹识别的c语言程序,包括了指纹图象预处理,特征提取及指纹图象匹配各个步骤的详细算法-a fingerprint identification c language program, including a fingerprint image preprocessing, Feature Extraction and fingerprint image matching steps detailed algorithm 下载
|
一个关于指纹识别的delphi源码,也是对指纹进行特征点提取,匹配,识别身份。-a fingerprint identification on the delphi source, as well as for fingerprint feature extraction, matching, identity. 下载
|