
Face Recognition using Cascade Algorithm
Publication year - 2019
Publication title -
international journal of recent technology and engineering
Language(s) - English
Resource type - Journals
ISSN - 2277-3878
DOI - 10.35940/ijrte.b1118.0782s419
Subject(s) - computer science , facial recognition system , haar like features , python (programming language) , cascade , face detection , artificial intelligence , face (sociological concept) , face recognition grand challenge , three dimensional face recognition , metropolitan area , computer vision , pattern recognition (psychology) , database , algorithm , engineering , programming language , medicine , social science , pathology , chemical engineering , sociology
As one of the most successful application of Image processing, face recognition has received attention for quite a long time. Whether being used in CCTV cameras or home security, face recognition is an important application in today’s metropolitan era. The face recognization strategy is implemented by using Haar cascade algorithm. Both are used differently and the results are then compared to know which one works better or is more accurate. In this paper, we have used Python programing language, since this is only a basic Face recognition system there is no database used but for future extension, we can add a database to expand this method to a larger scale.