基于正态分布的指纹特征分类算法研究.doc
约26页DOC格式手机打开展开
基于正态分布的指纹特征分类算法研究,页数 26 字数 11365摘要: 指纹是区别于他人并且终生不变的重要特征,这一特征可以用于身份识别。本文介绍了自动指纹识别系统的组成。指纹特征提取和指纹分类是该系统的关键所在,因此我们特别详细的介绍了指纹特征提取和指纹分类的原理以及实现。其中指纹特征提取所用的算法用的是基于梯度矢量的...
内容介绍
此文档由会员 张阳阳 发布
基于正态分布的指纹特征分类算法研究
页数 26 字数 11365
摘要: 指纹是区别于他人并且终生不变的重要特征,这一特征可以用于身份识别。本文介绍了自动指纹识别系统的组成。指纹特征提取和指纹分类是该系统的关键所在,因此我们特别详细的介绍了指纹特征提取和指纹分类的原理以及实现。其中指纹特征提取所用的算法用的是基于梯度矢量的指纹特征检出算法。该算法的优点就是检出过程比较简单,运算速度比较快。
关键词: 生物识别,指纹识别,特征检出,指纹方向图,指纹分类
ABSTRACT: Fingerprint is an important feature of each person to distinguish himself from others that will never change all over his life. It can be applied to identify a person. In this paper, we introduce an automatic fingerprint detection system. And the key techniques of the system are fingerprint feature detection and fingerprint classification. So we especially introduce the principle and the realization of fingerprint feature detection and fingerprint classification. The merit of the way of fingerprint feature detection is that the process course is simpler and the process speed is faster than others. And it can deal with the fingerprint in the real time.
KEY WORDS: Biology identification, Fingerprint identification, Feature detection, Fingerprint orientation, Fingerprint classification.
目 录
前 言 4
第一章、指纹特征分析 4
2.1总体特征 4
2.2局部特征 5
2.3 结论 7
第二章、自动指纹识别系统概述 8
2.1指纹图像的输入 8
2.1.1指纹卡的读入 8
2.1.2指纹的实时录入 8
2.2指纹图像的预处理 9
2.3指纹图像的特征提取 9
2.4指纹特征点的分类 10
2.5指纹图像的匹配 10
2.6结论 10
第三章、指纹图像的特征提取 12
3.1指纹图像的梯度矢量图 13
3.2梯度矢量的方向一致率 13
第四章、指纹特征点的检出和分类
4.1指纹特征点的检出 16
4.1.1原理概述 16
4.1.2 程序实现和程序分析 17
4.2指纹特征点的分块 23
第五章、结束语 25
参考文献 26
附录 26
参 考 文 献
[1] 张海藩编,软件工程导论,清华大学出版社,2001.
[2] 徐士良、朱明方,软件应用技术基础,清华大学出版社,2001
[3] 徐晓刚、高兆法等,Visual C++ 6.0入门与提高,清华大学出版社,2001.
[4] 沈庭芝、方子文,数字图象处理及模式识别, 北京理工 大学出版社,1998.
[5] 清宏计算机工作室,Visal c++编程技巧-多媒体和系统篇,机械工业出版社,2001
页数 26 字数 11365
摘要: 指纹是区别于他人并且终生不变的重要特征,这一特征可以用于身份识别。本文介绍了自动指纹识别系统的组成。指纹特征提取和指纹分类是该系统的关键所在,因此我们特别详细的介绍了指纹特征提取和指纹分类的原理以及实现。其中指纹特征提取所用的算法用的是基于梯度矢量的指纹特征检出算法。该算法的优点就是检出过程比较简单,运算速度比较快。
关键词: 生物识别,指纹识别,特征检出,指纹方向图,指纹分类
ABSTRACT: Fingerprint is an important feature of each person to distinguish himself from others that will never change all over his life. It can be applied to identify a person. In this paper, we introduce an automatic fingerprint detection system. And the key techniques of the system are fingerprint feature detection and fingerprint classification. So we especially introduce the principle and the realization of fingerprint feature detection and fingerprint classification. The merit of the way of fingerprint feature detection is that the process course is simpler and the process speed is faster than others. And it can deal with the fingerprint in the real time.
KEY WORDS: Biology identification, Fingerprint identification, Feature detection, Fingerprint orientation, Fingerprint classification.
目 录
前 言 4
第一章、指纹特征分析 4
2.1总体特征 4
2.2局部特征 5
2.3 结论 7
第二章、自动指纹识别系统概述 8
2.1指纹图像的输入 8
2.1.1指纹卡的读入 8
2.1.2指纹的实时录入 8
2.2指纹图像的预处理 9
2.3指纹图像的特征提取 9
2.4指纹特征点的分类 10
2.5指纹图像的匹配 10
2.6结论 10
第三章、指纹图像的特征提取 12
3.1指纹图像的梯度矢量图 13
3.2梯度矢量的方向一致率 13
第四章、指纹特征点的检出和分类
4.1指纹特征点的检出 16
4.1.1原理概述 16
4.1.2 程序实现和程序分析 17
4.2指纹特征点的分块 23
第五章、结束语 25
参考文献 26
附录 26
参 考 文 献
[1] 张海藩编,软件工程导论,清华大学出版社,2001.
[2] 徐士良、朱明方,软件应用技术基础,清华大学出版社,2001
[3] 徐晓刚、高兆法等,Visual C++ 6.0入门与提高,清华大学出版社,2001.
[4] 沈庭芝、方子文,数字图象处理及模式识别, 北京理工 大学出版社,1998.
[5] 清宏计算机工作室,Visal c++编程技巧-多媒体和系统篇,机械工业出版社,2001