Criminal Face Recognition using Raspberry Pi

Abstract

This paper presents a real time face recognition using an automated surveillance camera. The proposed system consists of 4 steps, including (1) training of real time images (2) face detection using Haar-classifier (3) comparison of trained real time images with images from the surveillance camera (4) result based on the comparison. An important application of interest is automated surveillance, where the objective is to recognize people who are on a watch list. The aspiration of this paper is to compare an image with several images which has been already trained. In this paper, this system represents a methodology for face detection robustly in real time environment. Haar cascading is one of the algorithms for face detection. Here system uses Haar like classifiers to track faces on OpenCV platform. The accuracy of the face recognition is very high. The system can successfully recognize more than one face which is useful for quickly searching suspected persons as the computation time is very low. In India, we have a system for recognizing citizen called Aadhaar. If system uses this as a citizenship database, it can differentiate between citizen and foreigner and further investigate whether the identified person is criminal or not.

Country : India

1 Vishakha Wankhede2 Gajanan Mule3 Rushikesh Londhe4 AnkushTarale5 Shubham Gome

  1. Asst. Prof., Computer Engineering, Dr. D. Y. Patil School of Engineering and Technology, Lohegaon, Pune, Maharashtra, India
  2. Student, B. E. Computer Engineering, Dr. D. Y. Patil School of Engineering and Technology, Lohegaon, Pune, Maharashtra, India
  3. Student, B. E. Computer Engineering, Dr. D. Y. Patil School of Engineering and Technology, Lohegaon, Pune, Maharashtra, India
  4. Student, B. E. Computer Engineering, Dr. D. Y. Patil School of Engineering and Technology, Lohegaon, Pune, Maharashtra, India
  5. Student, B. E. Computer Engineering, Dr. D. Y. Patil School of Engineering and Technology, Lohegaon, Pune, Maharashtra, India

IRJIET, Volume 3, Issue 12, December 2019 pp. 1-3

References

  1. International Conference on Intelligent Computing and Control, Volume 1, Karpagam College of Engineering, Coimbatore India. June-2017. (Published on IEEE Xplore Digital library).
  2. Published in Inderscience (International publishers of academic, scientific and professional indexed by Scopus(Elsevier), ACM Digital Library, Asian Digital Library, Academic OneFile(Gale)). Volume 8 No. 4 pp. 403-417 http://dx.doi.org/10.1504/IJCVR.2018.093968
  3. Jyoti Nautiyal, Shivali Gahlot and Pawan Kumar Mishra, “An automated technique for criminal face identification using biometric approach”,Conference on Advances in Communication and Control Systems 2013(CAC2S 2013)
  4. Unsang Park, Hyun-Cheol Choi, Anil. K Jain and Seong-Whan Lee, “Face tracking and recognition at a distance: A coaxial and concentric PTZ camera system”, IEEE transactions on information forensics and security, vol.8, no.10, October 2013.
  5. Yongqiang Li, ShangFei Wang, Yongping Zhao and Qiang Ji, “Simultaneous facial feature tracking and facial expression recognition”, IEEE Transactions on image processing, vol.22, no.7, July 2013.
  6. Reza Moradi Rad, Abdolrahaman Attar, Reza Ebrahimi atani, “A Robust Face Recognition method using edge based features”, 2012 IEEE Symposium on Computers and Informatics.
  7. Paul Viola, Michael Jones, “rapid Object Detection using a Boosted Cascade of Simple Features”.
  8. Face Recognition using Local Binary Patterns (LBP) By Md. Abdur Rahim, Md. NajmulHossain, Tanzillah Wahid & Md. ShafiulAzam.
  9. G. Bradski& A. Kaebler (2009), “Learning OpenCV”, China: Southeast Univ. Press.
  10. Open Source Computer Vision Library Reference Manual-intel.
  11. Gary Bradski& Adrian KaehlerO‟Reilly (2008), “Learning OpenCV”, O’REILLY Media.