摘要
边缘检测是人脸表情识别的重要环节之一,该文通过分析常用边缘检测算法,如R.oherts算子、Sobel算子、Prewitt算子、Canny算子、Laplacian算子、Log算子,实现了一套运用nsharp滤波算子、Canny边缘检测算子综合处理人脸表情识别的边缘检测方案,并运用日本JAFFE表情库,通过MATLAB仿真实验验证了这种方法的有效性。
Edge detection is one of most essential basic technology in Image Processing area.This paper analyz some commonly used edge detection algorithms,such as Roherts operator, Sobel operator, Prewitt operator, Canny operator, Laplacian operator and Log operator. It achieve a new proposal to detect edge in facial expression recognition joining nsharp filtering operator and Canny edge detection.The MATLAB simulation experiment prove the effectiveness on Japanese JAFFE expression library.
作者
牛同壮
屈美娟
NIU Tong-zhuang, QU Mei-juan (1.Xi'an Technoloical University ,Xi'an 710032,China;2. Computer Science and Engineering Institute, Xi'an Technoloical University , Xi'an 710032,China)
出处
《电脑知识与技术》
2012年第2期863-865,共3页
Computer Knowledge and Technology
关键词
边缘检测
表情识别
微分算子
MATLAB
edge detection
expression recognition
dfferentialoperator
Matlab