WO2013087028A1 - 虹膜识别方法和基于多方向Gabor和Adaboost虹膜识别方法 - Google Patents

虹膜识别方法和基于多方向Gabor和Adaboost虹膜识别方法 Download PDF

Info

Publication number
WO2013087028A1
WO2013087028A1 PCT/CN2012/086678 CN2012086678W WO2013087028A1 WO 2013087028 A1 WO2013087028 A1 WO 2013087028A1 CN 2012086678 W CN2012086678 W CN 2012086678W WO 2013087028 A1 WO2013087028 A1 WO 2013087028A1
Authority
WO
WIPO (PCT)
Prior art keywords
iris
gabor
iris image
feature
formula
Prior art date
Application number
PCT/CN2012/086678
Other languages
English (en)
French (fr)
Inventor
王琪
张祥德
单成坤
刘洋
Original Assignee
北京天诚盛业科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京天诚盛业科技有限公司 filed Critical 北京天诚盛业科技有限公司
Publication of WO2013087028A1 publication Critical patent/WO2013087028A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/18Eye characteristics, e.g. of the iris
    • G06V40/193Preprocessing; Feature extraction

Definitions

  • Iris recognition method and iris recognition method based on multi-directional Gabor and Adaboost Technical Field The present invention relates to digital image processing and pattern recognition, and more particularly to an iris recognition method and multi-directional iris recognition method.
  • identifying items keys, ID cards, etc.
  • identifying knowledge user names, passwords, etc.
  • it has shortcomings such as easy loss, easy forgery, non-uniqueness, and relatively small application range, which makes people urgently need an identification method that can overcome the above-mentioned shortcomings.
  • Recognition technologies based on biometrics such as face, fingerprint, iris, hand shape, handwriting, etc. have emerged.
  • a multi-directional Gabor and Adaboost iris recognition method which includes the following steps:
  • the expression of feature encoding is as follows:
  • maskA ⁇ maskB Calculate the respective Hamming distances of the MXN iris image submodules corresponding to the two iris images to be matched. For each iris image submodule, 8 Hamming distances can be obtained, and the 8 Hamming distances are composed of features
  • V i HD , ,'h. , ..., HD ,, h, HD pan ⁇ -, ..., HD par, L ⁇ , ..., HD partL% 1;
  • step 1) Use the Adaboost algorithm to classify and recognize the features obtained in step 1), which specifically includes the following steps:
  • X is the multi-dimensional feature vector formed by combining the feature vector formed by the entire iris image and the feature vector after segmentation.
  • is the number of iterations
  • D l+l (i) D t (i) e xp[-a,y,h, ,)]/Z l 'Update the weights of the sample training set, and normalize the sample training set, Among them, A(0 is the weight coefficient of the first sample in the training time, and is the normalized idler;
  • the iris recognition method includes the following steps: step 1) normalize the iris image, and extract the two-dimensional Gabor feature of the normalized iris image; and step 2) calculate two iris images Corresponding to the Hamming distance between Gabor features, use the Adaboost algorithm to classify and recognize the two-dimensional Gabor features using the calculation result as a sample.
  • step 1) includes: performing Gabor filtering on the normalized iris image; encoding the filtered iris image according to the real part of the Gabor filter to obtain the feature encoding of the normalized iris image, and feature encoding As the initial two-dimensional Gabor feature of the normalized iris image.
  • step 1) also includes: dividing the normalized iris image into regions to obtain multiple iris image sub-modules; performing Gabor filtering on the multiple iris image sub-modules respectively; according to the real part of the Gabor filter
  • the filtered multiple iris image sub-modules are respectively coded to obtain feature codes of the multiple iris image sub-modules, and the feature codes of the multiple iris image sub-modules are used as the initial two-dimensional Gabor features of the normalized iris image.
  • the above-mentioned regional division of the normalized iris image includes: dividing the normalized iris image into M rows and N columns, and dividing according to the rows and columns to obtain MXN iris image sub-modules.
  • step 1) performing Gabor filtering on multiple iris image sub-modules respectively includes: filtering multiple iris image sub-modules using Gabor filters with 8 directions at the same scale, where the table of Gabor filters
  • V are the horizontal and vertical center frequencies of the Gabor filter, respectively, and ⁇ and are the spatial constants of the Gaussian envelope along the X axis and the V axis, respectively.
  • I(x, y) is the expression of the iris image
  • G(x, y) is the expression of the Gabor filter
  • sgn (ReIni) represents the real part of the filtering result
  • c (Relm) is the feature code.
  • calculating the Hamming distance between the Gabor features corresponding to two iris images includes-according to the formula: HD ⁇ co ⁇ ⁇ e ⁇ ® coc ⁇ e ⁇ ⁇ maskA ⁇
  • step 2) using the calculation result as a sample to use the Adaboost algorithm to classify and recognize the two-dimensional Gabor features includes: constructing a vector using the calculation result of the Hamming distance between the Gabor features corresponding to the two iris images, the The vector is used as a sample to use the Adaboost algorithm for classification and recognition.
  • the beneficial effects of the present invention are as follows: only a part of the iris containing less noise is used for recognition, the influence of noise is reduced, the recognition problem of low-quality iris images is well solved, and the recognition performance is very good.
  • the feature extraction of the iris image uses multi-directional Gabor wavelet at the same scale, and the expanded iris image is divided into blocks, combined with the overall and local information of the iris, and the Gabor features of the entire iris image and the iris image sub-module are extracted and coded at the same time. Then the whole and the part are combined to form a multi-dimensional feature vector, and the Adaboost algorithm is introduced for feature selection, and finally a classifier is constructed for recognition.
  • Figure 1 is a flowchart of a method for iris recognition based on multi-directional Gabor and Adaboost according to an embodiment of the present invention
  • Figures 2 (a) to 2 (h) are 8 directions of Gabor in an embodiment of the present invention
  • the schematic diagram of the real part filter Fig. 3 (a) to Fig. 3 (h) are the coding process diagrams of Gabor according to the embodiment of the present invention
  • the iris recognition method described in this embodiment is based on the multi-directional Gabor and Adaboost algorithm, and includes the following steps: Step 1) Normalize the iris image, and extract the normalization- Two-dimensional Gabor features of the transformed iris image; and
  • Step 2 Calculate the Hamming distance between the Gabor features corresponding to the two iris images, and use the Adaboost algorithm to classify and recognize the two-dimensional Gabor features using the calculation result as a sample.
  • step 1) Extract two-dimensional Gabor features from the normalized iris image.
  • the 2D Gabor filter has good resolution capabilities in the time domain and frequency domain, and the expression is as follows:
  • 0 is the angle corresponding to the direction of the pixel point (x, y), that is, the direction of the Gabor filter, and the angle between the x'axis and the X axis is 0.
  • 0 * ⁇
  • R1, R2, R3, Ul, U2, U3> Ll, L2, L3, Dl, D2, and D3 are the 12 sub-blocks obtained after block division.
  • the above-mentioned specific method of dividing the annular area of the iris image into 3 rows and 4 columns can be: taking the center of the iris as the center of the circle, and making circles according to different radii to divide It is 3 circular rings, divided into 4 radians evenly according to the radians, thereby obtaining 12 regional blocks for interpolation mapping.
  • the Hamming distance is used as the similarity measure, and the Gabor codes of the two images are XORed.
  • Figure 3 (a) and Figure 3 (b) are schematic diagrams of the real and imaginary parts of the Gabor filter, respectively, and Figure 3 (c) and Figure 3 (d) are two normalized iris images, Figure 3 (e) and Figure 3 (0 is the first iris image Figure 3 (c) Gabor code filtered by the Gabor filter of Figure 3 (a) and Figure 3 (b), Figure 3 (g) and Figure 3 (h) is the second iris image.
  • Figure 3 (f) and Figure 3 (h) for XOR operation.
  • the Adaboost algorithm uses a large number of simple classifiers (weak classifiers) with general classification capabilities, which are combined through certain methods to form a classifier with strong classification capabilities.
  • the iris recognition problem is a typical classification problem.
  • each weak classifier the Hamming distance calculated above
  • the classification judgment is made according to the size of the weak classifier threshold
  • the iris recognition process is the process of Adaboost selecting features, that is The process of selecting weak classifiers.
  • V [HD' hoM ,..., HD, HD ⁇ ⁇ ,-, HZ) — 8 ] (12) as a sample, that is, X in the training set; shooting for the same human eye
  • the Adaboost algorithm for training, select good classification features, and then combine these classification features into a stronger classifier.
  • the Gabor code is the final Gabor feature of the iris, which is used for iris comparison.
  • the Gabor feature of the module is coded, and then the whole and the part are combined to form a multi-dimensional feature vector, and the Adaboost algorithm is introduced for feature selection, and finally a classifier is constructed for recognition.
  • modules or steps of the present invention can be implemented by a general computing device, and they can be concentrated on a single computing device or distributed in a network composed of multiple computing devices.
  • they can be implemented by program codes executable by the computing device, so that they can be stored in the storage device and executed by the computing device, or they can be made into individual integrated circuit modules respectively, or they can be made into various integrated circuit modules.
  • the multiple modules or steps are made into a single integrated circuit module to achieve.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Ophthalmology & Optometry (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Collating Specific Patterns (AREA)
  • Image Analysis (AREA)

Abstract

本发明公开了一种虹膜识别方法和基于多方向Gabor和Adaboost虹膜识别方法,以上方法包括:步骤1)对归一化的虹膜图像提取二维Gabor特征;以及步骤2)使用Adaboost算法对步骤1)中得到的特征进行分类识别。其中特征提取采用同一尺度下多方向的Gabor小波,同时将展开的虹膜图像进行分块,结合虹膜的整体和局部信息,同时提取整个虹膜图像和虹膜图像子模块的Gabor特征并且编码,然后将整体与局部结合起来形成多维特征向量,并且引入Adaboost算法进行特征选择,最后构造分类器进行识别。本发明的有益效果为:仅使用虹膜中少含噪声的一部分进行识别,减少了噪声的影响,很好的解决了低质量虹膜图像的识别问题,具有很好的识别性能。

