Paper Title
Efficient Human Identification through Face Detection using Raspberry PI based on Python-OpenCV

Abstract
Human Identification can be performed through various technique like as fingerprint, palm detection, iris detection as well as face detection. This paper focus on implementation of face detection system for human identification based on open source computer vision library (OpenCV) with python. The model of face recognition has been performed on both laptop and raspberry pi whereas for an implementation of this project on laptop, SQLite studio has been used as a database and for raspberry PI PHPmyadmin has been used. In this paper the concept of detection has been established by writing different code for dataset generator, Trainer and detector. Finally the information that will be displayed along with detected photo has been stored on database. This concept has a higher scope on security and surveillance projects and various automation operation. Keywords - Face Detection, PHPmyadmin, PI Camera, Raspberry PI, SQLite Studio.