CFP last date
20 May 2024
Reseach Article

An ARM based Door Phone Embedded System for Voice and Face Identification and Verification by Open CV and Qt GUI Framework

by K Uma Maheswari, J Krishna Chaithanya
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 91 - Number 13
Year of Publication: 2014
Authors: K Uma Maheswari, J Krishna Chaithanya
10.5120/15944-5268

K Uma Maheswari, J Krishna Chaithanya . An ARM based Door Phone Embedded System for Voice and Face Identification and Verification by Open CV and Qt GUI Framework. International Journal of Computer Applications. 91, 13 ( April 2014), 32-36. DOI=10.5120/15944-5268

@article{ 10.5120/15944-5268,
author = { K Uma Maheswari, J Krishna Chaithanya },
title = { An ARM based Door Phone Embedded System for Voice and Face Identification and Verification by Open CV and Qt GUI Framework },
journal = { International Journal of Computer Applications },
issue_date = { April 2014 },
volume = { 91 },
number = { 13 },
month = { April },
year = { 2014 },
issn = { 0975-8887 },
pages = { 32-36 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume91/number13/15944-5268/ },
doi = { 10.5120/15944-5268 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:12:41.423699+05:30
%A K Uma Maheswari
%A J Krishna Chaithanya
%T An ARM based Door Phone Embedded System for Voice and Face Identification and Verification by Open CV and Qt GUI Framework
%J International Journal of Computer Applications
%@ 0975-8887
%V 91
%N 13
%P 32-36
%D 2014
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Door phone embedded system for voice and face based user recognition is mainly used for security purpose. A natural way to identify a person is through their voice and face. Voice characteristics are different among individuals due to differences in their sound dynamics, vocal chords etc. A practical problem is voice can be trap by anyone. This proposed system is to recognize user password through voice and user recognize face at the door based on ARM processor. Speech technology is not 100% reliable but using an embedded microphone array increases speech in very noisy environments. Face Recognition is the process of matching the detected 'face' to one of many faces known to the file system. The system consists of three parts. First users pronounce a password through MIC which he enrolled and the MIC is present on ARM 9 board. Secondly, using an usb camera interface images is captured and the image is processed with help of Opencv and compared with existing database. And finally if the current image is match with any of existing image the system forwards user password to owner mobile through GSM module. The main aim of this project is to recognize the voice and face of the user at the door based on ARM processor. The algorithms were implemented in the system using C++. The system uses the Intel OpenCV library for image processing. However, when we use OpenCV library to detect a frontal face in an image using its Haar Cascade classifier face Detector, this will increase the human computer interaction by using real time face recognition. Phonon multimedia framework is used to display the image of the user. So that when user place face in front of camera it display recognize image of the user.

References
  1. T. Kinnunen and H. Li, "An overview of text-independent speaker recognition" Speech Communication, vol. 52, no. 1, pp. 12-40, Jan. 2010.
  2. F. T. H. den Hartog, M. Balm, and C. M. de Jong, "Convergence of residential gateway technology," IEEE Communications Magazine, vol. 42, no. 5, pp. 138-143, May 2004.
  3. Saeed, and M. K. Nammous, "A speech-and-speaker identification system: feature extraction, description, and classification of speech signal image," IEEE Trans. Industrial Electron. , vol. 54, no. 2, pp. 887- 897, Apr. 2007.
  4. S. J. Young, "Large vocabulary continuous speech recognition: a review," IEEE Trans. Signal Processing, 1996.
  5. H. Rowley, S. Baluja, and T. Kanade, "Neural network-based face detection". IEEE Trans. Pattern Analysis and Machine Intelligence, 20(1):23–38, January 1998
  6. M. Kirby, and l. Sirovich, "Application of the Karhunen-Loeve procedure for the characterization of human faces". IEEE Trans. Patt. Anal. Mach. Intell. 12.
  7. T. Kanade, "Picture processing by computer complex and recognition of human faces," technical report, Dept. Information Science, Kyoto Univ. , 1973.
  8. M. Lades, J. C. Vorbruggen, J. Buhmann, J. Lange, C. Von Der Malsburg, R. P. Wurtz, and M. Konen, "Distortion Invariant object recognition in the dynamic link architecture," IEEE Trans. Computers, vol. 42, pp. 300-311, 1993.
  9. I. J. Cox, J. Ghosn, and P. N. Yianios, "Feature-Based face recognition using mixturedistance" Computer Vision and Pattern Recognition, 1996.
Index Terms

Computer Science
Information Sciences

Keywords

Voice Recognition Face Detection Face Recognition Qt GUI Framework Open CV.