Description

虹膜识别方法和基于多方向 Gabor和 Adaboost虹膜识别方法 技术领域 本发明涉及数字图像处理和模式识别, 尤其涉及一种虹膜识别方法和基于多方向
Gabor和 Adaboost的虹膜识别方法, 属于生物特征识别及安全认证技术领域。 背景技术 在现代社会中, 随着网络技术的高度发展、人员流动的急剧频繁, -种安全可靠、 方便髙效的身份认证系统显得尤为重要。 传统的身份识别主要有两种: 标识物品 (钥 匙、身份证件等)和标识知识(用户名、密码等)。但在实际应用中, 其存在易丢失性、 易伪造性、 非唯一性和应用范 ( 相对较小等不足, 使人们迫切需要一种可以克服上述 缺陷的身份识别方法。 在需求的驱动下, 基于人脸、 指纹、 虹膜、 手形、 笔迹等生物 特征的识别技术应运而生。 目前, 国内外有很多虹膜识别系统。 虹膜特征提取是影响虹膜识别系统性能的主 要因素之一, 现有的虹膜识别算法大多对虹膜图像的质量要求较高。 然而, 自然光下 采集得到的虹膜图像会受到睫毛、 眼睑、 光照、 晃动等丙素的影响, 致使采集到的虹 膜图像质量欠佳, 针对这类低质量虹膜图像, 需要一种有效的虹膜特征提取和识别算 法。 发明内容 本发明的目的是提供 -种虹膜识别方法, 尤其是一种基于多方向 Gabor 和 Adaboost虹膜识别方法, 具有很好的识别性能, 克服了现有技术上述方面的不足。 本发明的目的是通过以下技术方案来实现: 一种基于多方向 Gabor和 Adaboost虹膜识别方法, 其包括如下步骤:
1 ) 对归一化的虹膜图像提取二维 Gabor特征, 其具体包括以下步骤:
1.1 ) 将展开的虹膜图像均匀划分为 M行、 N列, 得到 M XN个虹膜图像子模块;
替换页 (细则第 26条) 1.2) 使用同 尺度八个方向的 Gabor滤波器作用于步骤 1.1) 屮归 ·化后的虹膜 图像子模块, 然后根据 Gabor实部对图像滤波结果的正负进行编码; 其屮 Gabor滤波 器的表达式如下:
(j{x, y) = exp 1 1 exp , x =xcos9 + ysm0 , χ >
y' = -xsm0 + ycose , 是 Gabor滤波器的方向, 6» = z'r/8, = 0,1,2,···7 , [/和 分 别为 Gabor滤波器的水平和垂直中心频率, δ和 分别是高斯包络沿着 X轴和 轴的 空间常数, 其代表 Gabor滤波器的尺度; 特征编码的表达式如下:
C{Re.Im} y) = Sgn{Re.Imi U ^, * G(X^ ]; 其屮 /是虹膜图像, G是 Gabor滤波器, sgn(Relmi表示滤波结果的实部, c{ReIm>为 特征编码:
1.3) 按照公式:
HQ
Figure imgf000004_0001
maskA Π maskB 计算需匹配的两个虹膜图像对应的 MXN个虹膜图像子模块各自的汉明距离, 对 于每个虹膜图像子模块, 可以得到 8个汉明距离, 将 8个汉明距离构成的特征向量记 为 Vwhole , VM = [ DKhalel ' HDHhoIe2 ,···, HDKlwk ]; 其中 code A和 code B分别表示两个虹膜图像的 Gabor特征编码; mask A和 mask B 分别表示两个虹膜图像的噪声模板, 其值为 "1 "时代表有效虹膜部分, 为" 0"时代表 噪声; 1.4)令L=MXN, 按照步骤 1.3) 中汉明计算公式得到 8XL个汉明距离 Vpart, 记 为:
V ^HD ―、, HD 、—2,"' Dy .. 、,"'
1.5) 将整个虹膜图像的汉明距离 Vpart与虹膜图像子模块的汉明距离 ^ ^合并, 组成一个维数是 8+8XMXN的特征向量 V, V=[Vwhoie,Vpart], 即:
替换页 (细则第 26条) V = iHD、、'h。 ,…, HD、、h , HDpan\-,…, HDpar,L \,…, HD partL % 1;
2)使用 Adaboost算法对步骤 1)屮得到的特征进行分类识别,其具体包括以下步 骤:
2.1) 设置一个样本训练集 {(X,, ),···,(½, )}, X, = {¾,···,¾»}, , e{+l,-l} . i=l , 2, ..., N, M是向量 jc,.的维数, 其巾:
X是整个虹膜图像形成的特征向量与分块之后的特征向量结合而成的多维特征向 量, 当两张虹膜图像子模块来自同 -人眼时, y=l, 否则 y=-l ;
2.2) 通过公式:
Figure imgf000005_0001
, 对样本训练集进行权重初始化, 然后对有权重分布的样本 训练集进行训练学习, 得到一个弱分类器
Λ, : →{-1,1} ; t=l, 2, ..., T, Τ为迭代次数;
2.3) 选择步骤 1) 中的一个特征, 然后通过公式- =∑,C ,), m=12'…' Μ' 计算出弱分类器 ,在样本训练集中的分类错误率^,记 s, =min m,当 f,≥0.5时, 令 T=t-1, 并跳出循环;
2.4) 通过公式: α( = 0.5 xln[(l , 计算出弱分类器 的权重《,;
2.5) 通过公式:
Dl+l(i) = Dt(i)exp[-a,y,h, ,)]/Zl ' 更新样本训练集权重, 并且对样本训练集进行 归一化, 在式屮, 其中 A(0是第 个样本在第 <次训练时的权重系数, 是归一化闲 子;
2.6) 最后根据公式:
替换页 (细则第 26条) H(x) = sign(^a,h,(^) > 获得最终的分类器, 该分类器的特征即为虹膜图像屮 特征向量 V的特征, 识别完成。 根据本发明的另一个方面还提出了一种虹膜识别方法。 该虹膜识别方法, 包括如 下步骤: 步骤 1 )将虹膜图像进行归 -化, 提取归一化后的虹膜图像的二维 Gabor特 征; 以及步骤 2) 计算两幅虹膜图像对应 Gabor特征之间的汉明距离, 将计算结果作 为样本使用 Adaboost算法对二维 Gabor特征进行分类识别。 进一步地, 步骤 1)包括: 对归 -化后的虹膜图像进行 Gabor滤波; 根据 Gabor 滤波器的实部对滤波后的虹膜图像进行编码, 得到归一化后的虹膜图像的特征编码, 特征编码作为归 · -化后的虹膜图像的初始二维 Gabor特征。 进…步地, 步骤 1)还包括: 对归 ·化后的虹膜图像进行区域划分, 得到多个虹 膜图像子模块; 对多个虹膜图像子模块分别进行 Gabor滤波; 根据 Gabor滤波器的实 部对滤波后的多个虹膜图像子模块分别进行编码, 得到多个虹膜图像子模块的特征编 码,多个虹膜图像子模块的特征编码作为归 -化后的虹膜图像的初始二维 Gabor特征。 进 -步地, 上述对归一化后的虹膜图像进行区域划分包括: 将归一化的虹膜图像 划分为 M行、 N列, 按照行列进行划分得到 MXN个虹膜图像子模块。 进一步地, 步骤 1) 中对多个虹膜图像子模块分别进行 Gabor滤波包括: 使用同 -尺度 8个方向的 Gabor滤波器多个虹膜图像子模块进行滤波, 其中, Gabor滤波器 的表
Figure imgf000006_0001
式屮, x'-cosS + jvsin6>, = - xsin0 + ycos >, 6>是 Gabor滤波器的方向, 6> = /;r/8, ι = 0,1, 2,·-·7 , U和 V分别为 Gabor滤波器的水平和垂直中心频率, ^和 分别是高 斯包络沿着 X轴和. V轴的空间常数。 进一步地, 根据 Gabor滤波器的实部对滤波后的多个虹膜图像子模块分别进行编 码包括: 使用以下公式根据 Gabor滤波器的实部对滤波后的虹膜图像子模块分别进行编 码: c(Re,in,} y) = sgn{Re lm}[/( , y) * G(x, y)];
替换页 (细则第 26条) 在式中,I(x,y)是虹膜图像的表达式, G(x, y)是 Gabor滤波器的表达式, sgn(ReIni} 表示滤波结果的实部, c(Relm)为特征编码。 进一步地, 计算两幅虹膜图像对应 Gabor特征之间的汉明距离包括- 按照公式: HD ^co<^e^ ® coc^e^ Π maskA Π
maskA Π maskB 计算两幅虹膜图像对应 Gabor特征之间的汉明距离, 在式屮, codeA和 codeB分 别表示两幅虹膜图像的对应的特征编码; maskA和 maskB分别表示两幅虹膜图像的噪 声模板。 进一步地, 步骤 2) 中将计算结果作为样本使用 Adaboost算法对二维 Gabor特征 进行分类识别包括: 利用两幅虹膜图像对应 Gabor特征之间的汉明距离的计算结果构 建- --个向量, 该向量作为样本使用 Adaboost算法进行分类识别。 进 -步地, 步骤 2) 屮该向量作为样本使用 Adaboost算法进行分类识别包括: 步骤 2.1)设置 -个样本训练集 {(Χ,, ) .·,^^)}, A ={½,···, }, . e{+l,- 1}, i=l, 2, ..., N, M是向量; c,的维数, 其屮, x是归一化后两张虹膜图像的汉明距离组 成的向量, y的取值为: 两张虹膜图像子模块来自同一人眼时, ^=1, 否则 y = 步骤 2.2)通过公式: D、{T} = \lN,i = \,'''N , 对样本训练集进行权重初始化, 然后 对有权重分布的样本训练集进行训练学习, 得到 ·个弱分类器 ; ht :x^{-\,\) t^l, 2, ..., T, 其屮 Τ为迭代次数; 步骤 2.3 ) 选择步骤 1 ) 中的一个二维 Gabor 特征, 然后通过公式: =∑Λ,( , m=l, 2, …, M, 计算出弱分类器/ 在样本训练集屮的分类错误率 ,记εt =min^,当 £,≥0.5时, 令 T=t-1, 并跳出循环; 步骤 2.4)通过公式: a, =0.5xln[(l_s)/f,], 计算出弱分类器 的权重 ;
替换页 (细则第 26条) 步骤 2.5 )通过公式: ί ,+ ) = £), (^Χρ[-α( (χ, )]/Ζ,, 更新样本训练集权重, 并 且对样本训练集进行归一化, 在式屮, 其屮 Dt(i)是第 i个样本在第 t次训练时的权重 系数, 是归一化因子; 步骤 2.6 )根据公式: H(x) = ^«( «»)), 获得最终的分类器, 该分类器的 特征 Η ( x) 即为最终分类器, 完成训练; 步骤 2.7 )把 Adaboost训练出来的分类器对应的 Gabor编码作为最终的虹膜特征, 用于虹膜图像对比。 本发明的有益效果为: 仅使用虹膜中少含噪声的一部分进行识别, 减少了噪声的 影响, 很好地解决了低质量虹膜图像的识别问题, 具有很好的识别性能。 虹膜图像的 特征提取采用同一尺度下多方向的 Gabor小波, 同时将展幵的虹膜图像进行分块, 结 合虹膜的整体和局部信息, 同时提取整个虹膜图像和虹膜图像子模块的 Gabor特征并 且编码, 然后将整体与局部结合起来形成多维特征向量, 并且引入 Adaboost算法进行 特征选择, 最后构造分类器进行识别。 附图说明 构成本申请的一部分的说明书附图用来提供对本发明的进一步理解, 本发明的示 意性实施例及其说明用于解释本发明, 并不构成对本发明的不当限定。 在附图屮- 图 1是本发明实施例所述的基于多方向 Gabor和 Adaboost虹膜识别方法的流程图; 图 2 ( a) 至图 2 (h) 是本发明实施例屮 8个方向的 Gabor实部滤波器的示意图; 图 3 ( a) 至图 3 (h) 是本发明实施例屮 Gabor的编码过程图; 图 4 (a) 至图 4 ( d) 是本发明实施例屮虹胰分块的示意图。 具体实施方式 如图 1 所示, 本实施例所述的一种虹膜识别方法, 该方法基于多方向 Gabor和 Adaboost算法, 其包括如下步骤: 步骤 1 ) 将虹膜图像进行归一化, 提取归 -化后的虹膜图像的二维 Gabor特征; 以及
替换页 (细则第 26条) 步骤 2) 计算两幅虹膜图像对应 Gabor特征之间的汉明距离, 将计算结果作为样 本使用 Adaboost算法对所述二维 Gabor特征进行分类识别。 其屮, 步骤 1)对归一化的虹膜图像提取二维 Gabor特征, 2D Gabor滤波器由于 在时域和频域具有良好的分辨能力, 表达式如下:
Figure imgf000009_0001
2πδχδ). 其中, 0为像素点 (x, y) 的方向对应的角度, 也即 Gabor滤波器的方向, x' 轴 与 X轴的夹角为 0。 其中, 0 = *^,ί' = Ο,1,2...,7时, 八方向滤波器依次如图 2 (a) 至
8
图 2 (h) 所示, 和 分别是高斯包络沿着 X轴和 y轴的空间常数, 和 的取值 优选为 4.0, f为纹线频率。如图 2所示,本发明的实施例使用同一尺度多方向的 Gabor 滤波器,具体地,可以使用 8个方向的 Gabor滤波器,从而 8个方向分别对应 0 = /8, !' = 0,1,2,···7。 将这 8个二维 Gabor滤波器作用于归一化后的虹膜图像, 使用滤波结果的象限进 行编码, 表示如下: ciReMi ( y) = sgn{Rc lm) [I(x, y) * G(x, y)] ( 2 ) 其屮 I是虹膜图像, G是 Gabor滤波器, sgn|Relmi表示滤波结果的实部, c(ReIm>为 特征编码。 整个虹膜区域包含了光斑、 睫毛等噪声, 因此当仅使用虹膜屮少含噪声的某 _ -部 分进行识别时, 可以从一定程度上减少噪声的影响, 反而有可能提高识别性能。闵此, 本实施例屮可以将展开的虹膜图像均匀划分为 M行、 N列,这样就得到 Λ xN个子块, 图 4 (a)至图 4 (d) 是本发明实施例中虹膜分块的示意图, 其中图 4 (a)和图 4 (b) 为待分块的虹膜图像, 按照虹膜图像的环形区域分为 3行 4列(即 M=3、 N=4), 从而 得到 12个子块, 图中 Rl、 R2、 R3、 Ul、 U2、 U3> Ll、 L2、 L3、 Dl、 D2、 D3就是 分块后得到的 12个子块。为了方便 Gabor编码,将原虹膜图像的扇形区域运用双二次 线性插值映射为方形区域, 图 4 (c)和图 4 (d)即为得到的用于 Gabor编码的 M X N =12 个子块。 从而除了整体识别之外, 同吋对图像的不同部分分别进行识别, 提高识别的 正确性。
替换页 (细则第 26条) 按照图 4 (a)至图 4 (d) 的划分方法, 上述按照虹膜图像的环形区域分为 3行 4 列的具体方式可以为: 按照虹膜屮心的作为圆心, 按照不同半径做圆, 划分为 3个圆 环, 按照弧度均匀分为 4个弧度, 从而得到 12个区域分块, 以进行插值映射。 本发明步骤 2) 中釆用汉明距离(Hamming distance)作为相似性度量, 将两幅图 像的 Gabor编码进行异或运算。 如图 3所示, 图 3 (a)和图 3 (b) 分别是 Gabor滤波 器的实部和虚部示意图, 图 3 (c) 和图 3 (d) 是两幅归 -化虹膜图像, 图 3 (e) 和 图 3 (0是第一幅虹膜图像图 3 (c)利用图 3 (a) 和图 3 (b) 屮的 Gabor滤波器滤 波得到的 Gabor编码, 图 3 (g)和图 3 (h) 是第二幅虹膜图像图 3 (d)利 |†j图 3 (a) 和图 3 (b) 中的 Gabor滤波器滤波得到的 Gabor编码。 计算需要分别将图 3 (e)和图 3 (g) 进行异或运算、 图 3 (f) 和图 3 (h) 进行异或运算。 即匹配时分别将图 3 (e) 和图 3 (g) 进行比对、 图 3 (f) 和图 3 (h) 进行比对。 考虑两幅图像屮的噪声, 将有效像素点的异或结果加和除以有效像素点的个数作 为一个特征值, 即为汉明距离, 公式如下:
Figure imgf000010_0001
其屮 codeA和 codeB分别是虹膜图像 A和虹膜图像 B的 Gabor特征编码; 和 分别表示虹膜图像 A和虹膜图像 B的噪声模板, 其值为 "1"时代表有效虹膜 部分, 为 "0"时代表噪声。 首先, 计算整个虹膜展开图像的 Gabor编码的汉明距离, 由于本发明选取了 8个 方向的 Gabor滤波器, 所以可以得到 8个汉明距离构成的向量, 记为: Vwhole = [HDKhM , HDMe2, ..., HDKhokt ] ( 4 ) 然后, 计算两个虹膜图像对应的 个分块各自对应的汉明距离, 对于每个子 块, 可以对应得到 8个汉明距离, 令 = ATxN, 就可以得到 8>< 个汉明距离, 记为:
= iHD —、, HD _2,-- - , HD —S,"', HD L―、,… ' U (5) 最后' 将 ^与 ^,,合并' 得到向量 = 、。te,^„], 即: = [^Ao,fl, , 。fe8,^—,— ,HZ) ,---,HD —8] (6)
替换页 (细则第 26条) 从而得到两个虹膜归 化后两个虹膜图像的汉明距离构成的向量, 维数为: 8 + 8xMxN。
Adaboost算法是利用大量分类能力一般的简单分类器(弱分类器),通过一定的方 法结合起来, 构成分类能力很强的分类器。使用 Adaboost算法对上述向量进行分类识 别具体过程如下: 输入: 训练集 {(w' U , 其屮 X, = { ,···, } ' y, e{+l,-\}, i = ,\,l -'N, M是向量 c,.的维数; 迭代次数 T和弱学习算法。 初始化: 权重!) ):^ ,/:^… 。 (7) 操作: 对于 ζ = 0,1,2,·--Γ 1) 对有权重分布的训练集学习, 得到一个弱分类器
¾,:χ→{-1,1} (8)
2) 选择最好的特征使得分类错误率^„最小, 其屮
£ m =∑ M^y W^ (9) m = 0,1,2,…… M , 并且记 =min£m。 如果 ≥0.5, 令 Γ = ί_1并跳出循环。 3) 计算弱分类器 的权重:
Figure imgf000011_0001
4) 更新样本权重: +ι (0 = A ('·) exp[- {xt (11) 其中 4是归一化因子。 输出: H(;c) = g"(∑ a,A,(x))。
替换页 (细则第 26条) 虹膜识别问题是 -个典型的分类问题。 只要令每个弱分类器 (上述计算得出的汉 明距离) 对应于 1个 Gabor编码, 并根据弱分类器阈值的大小来进行分类判断, 则虹 膜识别过程就是 Adaboost挑选特征的过程, 也就是挑选弱分类器的过程。在两幅图像 进行分类的过程中, 使用 V = [HD'hoM,…, HD , HD^ ^,- , HZ) — 8 ] ( 12 ) 作为样本, 即训练集中的 X ; 对于相同人眼拍摄得到的两个图像, 令 = 1, 不同 人眼拍摄得到的两个图像, 令^ = -1。 然后采用 Adaboost算法进行训练, 选取好的分 类特征, 再将这些分类特征组合成更强的分类器。 将上述 Adaboost算法训练得出的分类器进行组合,每一个分类器对应特定的某个 子块的 Gabor编码。 该 Gabor编码即为最终的虹膜 Gabor特征, 用于虹膜比对。 使用上述实施例屮的方法, 虹膜图像的特征提取采用同 尺度下多方向的 Gabor 小波, 同时将展开的虹膜图像进行分块, 结合虹膜的整体和局部信息, 同时提取整个 虹膜图像和虹膜图像子模块的 Gabor特征并且编码, 然后将整体与局部结合起来形成 多维特征向量, 并且引入 Adaboost算法进行特征选择, 最后构造分类器进行识别。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可以用通用 的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布在多个计算装置所 组成的网络上, 可选地, 它们可以用计算装置可执行的程序代码来实现, 从而, 可以 将它们存储在存储装置中由计算装置来执行, 或者将它们分别制作成各个集成电路模 块, 或者将它们屮的多个模块或步骤制作成单个集成电路模块来实现。 这样, 本发明 不限制于任何特定的硬件和软件结合。 以上所述仅为本发明的优选实施例而已, 并不 /11于限制本发明, 对于本领域的技 术人员来说, 本发明可以有各种更改和变化。 凡在本发明的精神和原则之内, 所作的 任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。
替换页 (细则第 26条)

Claims

权 利 要 求 书 、 一种基于多方向 Gabor和 Adaboost虹膜识别方法, 其特征在于,其包括如下步 骤: 1 ) 对归 -化的虹膜图像提取二维 Gabor特征; 以及 2) 使 ffl Adaboost算法对步骤 1) 中得到的特征进行分类识别。 、 根据权利要求 1所述的基于多方向 Gabor和 Adaboost虹膜识别方法,其特征在 于, 歩骤 1 ) 具体包括以下步骤-
1.1) 将展开的虹膜图像均匀划分为 M行、 N列, 得到 MXN个虹膜图像 子模块;
1.2) 使用同 -尺度八个方向的 Gabor滤波器作川于步骤 1.1) 中的虹膜图 像子模块, 然后根据 Gabor实部对图像滤波结果的正负进行编码, 其屮,
Gabor滤波器的表达式如下:
Figure imgf000013_0001
θ , y'^-xsm9 + ycos0 , >是 Gabor 滤波器的方向, Θ = ίπ1%, ί = 0,1,2 .·7, ί/和 分别为 Gabor滤波器的水平和垂直屮心频率, δχ和 分别是高斯包络沿着 X轴和 y轴的空间常数, 其代表 Gabor滤波器的尺 度;
特征编码的表达式如下:
im} 0, y) = sgn{Re,Im, [/ (x, y) * G(x, y)]; 其中 /是虹膜图像, G是 Gabor滤波器, sgn^^表示滤波结果的实虚部符 号, 为特征编码;
1.3) 按照公式:
Figure imgf000013_0002
maskA Π maskB
替换页 (细则第 26条) 计算需匹配的两个虹膜图像对应的 MXN个虹膜图像子模块各自的汉明距 离, 对于每个虹膜图像子模块, 可以得到 8个汉明距离, 将 8个汉明距离构成 的特征向量记为 Vwhoie, VKhole = [HD
其中 code A和 code B分别表示两个虹膜图像的 Gabor特征编码; mask A 和 mask B分别表示两个虹膜图像的噪声模板,其值为 "Γ时代表有效虹膜部分, 为" 0"时代表噪声;
1.4) 令 L=MXN, 按照步骤 1.3) 屮汉明计算公式得到 8XL个汉明距离 Vpar„ 记为: ' , ' ' ', , , , :
1.5) 将整个虹膜图像的汉明距离 {^与虹膜图像子模块的汉明距离 Vwhole 合并, 组成 -个维数是 8+8XMXN的特征向量 V, V=[Vwh0,e,Vpart], 即:
V = [ DthoM,…, HDM , HD ,■■-, HD^ ,.■·, HD一 ]。
根据权利要求 2所述的基于多方向 Gabor和 Adaboost虹膜识别方法,其特征在 于, 步骤 2) 具体包括以下步骤:
2.1 ) 设置 '个样本训练集 {(^ ,),···, V)} , Xl={x ,-,xlM} - jl G{+l,-l}, i=l, 2, ..., N, M是向量 χ,.的维数, 其中: X是整个虹膜图像 形成的特征向量与分块之后的特征向量结合而成的多维特征向量, 当两张虹膜 图像子模块来自同一人眼时, y = l, 否则 - 1;
2.2)通过公式: D\{i、 =
Figure imgf000014_0001
\,-"N, 对样本训练集进行权重初始化, 然 后对有权重分布的样本训练集进行训练学习, 得到- ·个弱分类器; ii ;
^ :;C→{-1,1}; t=l, 2, ..., T, Τ为迭代次数;
2.3) 选择步骤 1) 屮的 · '个特征, 然后通过公式:
计算出弱分类器 /ί,在样本训练集屮的分类错误率 , 记 =1^11^, 当 ≥0.5时, 令 T=t-1, 并跳出循环;
2.4) 通过公式: ct, =0.5χΙη[(1_ίΓ,)/£,], 计算出弱分类器 Α(的权重 α( ;
替换页 (细则第 26条)
2.5 ) 通过公式: £»,+1(0
Figure imgf000015_0001
, 更新样本训练集权重, 并且对样本训练集进行归一化, 式中, 是第 个样本在第 Ζ次训练时的权重 系数, 是! )υ · '化因子;
2.6 ) 根据公式: H (; c) =
Figure imgf000015_0002
, 获得最终的分类器, 该分类器 的特征即为虹膜图像屮特征向量 V的特征, 识别完成。 、 一种虹膜识别方法, 其特征在于, 包括:
步骤 1 ) 将虹膜图像进行归 · 化, 提取归一化后的虹膜图像的二维 Gabor 特征; 以及
步骤 2 ) 计算两幅虹膜图像对应 Gabor特征之间的汉明距离, 将计算结果 作为样本使用 Adaboost算法对所述二维 Gabor特征进行分类识别。 、 根据权利要求 4所述的虹膜识别方法, 其特征在于, 所述步骤 1 ) 包括:
对所述归一化后的虹膜图像进行 Gabor滤波;
根据所述 Gabor滤波器的实部对滤波后的虹膜图像进行编码, 得到所述归 一化后的虹膜图像的特征编码, 所述特征编码作为归一化后的虹膜图像的初始 二维 Gabor特征。 、 根据权利要求 5所述的虹膜识别方法, 其特征在于, 所述步骤 1 ) 还包括- 对归一化后的虹膜图像进行区域划分, 得到多个虹膜图像子模块; 对所述多个虹膜图像子模块分别进行 Gabor滤波;
根据所述 Gabor滤波器的实部对滤波后的所述多个虹膜图像子模块分别进 行编码, 得到所述多个虹膜图像子模块的特征编码, 所述多个虹膜图像子模块 的特征编码作为归一化后的虹膜图像的初始二维 Gabor特征。 、 根据权利要求 6所述的虹膜识别方法, 其特征在于, 对归一化后的虹膜图像进 行区域划分包括- 将所述归一化的虹膜图像划分为 M行、 N列,
按照行列进行划分得到 M XN个虹膜图像子模块。 、 根据权利要求 6所述的虹膜识别方法, 其特征在于, 步骤 1 ) 屮对所述多个虹 膜图像子模块分别进行 Gabor滤波包括:
替换页 (细则第 26条) 使用同- -尺度 8个方向的 Gabor滤波器所述多个虹膜图像子模块进行滤波, 其屮, Gabor滤波器的表达式如下:
Figure imgf000016_0001
式屮, X' = cos l + _ysin6*, y' = -xsinB + ycosB , (9是 Gabor滤波器的方向, θ = ϊπ , ί· = 0,1,2 ··7, C7和 分别为 Gabor滤波器的水平和垂直中心频率, 和 分别是高斯包络沿着 X轴和 轴的空间常数。 、 根据权利要求 6所述的虹膜识别方法, 其特征在于, 根据所述 Gabor滤波器的 实部对滤波后的所述多个虹膜图像子模块分别进行编码包括:
使用以下公式根据所述 Gabor滤波器的实部对滤波后的虹膜图像子模块分 别进行编码:
, = sgn [I(x,y)*G(x,y)]; 在式中, I (x, y)是虹膜图像的表达式, G (x, y)是 Gabor滤波器的表 达式' sgn^lm|表示滤波结果的实部, c^.w为特征编码。 、 根据权利要求 4 所述的虹膜识别方法, 其特征在于, 计算两幅虹膜图像对应 Gabor特征之间的汉明距离包括:
按照公式:
Figure imgf000016_0002
计算两幅虹膜图像对应 Gabor特征之间的汉明距离,在式中, code A和 code B分别表示所述两幅虹膜图像的对应的特征编码; mask A和 mask B分别表示 所述两幅虹膜图像的噪声模板。 1、 根据权利要求 4所述的虹膜识别方法, 其特征在于, 所述步骤 2) 中将计算结 果作为样本使用 Adaboost算法对所述二维 Gabor特征进行分类识别包括: 利用两幅虹膜图像对应 Gabor特征之间的汉明距离的计算结果构建- ·个向 量, 该向量作为样本使用 Adaboost算法进行分类识别。 根据权利要求 11所述的虹膜识别方法, 其特征在于, 所述步骤 2) 屮该向量作 为样本使用 Adaboost算法进行分类识别包括-
替换页 (细则第 26条) 步骤 2.1) 设置一个样本训练集 {(½ ),...,(½, ^)}, X, = {X,,,···,¾},
^ ei+1,-1} , i=l, 2, ..., N, M是向量 χ,.的维数, 其中, 是归一化后两张 虹膜图像的汉明距离组成的向量, y的取值为: 所述两张虹膜图像子模块来自 同一人眼时, ; = 1, 否则: v = -l; 步骤 2.2) 通过公式: D\{i、
Figure imgf000017_0001
, 对样本训练集进行权重初始 化, 然后对有权重分布的样本训练集进行训练学习, 得到 -个弱分类器
Λ,: →{-1,1}; t=l, 2, …, T, Τ为迭代次数; 步骤 2.3) 选择步骤 1 ) 中的一个二维 Gabor 特征, 然后通过公式: ^ (x'), m=l, 2, …, M, 计算出弱分类器/ 在样本训练集屮的分类错误率^, 记 =ηώ! , 当 ≥0.5吋, 令 T=t-1, 并跳出循环; 步骤 2.4)通过公式: α( = 0.5 xln[(l- 计算出弱分类器 的权重《,; 步骤 2.5)通过公式: β,+1(0 = £>,(ζ χρ[-α^Λ( )]/ζ (, 更新样本训练集权 重, 并且对样本训练集进行归一化, 在式屮, 其中 (0是第 ί'个样本在第 次 训练时的权重系数, Ζ,是归一化因子; 步骤 2.6)根据公式: H(x) = ^w( iZ,A,(x)), 获得最终的分类器, 该分 类器的特征 Η (X) 即为最终分类器, 完成训练;
步骤 2.7) 把 Adaboost训练出来的分类器对应的 Gabor编码作为最终的虹 膜特征, 用于虹膜图像的对比。
替换页 (细则第 26条)
PCT/CN2012/086678 2011-12-16 2012-12-14 虹膜识别方法和基于多方向Gabor和Adaboost虹膜识别方法 WO2013087028A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110421796.4A CN102521575B (zh) 2011-12-16 2011-12-16 基于多方向Gabor和Adaboost虹膜识别方法
CN201110421796.4 2011-12-16

Publications (1)

Publication Number Publication Date
WO2013087028A1 true WO2013087028A1 (zh) 2013-06-20

Family

ID=46292486

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/086678 WO2013087028A1 (zh) 2011-12-16 2012-12-14 虹膜识别方法和基于多方向Gabor和Adaboost虹膜识别方法

Country Status (2)

Country Link
CN (1) CN102521575B (zh)
WO (1) WO2013087028A1 (zh)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104484649A (zh) * 2014-11-27 2015-04-01 北京天诚盛业科技有限公司 虹膜识别的方法和装置
CN104537334A (zh) * 2014-07-08 2015-04-22 珠海易胜电子技术有限公司 一种改善在非理想环境下虹膜识别性能的方法
CN105631285A (zh) * 2015-09-28 2016-06-01 宇龙计算机通信科技(深圳)有限公司 一种生物特征身份识别方法及装置
CN109508695A (zh) * 2018-12-13 2019-03-22 北京中科虹霸科技有限公司 眼部多模态生物特征识别方法
CN110610066A (zh) * 2018-06-15 2019-12-24 武汉安天信息技术有限责任公司 仿冒应用检测方法和相关装置
CN110852291A (zh) * 2019-11-15 2020-02-28 太原科技大学 一种采用Gabor变换和分块降维的腭皱识别方法
CN111553384A (zh) * 2020-04-03 2020-08-18 上海聚虹光电科技有限公司 多光谱图像与单光谱图像的匹配方法

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102521575B (zh) * 2011-12-16 2014-07-02 北京天诚盛业科技有限公司 基于多方向Gabor和Adaboost虹膜识别方法
CN104751150A (zh) * 2015-04-21 2015-07-01 南京安穗智能科技有限公司 基于奇对称2D Log-Gabor滤波器和Adaboost相结合的虹膜识别方法
CN105160305B (zh) * 2015-08-10 2019-01-11 中国民航大学 一种手指多模态特征融合方法
CN105138974B (zh) * 2015-08-12 2019-01-11 中国民航大学 一种基于Gabor编码的手指多模态特征融合方法
CN105095880B (zh) * 2015-08-20 2019-01-11 中国民航大学 一种基于lgbp编码的手指多模态特征融合方法
CN105550661A (zh) * 2015-12-29 2016-05-04 北京无线电计量测试研究所 一种基于Adaboost算法的虹膜特征提取方法
CN106940786B (zh) * 2017-02-28 2019-12-10 华南理工大学 一种基于lle和pso的使用虹膜模版的虹膜重构方法
CN110414300B (zh) * 2018-04-28 2021-07-06 北京眼神科技有限公司 虹膜特征的合成方法和装置
CN110827366B (zh) * 2018-08-10 2023-05-02 北京眼神科技有限公司 虹膜特征模板更新方法、装置、可读存储介质及设备
CN109784389A (zh) * 2019-01-03 2019-05-21 中国矿业大学 一种基于Adaboost和Gabor算法的煤岩识别检测方法
CN109753944A (zh) * 2019-01-15 2019-05-14 济南浪潮高新科技投资发展有限公司 一种基于深度三层次的虹膜识别方法
CN113553908B (zh) * 2021-06-23 2022-01-11 中国科学院自动化研究所 基于设备独有性感知的异质虹膜识别方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1760887A (zh) * 2004-10-11 2006-04-19 中国科学院自动化研究所 虹膜图像的鲁棒特征抽取与识别方法
CN101122949A (zh) * 2007-08-30 2008-02-13 中国科学技术大学 一种基于局部频率特征和局部方向特征的虹膜识别方法
CN102521575A (zh) * 2011-12-16 2012-06-27 北京天诚盛业科技有限公司 基于多方向Gabor和Adaboost虹膜识别方法

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100351852C (zh) * 2006-07-11 2007-11-28 电子科技大学 基于小波变换和极大值检测的虹膜识别方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1760887A (zh) * 2004-10-11 2006-04-19 中国科学院自动化研究所 虹膜图像的鲁棒特征抽取与识别方法
CN101122949A (zh) * 2007-08-30 2008-02-13 中国科学技术大学 一种基于局部频率特征和局部方向特征的虹膜识别方法
CN102521575A (zh) * 2011-12-16 2012-06-27 北京天诚盛业科技有限公司 基于多方向Gabor和Adaboost虹膜识别方法

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
CHEN, RUI ET AL.: "High-speed iris detection and localization based on AdaBoost algorithm", JOURNAL OF TSINGHUA UNIVERSITY(SCIENCE AND TECHNOLOGY), vol. 48, no. 11, November 2008 (2008-11-01), pages 1923 - 1926 *
IHUANG, HUIFANG ET AL.: "Study and implementation of iris recognition algorithms", INFRARED AND LASER ENGINEERING, vol. 31, no. 5, October 2002 (2002-10-01), pages 405 - 408 *
ZHANG, XIANGDE ET AL.: "A Multi-orientation Gabor Filter and Adaboost Based Iris Recognition ethod", JOURNAL OF NORTHEASTERN UNIVERSITY(NATURAL SCIENCE), vol. 33, no. 1, January 2012 (2012-01-01), pages 39 - 42 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104537334A (zh) * 2014-07-08 2015-04-22 珠海易胜电子技术有限公司 一种改善在非理想环境下虹膜识别性能的方法
CN104537334B (zh) * 2014-07-08 2019-09-10 珠海易胜电子技术有限公司 一种改善在非理想环境下虹膜识别性能的方法
CN104484649A (zh) * 2014-11-27 2015-04-01 北京天诚盛业科技有限公司 虹膜识别的方法和装置
CN105631285A (zh) * 2015-09-28 2016-06-01 宇龙计算机通信科技(深圳)有限公司 一种生物特征身份识别方法及装置
CN110610066A (zh) * 2018-06-15 2019-12-24 武汉安天信息技术有限责任公司 仿冒应用检测方法和相关装置
CN109508695A (zh) * 2018-12-13 2019-03-22 北京中科虹霸科技有限公司 眼部多模态生物特征识别方法
CN110852291A (zh) * 2019-11-15 2020-02-28 太原科技大学 一种采用Gabor变换和分块降维的腭皱识别方法
CN111553384A (zh) * 2020-04-03 2020-08-18 上海聚虹光电科技有限公司 多光谱图像与单光谱图像的匹配方法

Also Published As

Publication number Publication date
CN102521575B (zh) 2014-07-02
CN102521575A (zh) 2012-06-27

Similar Documents

Publication Publication Date Title
WO2013087028A1 (zh) 虹膜识别方法和基于多方向Gabor和Adaboost虹膜识别方法
Luo et al. Local line directional pattern for palmprint recognition
Sun et al. Iris image classification based on hierarchical visual codebook
CN105718889B (zh) 基于GB(2D)2PCANet深度卷积模型的人脸身份识别方法
Vijayan et al. Twins 3D face recognition challenge
Sheela et al. Iris recognition methods-survey
Pan et al. Single-sample face recognition based on LPP feature transfer
Fei et al. Jointly heterogeneous palmprint discriminant feature learning
Dong et al. Finger vein verification based on a personalized best patches map
Van et al. Robust finger vein identification base on discriminant orientation feature
He et al. Iris feature extraction method based on LBP and chunked encoding
Kamaruddin et al. A new filter generation method in PCANet for finger vein recognition
Mohamed et al. Adaptive extended local ternary pattern (aeltp) for recognizing avatar faces
CN108681722A (zh) 一种基于纹理的手指静脉特征匹配方法
Lu et al. Pyramid histogram of double competitive pattern for finger vein recognition
Abdo et al. Iris recognition based on histogram equalization and discrete cosine transform
Li et al. Face recognition based on PCA and SVM
Shao et al. Towards efficient unconstrained palmprint recognition via deep distillation hashing
Dubey et al. Palmprint recognition using binary wavelet transform and LBP representation
Sharkas et al. The contourlet transform with the principal component analysis for palmprint recognition
CN109409179B (zh) 一种基于邻域类编码学习的静脉识别方法
Verma et al. At-a-distance person recognition via combining ocular features
Yang et al. Feature-level fusion of finger veins and finger dorsal texture for personal authentication based on orientation selection
Joshi et al. Color local phase quantization (CLPQ)-a new face representation approach using color texture cues
Jaswal et al. Deformable multi-scale scheme for biometric personal identification

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12857641

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12857641

Country of ref document: EP

Kind code of ref document: A1