DOI QR코드

DOI QR Code

Face Detection using Color Information and AdaBoost Algorithm

색상정보와 AdaBoost 알고리즘을 이용한 얼굴검출

  • 나종원 (전남대학교 대학원 소프트웨어공학협동과정) ;
  • 강대욱 (전남대학교 공과대학 전자컴퓨터공학부) ;
  • 배종성 (전남대학교 자연과학대학 수학통계학부)
  • Published : 2008.04.30

Abstract

Most of face detection technique uses information from the face of the movement. The traditional face detection method is to use difference picture method ate used to detect movement. However, most do not consider this mathematical approach using real-time or real-time implementation of the algorithm is complicated, not easy. This paper, the first to detect real-time facial image is converted YCbCr and RGB video input. Next, you convert the difference between video images of two adjacent to obtain and then to conduct Glassfire Labeling. Labeling value compared to the threshold behavior Area recognizes and converts video extracts. Actions to convert video to conduct face detection, and detection of facial characteristics required for the extraction and use of AdaBoost algorithm.

얼굴 검출은 대부분 얼굴의 움직임 정보를 이용한다. 기존에 얼굴 검출 방법은 프레임간의 차를 이용하여 움직임을 검출하는 방법이 사용되어 왔으나 대부분이 실시간을 고려하지 않은 수학적 접근법을 사용하거나 알고리즘이 지나치게 복잡하여 실시간 구현에 용이하지 않았다. 본 논문에서는 실시간 얼굴검출을 위하여 감시카메라에서 입력된 RGB 영상을 YCbCr 영상으로 변환한 후 연속된 두 영상의 차를 구하고 Glassfire 라벨링을 실시했다. 라벨링 결과 가장 넓은 구역의 면적과 Area 임계치 값을 비교하여 임계값 이상의 면적이면 동작변환으로 인식하고 영상을 추출하였다. 이렇게 추출된 동작변환 영상을 대상으로 얼굴 검출을 실시하였다. 얼굴 검출에 필요한 특징을 추출하기 위해 AdaBoost 알고리즘을 사용하였다.

Keywords

References

  1. H. Rowley, S. Baluja, T. Kanade, 'Neural network-based face detection,' In IEEE Patt. Anal. Mach. Intell, 20, pp 22-38, 1998
  2. E. Osuna, R. Freund, and F. Girosi, 'Traning support vector machines: An application to face detections,' In IEEE Proc. of Int. Conf. on Computer Vision and Pattern Recognition, 6, 1997
  3. A. L. Yuille, P. W. Hallinan, and D. S. Cohen, 'Feature extraction from faces using deformable templates,' Int. J. Comput. Vision, 8, pp 99-111, 1992 https://doi.org/10.1007/BF00127169
  4. J. L. Crowley and F. Berard, 'multi-model tracking of faces for video communications,' In IEEE Proc. of Int, Conf. on Computer Vision and Pattern Recognition, Puerto Rico, June. 1997
  5. H. Graf, E. Cosatto, and T. Ezzat, 'Face analysis for the synthesis of photo-realistic talking heads,' In Proceedings Fourth IEEE International Conf on Automatic Face and Gesture Recognition, 2000
  6. R. Herpers, M. Michaelis, 'Edge and keypoin detection in fatial regions,' In IEEE Proc. of 2nd Int. Conf. on Automatic Face and Gesture Recognition, Oct. 1996, pp 212-217
  7. Paul Viola, M. Jones, 'Robust real-time object detection,' International Conference on Computer Vision, 2001

Cited by

  1. 동영상에서 인물식별을 위한 얼굴검출 알고리즘 구현 vol.21, pp.1, 2011, https://doi.org/10.13089/jkiisc.2011.21.1.85