상세 보기
iOS 플랫폼에서 Active Shape Model 개선을 통한 얼굴 특징 검출
- 이용환;
- 김흥준
초록
Facial feature detection is a fundamental function in the field of computer vision such as security, bio-metrics, 3D modeling, and face recognition. There are many algorithms for the function, active shape model is one of the most popular local texture models. This paper addresses issues related to face detection, and implements an efficient extraction algorithm for extracting the facial feature points to use on iOS platform. In this paper, we extend the original ASM algorithm to improve its performance by four modifications. First, to detect a face and to initialize the shape model, we apply a face detection API provided from iOS CoreImage framework. Second, we construct a weighted local structure model for landmarks to utilize the edge points of the face contour. Third, we build a modified model definition and fitting more landmarks than the classical ASM. And last, we extend and build two-dimensional profile model for detecting faces within input images. The proposed algorithm is evaluated on experimental test set containing over 500 face images, and found to successfully extract facial feature points, clearly outperforming the original ASM.
키워드
- 제목
- iOS 플랫폼에서 Active Shape Model 개선을 통한 얼굴 특징 검출
- 제목 (타언어)
- Improvement of Active Shape Model for Detecting Face Features in iOS Platform
- 저자
- 이용환; 김흥준
- 발행일
- 2016
- 저널명
- 반도체디스플레이기술학회지
- 권
- 15
- 호
- 2
- 페이지
- 61 ~ 65