Skip to main content
QUICK REVIEW

[论文解读] Human Face Recognition using Line Features

Mrinal Kanti Bhowmik, Debotosh Bhattacharjee|arXiv (Cornell University)|Jul 5, 2010
Face and Expression Recognition参考文献 9被引用 8
一句话总结

本文提出了一种基于极坐标系中线特征的热成像人脸识别方法,以应对旋转、缩放、光照变化和遮挡等问题。通过将热成像转换为极坐标空间,提取线特征,应用主成分分析(PCA)进行降维,并利用多层感知机进行分类,该方法在 OTCBVS 数据库上实现了 99.25% 的识别成功率,证明了在复杂条件下的鲁棒性和高精度。

ABSTRACT

In this work we investigate a novel approach to handle the challenges of face recognition, which includes rotation, scale, occlusion, illumination etc. Here, we have used thermal face images as those are capable to minimize the affect of illumination changes and occlusion due to moustache, beards, adornments etc. The proposed approach registers the training and testing thermal face images in polar coordinate, which is capable to handle complicacies introduced by scaling and rotation. Line features are extracted from thermal polar images and feature vectors are constructed using these line. Feature vectors thus obtained passes through principal component analysis (PCA) for the dimensionality reduction of feature vectors. Finally, the images projected into eigenspace are classified using a multi-layer perceptron. In the experiments we have used Object Tracking and Classification Beyond Visible Spectrum (OTCBVS) database. Experimental results show that the proposed approach significantly improves the verification and identification performance and the success rate is 99.25%.

研究动机与目标

  • 解决人脸识别中的旋转、缩放变化、光照变化和遮挡等挑战。
  • 利用对光照和面部配饰不敏感的热成像,提升识别性能。
  • 开发一种基于极坐标变换图像中线特征的鲁棒特征提取与分类流程。
  • 在现实世界中的可变条件下,实现高精度的人脸验证与识别。

提出的方法

  • 将热成像人脸图像转换为极坐标系,以归一化尺度和旋转影响。
  • 利用边缘检测和几何分析,从极坐标变换后的热成像中提取线特征。
  • 从提取的线特征构建特征向量,以表征面部结构。
  • 应用主成分分析(PCA)对特征向量进行降维,并提取主要模式。
  • 将降维后的特征向量投影到特征空间,并使用多层感知机(MLP)进行分类。
  • 在包含多种条件下热成像人脸的 OTCBVS 数据库上进行系统训练与测试。

实验结果

研究问题

  • RQ1从极坐标变换后的热成像中提取的线特征是否能提升人脸识别对旋转和缩放的鲁棒性?
  • RQ2极坐标变换、线特征提取与 PCA 的结合在处理光照变化和遮挡方面效果如何?
  • RQ3所提出方法在 OTCBVS 数据库上面对现实世界变化的识别准确率是多少?
  • RQ4与可见光谱方法相比,使用热成像是否能显著提升性能?

主要发现

  • 所提出方法在 OTCBVS 数据库上实现了 99.25% 的验证与识别成功率。
  • 使用热成像有效降低了光照变化以及胡须或面部配饰遮挡的影响。
  • 极坐标变换成功归一化了人脸图像中的尺度与旋转变化。
  • PCA 与多层感知机的结合实现了有效的降维与精确分类。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。