一种新的指纹图像分割算法
- 格式:pdf
- 大小:3.08 MB
- 文档页数:11
指纹图像分割方法研究摘要指纹分割作为指纹识别的预处理环节,不仅能提高指纹特征提取精度,而且能减少指纹预处理时间,对提高整个识别系统性能有着重大意义。
本文在对常用指纹分割方法进行分类分析和探讨的基础上,对指纹图像分割理论和技术进行了深入研究,并对现有分割算法进行了改进。
本文主要工作包括:(1)对指纹图像分割方法做了比较全面的分析综述。
从指纹特征提取角度出发,将指纹图像分割方法分为基于特征融合判决分割方法与基于多级分割思想分割方法两类,并对这两类算法进行了详细分析。
(2)针对特征融合判决分割方法,把最小平方误差准则用于基于线性分类的指纹图像分割算法,该算法对低质量指纹图像分割效果较好;将指纹图像纹理特征引入灰度方差求解过程,提出一种基于纹理特征的指纹图像自适应分割算法。
通过实验对新算法分割效果及噪声抑制能力进行了验证。
(3)针对多级指纹分割方法,研究了结合多种方法的高效指纹图像逐级分割算法,采用一种鲁棒性更好的求点方向图方法,计算前景块中各像素方向;采用自动确定部分阈值的分级分割方法,改善算法中仅凭经验设定多个阈值的缺点。
实验结果表明,新算法分割精确率较高。
关键词:指纹,指纹分割,特征融合,多级分割Research on methods of fingerprint imagesegmentationAuthor:Xu Huali S upervisor:Fan YongshengABSTRACTAs an important step of fingerprint image preprocessing, fingerprint segmentation which has a great significance in the system performance can not only improve the accuracy of the feature extraction, but also reduce the time of fingerprint preprocessing. This paper mainly investigates the theory and methods of fingerprint image segmentation, and some of the segmentation methods are classified and discussed. The main works include:(1)A comprehensive review of the fingerprint image segmentation methods is given. Basing on extracting fingerprint features, we first classify the methods of fingerprint image segmentation into two classes, which are the feature fusion segmentation method and multi-level segmentation method. And then, we introduce the two methods in detail.(2)In the aspect of the feature fusion based fingerprint segmentation method, we investigate the Minimum Square Error rule based fingerprint segmentation algorithm and a adaptive texture feature based fingerprint segmentation algorithm. First, we investigate the linear classifier based fingerprint segmentation algorithm, which uses a combination of three variance, mean and ridge orientation features of fingerprint image, and presents the improved algorithm of using the Minimum Square Error rule. The experimental results demonstrate the effectiveness of the improved algorithm, especially in low quality images. Second, we investigate the traditional variance based fingerprint segmentation algorithm, and present a adaptive texture feature based fingerprint segmentation algorithm which combine texture feature and variance. The experimental results demonstrate the effect of the proposed segmentation algorithm is better than the variance based fingerprint segmentation, and it also has stronger resistance to noise.(3)In the aspect of the multi-level based fingerprint segmentation method, weinvestigate the multi-level segmentation algorithm of fingerprint image. First, to improve the method of calculating the orientation image, the paper uses a better robust method. Second, we present an improved algorithm of setting the thresholds automatically for the disadvantage of setting some thresholds based on experience. The experimental results demonstrate the high accuracy rate of the improved algorithm.KEY WORDS: fingerprint, fingerprint segmentation, feature fusion, multi-level segmentaion目录第一章绪论 (1)1.1研究背景 (1)1.1.1生物特征识别技术概述 (1)1.1.2主要生物特征识别技术 (2)1.2指纹识别技术简介 (6)1.2.1指纹识别研究内容 (6)1.2.2国内外发展状况和面临的挑战 (10)1.3研究内容与结构 (12)第二章指纹图像分割方法综述 (14)2.1图像分割方法 (14)2.2指纹图像分割方法 (17)2.2.1基于特征融合判决的指纹图像分割方法 (19)2.2.2基于多级分割思想的指纹图像分割方法 (21)2.3本章小结 (22)第三章基于特征融合判决分割方法研究 (23)3.1有监督分割方法 (23)3.1.1分割特征选择 (23)3.1.2分类器选择 (26)3.1.3实验结果及分析 (28)3.2无监督分割方法 (29)3.2.1基于灰度方差的指纹图像分割 (30)3.2.2基于纹理特征的自适应指纹图像分割 (31)3.2.3实验结果及分析 (33)3.3本章小结 (36)第四章基于多级分割思想分割方法研究 (37)4.1结合多种方法的指纹图像逐级分割方法 (37)4.1.1第一级指纹图像分割 (37)4.1.2第二级指纹图像分割 (39)i4.1.3第三级指纹图像分割 (42)4.2自动确定部分阈值的指纹图像分级分割方法 (42)4.3实验结果及分析 (44)4.4本章小结 (45)第五章结论与展望 (46)5.1结论 (46)5.2展望 (47)参考文献 (48)攻读硕士期间发表的论文及所取得的研究成果致谢ii中北大学学位论文第一章绪论随着信息技术的发展,传统的身份识别技术已经逐渐被新型的基于生物特征的识别技术所替代。
指纹图像二值化算法的分析和比较1引言指纹作为人体的重要特征,因其具有唯一性和终生不变性,已经成为生物识别领域的重要手段。
它不仅应用于公安司法系统的犯罪识别,而且还广泛应用于如一些保密系统的身份验证,成为生物识别领域的新热点。
在指纹自动识别系统中,图像采集设备所得到的图像是一幅含有较多噪声的灰度图,必须经过预处理,除去大量的噪声信号,得到一幅纹线清晰的点线图,才能进行指纹特征的提取和匹配。
指纹图像的预处理是正确地进行特征提取、比对等操作的基础,而二值化是图像预处理中非常重要的一步,也是指纹细化并提取特征前的重要步骤。
不同的二值化经常会对后续的步骤产生极大的影响,常用的二值化方法由于仅仅利用了图像的灰度信息,没有考虑指纹图像自身的方向结构特点,对指纹图像的二值化效果不理想.本文首先对常用的二值化算法进行了讨论,并主要通过实验比较了两种特别针对指纹图像的二值化算法。
通常认为一个好的针对指纹图像的二值化算法应满足以下几点要求[f。
1]:●保持纹线的原始走向;●相关领域内指纹的纹线走向基本一致;●避免造成指纹纹线的中断和粘连;●避免生成虚假指纹纹线;●纹线间的间距变化平稳;2图像的二值化算法在很多情况下,图象是由具有不同灰度的两类区域组成的。
如在指纹图象中,指纹脊线和谷线就由不同的灰度构成,通常脊线要比谷线暗。
所谓灰度图象的二值化就是通过设定阀值,把它变为仅用两个灰度值分别表示图象的前景和背景颜色的二值图象。
图象的二值化可以根据下面的阀值来处理: 假设一幅灰度图的像素值为f(i,j)∈(r1,r2 ,…,rm),设有一阀值为T=ri ,1≤i≤m,则:二值化的方法很多,关键在于阀值T的选取。
而T的取值方法又取决于二值化的技术。
T的选择有基于由点的像灰度值单独决定的、有由像素的局部特征决定的、也有基于全局像素决定的。
阀值可以分为两类:全局阀值和局部阀值。
1)全局阈值全局阈值是在整个图像中将灰度阈值的值设置为常数。