CFP last date
20 May 2024
Reseach Article

Framework for Face Detection

by Nidhi Srivastava, Harsh Dev, S. Qamar Abbas
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 58 - Number 17
Year of Publication: 2012
Authors: Nidhi Srivastava, Harsh Dev, S. Qamar Abbas
10.5120/9372-3811

Nidhi Srivastava, Harsh Dev, S. Qamar Abbas . Framework for Face Detection. International Journal of Computer Applications. 58, 17 ( November 2012), 8-11. DOI=10.5120/9372-3811

@article{ 10.5120/9372-3811,
author = { Nidhi Srivastava, Harsh Dev, S. Qamar Abbas },
title = { Framework for Face Detection },
journal = { International Journal of Computer Applications },
issue_date = { November 2012 },
volume = { 58 },
number = { 17 },
month = { November },
year = { 2012 },
issn = { 0975-8887 },
pages = { 8-11 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume58/number17/9372-3811/ },
doi = { 10.5120/9372-3811 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T21:02:44.651928+05:30
%A Nidhi Srivastava
%A Harsh Dev
%A S. Qamar Abbas
%T Framework for Face Detection
%J International Journal of Computer Applications
%@ 0975-8887
%V 58
%N 17
%P 8-11
%D 2012
%I Foundation of Computer Science (FCS), NY, USA
Abstract

This paper shows an approach to the detection and identification of human faces in a color image. Detection of human faces is becoming a very important task in various applications, such as video surveillance and security control system, intelligent human computer interface, face recognition, content-based image retrieval, multimedia applications on the web like video conferencing and face database management. In this paper, k-means clustering has been used for distinguishing skin from non skin region. Then, some morphological operations have been performed to clean the image. Finally, region property measures have been used to locate face in the image.

References
  1. Nallaperumal K. , Subban R. , Krishnaveni. K, Fred L. , Selvakumar K. R. Human Face Detection in Color Images Using Skin Color and Template Matching Models for Multimedia on the Web, IFIP International Conference on Wireless and Optical Communications Networks (IEEE), 5 pp, 7 August 2006.
  2. Anisetti M. Fast and robust face detection, Multimedia Techniques for Device and Ambient Intelligence (Springer US,), pp 43-72, 2009.
  3. Fasel R. I. , Movellan R. J. , A Comparison of Face Detection Algorithms, Proceedings of the International Conference on Artificial Neural Networks (Lecture Notes in Computer Science 2415 Springer 2002), pp 1325-1332, August 28-30, 2002.
  4. Farajzadeh N. , Faez K. Hybrid Face Detection System with Robust Face and non-Face Discriminability , 23rd International Conference Image and Vision Computing New Zealand, pp 1-6, 2008.
  5. Fang X. , Wenquan Gu W. , Huang C. A Method of Skin Color Identification Based On Color Classification, International Conference on Computer Science and Network Technology(IEEE), pp 2355 – 2358, 24-26 December 2011 .
  6. M. -H. Yang, Kriegman D. , Ahuja N. Detecting Faces in Images: A Survey, IEEE Transactions on Pattern Analysis and Machine Intelligence, vo1. 24, no. 1 , pp 34-58, Jan. 2002
  7. Hjelm E. and Low K. B. Face Detection: A survey, Computer Vision and Image Understanding, vol. 83,110. 3, pp. 236-274, Sept. 2001.
  8. Raghuvanshi S. D. , Agrawal D. Human Face Detection by using Skin Color Segmentation, Face Features and Regions Properties, International Journal of Computer Applications (0975 – 8887) Volume 38– No. 9, January 2012.
  9. Thakur S. , Paul S. , Mondal A. , Das S. , Abraham A. Face Detection Using Skin Tone Segmentation, World Congress on Information and Communication Technologies (WICT), pp 53-60, 11-14 December, 2011.
  10. Mu-Chun Su, Chien-Hsing Chou, Modified Version of the K-Means Algorithm with a Distance Based on Cluster Symmetry, IEEE Transactions on Pattern Analysis and Machine Intelligence, Volume 23 Issue 6, pp 674-680, June 2001.
  11. Wen-Hui Lin, Jhen-Chih Liao, A Fast Face Segmentation Based On Color Spatial Features And K-Means Clustering Ensembles, Sixth International Conference on Machine Learning and Cybernetics (IEEE), Vol. 4, pp 1923 – 1929,19-22 August 2007.
  12. Zhang H. , Zhao D. , Gao W. , Chen X. Combining Skin Color Model and Neural Network for Rotation Invariant Face Detection, Springer-Verlag Berlin Heidelberg, pp. 237-244, 2000.
  13. Singh K. S. , Chauhan S. D. , Vatsa M. , Singh R. A Robust Skin Color Based Face Detection Algorithm, Tamkang Journal of Science and Engineering, Vol. 6, No. 4, pp 227-234, 2003.
  14. Ravi Kumar N. C. , Bindu A. , An Efficient Skin Illumination Compensation Model for Efficient Face Detection, IEEE Industrial Electronics Society Annual Conference, Vol. 1, pp 3444-3449, 6-10 November, 2006.
  15. Musa Z. , Jumari K. , Zainal N. , A Hybrid Skin Detection for Surveillance System Based on Background Subtraction and Skin Color, Journal of Applied Sciences Research, vol 6, Issue 2, pp 1191-1199, February 2012.
Index Terms

Computer Science
Information Sciences

Keywords

Face Detection K-means Cluster analysis Skin color segmentation Framework