Public Article
-
verified
COMPARATIVE ANALYSIS OF FACE RECOGNITION ALGORITHMS FOR HOME SURVEILLANCE USING OPENCV: AN ANALYTICAL REVIEW
ISSN: 2582 - 9130Publisher: author   
COMPARATIVE ANALYSIS OF FACE RECOGNITION ALGORITHMS FOR HOME SURVEILLANCE USING OPENCV: AN ANALYTICAL REVIEW
Indexed in
Computer Science and Technology Section
ARTICLE-FACTOR
1.3
Article Basics Score: 2
Article Transparency Score: 2
Article Operation Score: 2
Article Articles Score: 2
Article Accessibility Score: 3
SUBMIT PAPER ASK QUESTION
International Category Code (ICC):
ICC-0202
Publisher: Krishma Publication
International Journal Address (IAA):
IAA.ZONE/2582384119130
eISSN
:
2582 - 9130
VALID
ISSN Validator
Abstract
Proposing a security system for surveillance of home alone children for safety purpose and send an alert to the register mobile number if some kind of intrusion is detected. I have used Viola-Jones algorithm to detect human face from the live camera and then frame is resized then resized image is processed by the Local Binary Pattern Histograms (LBPH) algorithm and save the model in a YML file and then it is implemented on live cam feed in which the algorithm will detect the face and if some unknown face has been identified it will trigger a notification to the registered mobile number using a python library named [Pywhatkit] so the user can perform security measures. Keywords: Face recognition, Open-CV, HAAR cascade, face recognition.