引用本文:李照奎,丁立新,何进荣,胡庆辉.基于图像分解的人脸特征表示.软件学报,2014,25(9):2102-2118
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 5881次   下载 9388 本文二维码信息
码上扫一扫!
分享到: 微信 更多
基于图像分解的人脸特征表示
李照奎1,2, 丁立新1, 何进荣1, 胡庆辉1
1.软件工程国家重点实验室(武汉大学 计算机学院), 湖北 武汉 430072;2.沈阳航空航天大学 计算机学院, 辽宁 沈阳 110136
摘要:
提出一种基于图像分解的人脸特征表示方法(FRID),首先通过多方向操作,把一幅图像分解成一系列方向子图像;然后,通过欧拉映射操作,把每幅方向子图像分解成实部和虚部图像,针对每幅实部和虚部图像,分别划分出多个不重叠的局部图像块,通过统计图像块上不同数值的个数生成相应的实部和虚部直方图,一幅图像的所有实部和虚部直方图被串联成一个超级特征向量;最后,利用线性判别分析方法对超级特征向量进行维数约简,以获得每幅图像的低维表示.实验显示该方法在多个人脸数据库上获得了优于时新算法的识别结果,并且表现得更为稳定.
关键词:  图像分解  多方向操作  欧拉映射  人脸识别
DOI:10.13328/j.cnki.jos.004651
分类号:
基金项目:国家自然科学基金(60975050, 60902053, 61170185); 广东省省部产学研结合专项资金(2011B090400477); 珠海市产学研合作专项资金(2011A050101005, 2012D0501990016); 珠海市重点实验室科技攻关项目(2012D0501990026)
Face Feature Representation Based on Image Decomposition
LI Zhao-Kui1,2, DING Li-Xin1, HE Jin-Rong1, HU Qing-Hui1
1.State Key Laboratory of Software Engineering (School of Computer, Wuhan University), Wuhan 430072, China;2.School of Computer, Shenyang Aerospace University, Shenyang 110136, China
Abstract:
This paper presents a face feature representation method based on image decomposition (FRID). FRID first decomposes an image into a series of orientation sub-images by executing multiple orientations operator. Then, each orientation sub-image is decomposed into a real part image and an imaginary part image by applying Euler mapping operator. For each real and imaginary part image, FRID divides them into multiple non-overlapping local blocks. The real and imaginary part histograms are calculated by accumulating the number of different values of image blocks respectively. All the real and imaginary part histograms of an image are concatenated into a super-vector. Finally, the dimensionality of the super-vector is reduced by linear discriminant analysis to yield a low-dimensional, compact, and discriminative representation. Experimental results show that FRID achieves better results in comparison with state-of-the-art methods, and is the most stable method.
Key words:  image decomposition  multiple orientations operator  Euler mapping  face recognition