FPGA Implementation of Face Detection using Skin Segmentation and AdaBoost Algorithm

  IJCOT-book-cover
 
International Journal of Computer Trends and Technology (IJCTT)          
 
© - July Issue 2013 by IJCTT Journal
Volume-4 Issue-7                           
Year of Publication : 2013
Authors :Vinay P

MLA

Vinay P"FPGA Implementation of Face Detection using Skin Segmentation and AdaBoost Algorithm"International Journal of Computer Trends and Technology (IJCTT),V4(7):2175-2177 July Issue 2013 .ISSN 2231-2803.www.ijcttjournal.org. Published by Seventh Sense Research Group.

Abstract: - The following paper proposes an improved face detection engine which uses skin colour information. As the skin colour is a fundamental feature of human faces, skin colour detection can be performed on the input image to reduce the computational complexity[4]. If skin colour is not detected, then there are no chances of a face in the image. Thus relaxing any further processing. This design proposal will form a powerful and efficient face detection for mobile devices which can work in real time. This implementation works for different skin colours or tones. Following skin detection, the face is detected using adaboost algorithm. This becomes an accurate technique to avoid being cheated by fake faces., or even other face like objects. The hardware architecture for real-time processing will be implanted on a FPGA. FPGA makes an ideal use, because it provides good performance with low power dissipation at marginally low cost. All of which is essential for a power constraint mobile units.

 

References-
[1] P.Viola, M.J.Jones, “ Robust Real-Time Face Detection”, International Journal of Computer Vision, Vol57, N02, 37-154, pp.1 2004.
[2] R. Schapire and Y. Singer. “Improving boosting algorithms using confidence-rated predictions”,1999.
[3] Sanjay Kr. Singh, D. S. Chauhan, Mayank Vatsa, Richa singh, “A Robust Skin Colour Based Face Detection Algorithm”, TKJSE, Vol. 6, No. 4, pp. 227-234 (2003).
[4] Cheol Hun Han and Kwee-Bo Sim, ”Real-Time Face Detection Using AdaBoot Algorithm”, International Conference on Control, Automation and Systems 2008
[5] Alajel, K..M., Xiang, W., and Leis, J. Face detection based on skin colour modeling and modified Hausdorff distance. In Proc. of IEEE Int. Conf. on Consumer Communications and Networking, 2011, 399-404.
[6] Prathibha. E, Dr. Siva Yellampalli and Prof. A. Manjunath, “Design and Implementation of Colour Conversion Module RGB to YCbCr and Vice Versa”, IJCSI, ICVCI-2011, Vol. 1, Issue 1, November 2011.
[7] Rainer Lienhart and Jochen Maydt, “An extended set of Haar-like features for rapid object detection,” in IEEE International Conference on Image Processing, 2002, vol. 1, pp. 900–903.

Keywords : — Adaboost, Skin Segmentation, Haar features, Weak Classifier, Strong Classifier.