Smart security system based on frontal face detection method and android mobile
View/ Open
Date
11/14/2016Publisher
BRAC UniversityAuthor
Khan, MahjabeenMetadata
Show full item recordAbstract
Security nowadays is a very important issue so Smart Security System based on Frontal Face Detection Method and Android Mobile was conceived with the idea that it will offer protection. This system consists two parts where the first is the Bluetooth connectivity via Andriod phone to an electric door lock forwarded by face detection system via camera. It is done by OpenCv in Python using Local Binary Patterns Histograms (LBPH) Recognizer algorithm. The Bluetooth is connected with an app on the Android phone. The app will seek password that is saved in the system. If there is a match in the password, the process move forwards towards face detection program. The recognizer is trained earlier with the images stored in the database. As a face appears in front of the camera, the system compares it with those photos in the database. LBPH works by characterizing the local patterns in each location in the image and thus it analyzes the image. The system will decide whether to restrict or allow any person depending on the comparison result.
Experimental results show that the proposed method exhibited 100% accuracy for a tested
data set.