作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (11): 212-214,217. doi: 10.3969/j.issn.1000-3428.2011.11.073

• 人工智能及识别技术 • 上一篇    下一篇

基于ASM和K近邻算法的人脸脸型分类

张 倩1,丁友东1,蓝建梁1,涂 意2   

  1. (1. 上海大学计算机工程与科学学院,上海 200072;2. 上海一格信息科技有限公司,上海 200072)
  • 收稿日期:2010-11-20 出版日期:2011-06-05 发布日期:2011-06-05
  • 作者简介:张 倩(1986-),女,硕士,主研方向:人脸识别,计算机视觉,模式识别;丁友东,教授、博士、博士生导师;蓝建梁, 博士;涂 意,高级工程师
  • 基金资助:
    上海市科委国际合作基金资助项目(09510700900);初创期小企业创新基金资助项目(0801H102100)

Face Shape Classification Based on Active Shape Model and K-nearest Neighbor Algorithm

ZHANG Qian  1, DING You-dong  1, LAN Jian-liang  1, TU Yi  2   

  1. (1. School of Computer Engineering and Science, Shanghai University, Shanghai 200072, China; 2. Shanghai Yeegol Information Technology Limited Company, Shanghai 200072, China)
  • Received:2010-11-20 Online:2011-06-05 Published:2011-06-05

摘要: 针对人脸特征分类问题,提出一种基于主动形状模型(ASM)和K近邻算法的人脸脸型分类方法。将Hausdorff距离作为K近邻算法的距离函数,利用ASM算法提取待测图像的特征点,对点集进行归一化后计算人脸轮廓特征点与样本库中所有样本点集的Hausdorff距离,根据该距离值,通过K近邻算法实现待测图像的脸型分类。实验结果证明,该方法分类正确率高、速度快、易于实现。

关键词: 人脸脸型分类, Hausdorff距离, K近邻算法, 人脸特征提取, 主动形状模型

Abstract: Aiming at the problem of face feature classification, this paper proposes a new face classification algorithm based on Active Shape Model(ASM) and K-nearest neighbor algorithm. It extracts feature points of face by ASM algorithm, normalizes all feature points, and computes Hausdorff distance between feature points and every sample of each class. The face is classified by K-nearest neighbor algorithm with the Hausdorff distance computed. Experimental results show that the algorithm has high classification accuracy and speed, and it is easy to realize.

Key words: face shape classification, Hausdorff distance, K-nearest neighbor algorithm, face feature extraction, Active Shape Model(ASM)

中图分类号: