CFP last date
20 May 2024
Reseach Article

Real Time Smile Detection using Haar Classifiers on SoC

by Srikanth Sriram, Babu Illuri
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 104 - Number 10
Year of Publication: 2014
Authors: Srikanth Sriram, Babu Illuri
10.5120/18240-9297

Srikanth Sriram, Babu Illuri . Real Time Smile Detection using Haar Classifiers on SoC. International Journal of Computer Applications. 104, 10 ( October 2014), 30-34. DOI=10.5120/18240-9297

@article{ 10.5120/18240-9297,
author = { Srikanth Sriram, Babu Illuri },
title = { Real Time Smile Detection using Haar Classifiers on SoC },
journal = { International Journal of Computer Applications },
issue_date = { October 2014 },
volume = { 104 },
number = { 10 },
month = { October },
year = { 2014 },
issn = { 0975-8887 },
pages = { 30-34 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume104/number10/18240-9297/ },
doi = { 10.5120/18240-9297 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:35:48.911865+05:30
%A Srikanth Sriram
%A Babu Illuri
%T Real Time Smile Detection using Haar Classifiers on SoC
%J International Journal of Computer Applications
%@ 0975-8887
%V 104
%N 10
%P 30-34
%D 2014
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Smile detection in real time video is an interesting problem with many potential applications. This paper is intended to implement a real time smile detection from video using Haar Classifiers through Raspberry Pi BCM2835 processor which is a combination of SoC with GPU based Architecture. For capturing video we used Raspberry Pi Camera Board of 5MP and which plugs directly into the CSI connector on the Raspberry Pi. Computer vision OpenCV libraries with python IDE is used for face detection and smile detection through linux based raspbian operating system. Frame rates of various video resolutions during smile detection in Raspberry Pi are also observed. The present method can be used in low cost robotic computer vision applications, human computer interaction (HCI) and in education as well because cheap and small hardware used.

References
  1. Z. Zeng, Y. Fu, G. I. Roisman, Z. Wen, Y. Hu, and T. S. Huang, "Spontaneous emotional facial expression detection," J. Multimedia, vol. 1,no. 5, pp. 1–8, Aug. 2006.
  2. J. Whitehill, G. Littlewort, I. Fasel, M. Bartlett, and J. Movellan, "Towards practical smile detection," IEEE Trans. Pattern Anal. Mach. Intell. , vol. 31, no. 11, pp. 2106–2111, Nov. 2009.
  3. Caifeng Shan Member, IEEE "Smile Detection by Boosting Pixel Differences," IEEE Trans. on Image processing, vol. 21, No 1, January 2012.
  4. Yen Chang,"Low cost real time face detection,tracking and recognition for human robot interactions" https://etd. ohiolink. edu/!etd. send_file?accession=case1307548707&disposition=inline
  5. P. Viola and M. Jones, "Rapid object detection using a boosted cascade of simple features," in Proc. IEEE Conf. Comput. Vis. Pattern Recog. , 2001, pp. 511–518.
  6. R. E. Schapire, "The boosting approach to machine learning: Anoverview," in MSRI Workshop Nonlinear Estimation Classification,2002, pp. 1134–1227.
  7. C. Yoon, M. Cheon, E. Kim, M. Park, and H. Lee, "Real-time road sign detection using adaboost and multicandidate," in Proc. 8th Symp. Adv. Intel. Syst. (ISIS), 2007, pp. 953–956.
  8. G. Donato, M. Bartlett, J. Hager, P. Ekman, and T. Sejnowski, "Classifying facial actions," IEEE Trans. Pattern Anal. Mach. Intell. , vol. 21,no. 10, pp. 974–989, Oct. 1999.
  9. Daniel Devatman Hromada, prof. Charles Tijus, "Semi supervised haartraining of a fast&frugal open source zygomatic smile detector ," IEEE Int. Conf. ,computing and communications RIVF 2010.
  10. Open Computer Vision Library [Electronic resource], http://sourceforge. net/projects/opencvlibrary/files/opencv. 2012
  11. M. Richardson and S. Wallace, "Getting Started with Raspberry Pi", 1st ed. Orelly,Media, U. S. A: 2012,
  12. R. P. Website. The making of pi, 2014. http://www. raspberrypi. org/about/.
  13. Raspberry Pi camera module setup www. raspberrypi. org/help/camera-module-setup/
Index Terms

Computer Science
Information Sciences

Keywords

Smile Detection SoC Raspberry Pi Computer Vision Haar classifiers OpenCV.