IEEE Trans Pattern Anal Mach Intell. 2015 Aug;37(8):1730-6. doi: 10.1109/TPAMI.2014.2372764.
Developing 3D palmprint recognition systems has recently begun to draw attention of researchers. Compared with its 2D counterpart, 3D palmprint has several unique merits. However, most of the existing 3D palmprint matching methods are designed for one-to-one verification and they are not efficient to cope with the one-to-many identification case. In this paper, we fill this gap by proposing a collaborative representation (CR) based framework with l1-norm or l2-norm regularizations for 3D palmprint identification. The effects of different regularization terms have been evaluated in experiments. To use the CR-based classification framework, one key issue is how to extract feature vectors. To this end, we propose a block-wise statistics based feature extraction scheme. We divide a 3D palmprint ROI into uniform blocks and extract a histogram of surface types from each block; histograms from all blocks are then concatenated to form a feature vector. Such feature vectors are highly discriminative and are robust to mere misalignment. Experiments demonstrate that the proposed CR-based framework with an l2-norm regularization term can achieve much better recognition accuracy than the other methods. More importantly, its computational complexity is extremely low, making it quite suitable for the large-scale identification application. Source codes are available at http://sse.tongji.edu.cn/linzhang/cr3dpalm/cr3dpalm.htm.
三维掌纹识别系统的开发最近开始引起研究人员的关注。与二维掌纹相比,三维掌纹具有几个独特的优点。然而,现有的大多数三维掌纹匹配方法都是为一对一验证而设计的,对于一对多的识别情况效率不高。在本文中,我们通过提出一种基于协同表示(CR)的框架,用 l1 范数或 l2 范数正则化来解决三维掌纹识别问题。实验评估了不同正则化项的效果。为了使用基于 CR 的分类框架,一个关键问题是如何提取特征向量。为此,我们提出了一种基于块的统计特征提取方案。我们将三维掌纹 ROI 分成均匀的块,并从每个块中提取表面类型的直方图;然后将所有块的直方图连接起来形成一个特征向量。这种特征向量具有很强的判别能力,并且对轻微的错位具有鲁棒性。实验表明,基于 l2 范数正则化项的提出的 CR 框架可以比其他方法获得更高的识别精度。更重要的是,它的计算复杂度极低,非常适合大规模识别应用。源代码可在 http://sse.tongji.edu.cn/linzhang/cr3dpalm/cr3dpalm.htm 获得。