您所在位置:网站首页 > 海量文档
 > 计算机 > matlab
指纹识别算法matlab实现.doc50页
本文档一共被下载:
次,您可全文免费在线阅读后下载本文档。
下载提示
1.本站不保证该用户上传的文档完整性,不预览、不比对内容而直接下载产生的反悔问题本站不予受理。
2.该文档所得收入(下载+内容+预览三)归上传者、原创者。
3.登录后可充值,立即自动返金币,充值渠道很便利
摘 要
随着生物识别技术的不断发展,人们发现每个人的指纹具有唯一性和不变性。因此指纹识别技术逐步发展为一种新的身份识别方式,并且凭借其良好的安全可靠性,大有取代传统身份识别方式的趋势。
本文简要介绍了指纹识别的基本步骤,分别是指纹图像预处理、指纹特征提取、指纹匹配。在图像预处理中,依次介绍了规格化处理、图像增强、二值化处理和细化处理的方法。预处理后将得到一幅宽度为一个像素的细化二值图像,然后通过特定的端点和交叉点的特征进行指纹匹配。论文中采用MATLAB编程实现全部算法。
关键词:指纹识别,图像处理,特征提取,特征匹配
Abstract
With the continuous development of Biometric Identification Technology,People found that each person's fingerprint has uniqueness and invariant.Therefore Fingerprint Identification Technology gradually developed as a new identity recognition mode,and with its good safety and reliability,it has replaced the traditional identification way trends.
This paper briefly introduces the basic step of Fingerprint Identification,they are Fingerprint image preprocessing, Fingerprint characteristic extraction,Fingerprint matching.In the Fingerprint image preprocessing,in turn introduced the normalized processing, Image enhancement, Binary treatment and Refining processing method.After pretreatment will get a picture for a pixel width of twenty-first-century binary image,then through the particular endpoint and intersection on the characteristics of the Fingerprint matching.This paper using Matlab programs all algorithm.
Key words Fingerprint identification Image processing Feature extraction
Feature matching
目 录
摘要I
AbstractII
第1章 绪论1
1.1 研究背景及意义1
1.2 国内外研究现状及分析1
1.3 设计内容与要求2
第2章 指纹识别的基本理论及应用3
2.1 指纹识别的原理和方法3
2.1.1 指纹的特征与分类3
2.1.2 指纹识别的原理和方法3
2.2.1 算法的精确度4
2.2.2 误识率和拒识率的测试方法4
2.2.3 系统参数4
2.3 指纹识别技术的应用5
2.4 指纹识别的可靠性5
2.5 本章小结6
第3章 指纹图像处理及特征提取与实现6
3.1 方法概述6
3.2 方向图的计算7
3.2.1 求点方向图7
3.2.2 由点方向图求块方向图的算法8
3.2.3 最小均方估计块方向算法8
3.3 指纹图像的滤波9
3.4 基于方向图的动态阀值指纹图像二值化方法9
3.5 指纹图像的细化算法9
3.6 特征提取及其后处理9
3.6.1 特征点的提取9
3.6.2 假特征点的去除9
3.6.3 细节点信息的提取及记录9
3.6.4 指纹识别中细节点的匹配9
3.7 本章小结9
第4章 指纹识别算法的MATLAB实现9
4.1 MATLAB简介9
4.1.1 MATLAB 的概况9
4.1.2 MATLAB产生的历史背景9
4.1.3 MATLAB 的语言特点9
4.1.4 MATLAB在指纹识别中的应用9
4.2 指纹图像预处理9
4.2.1 图像规格化9
4.2.2 图像分割9
4.2.3
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
用户名:
验证码:
匿名?
发表评论