- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
摘 要
指纹唯一性和终生不变性的特征使其成为理想的身份确认工具。随着计算机与信息处理技术的飞速发展,指纹识别作为是生物特征识别领域中应用最广泛的技术之一,目前普遍应用于身份验证和识别领域,特别是在电子商务、犯罪识别、信息安全等领域广泛的应用。指纹分类为指纹识别提供了捷径,因此对自动指纹分类的研究具有重要的学术价值和实用价值。
指纹分类技术为大型指纹数据库提供了一种重要的索引机制。指纹图象被划分到预先设定的某个类别,这样匹配工作就可在一个子类中进行,从而大大节省运算和匹配时间。本课题在以前分类的基础之上提出了一种新的指纹图像分类方法,即基于模式与结构相结合的方法。先根据有无核心点把指纹图像分成了普通弓型指纹和待识别型指纹,实现一级分类;再基于BP神经网络分类器,把待识别型指纹分为帐弓型、左旋型、右旋型、斗型指纹,实现第二级分类。
基于理论分析的基础上,我们利用MATLAB对整个指纹分类过程进行了编程。 实验结果表明,我们能有效地执行指纹分类,具有一定的实用价值。
关键词:指纹分类、核心点、方向信息、特征提取、BP神经网络。
Abstract
Fingerprint recognition technology is one of the most significant and reliable identification methods as it is unique and invariable. With the development of computer science, fingerprint recognition has extensive outlook servicing people. It is widely used in the field of international trade, criminal act and a course of justice. So the research of an automatic fingerprint identification system (AFIS) has important technical value and practical value.
Fingerprint classification provides indexing mechanism for a large fingerprint database. Fingerprint image is classified into predefined categories. It can greatly reduce matching time because the matching is implemented in a sub-category. The subject on the basis of the previous classification propose a new fingerprint classification method which is a combination of the model-based and the structure-based. Firstly, we devide the fingerprint into an arch an waiting recognized fingerprint under the core which they exist to achieve a classification. Based on BP Neural Network Classifier ,we devide the waiting recognized finger images into Tented Arch 、Left Loop 、Right Loop and Whorhl, achieving the seond-classification.
Based on the theoretical analysis foundation, I used MATLAB to carry on the programming to the entire fingerprint classification process. Experimental results show that we can effectively implement fingerprint classification . They have some practical value .
Keywords: Fingerprint classification, C
文档评论(0)