It is a simple module to recognize your face. By using this You can perform various applications based on it.
Face Recognition using OpenCV
Face Recognition is one of the popular applications of Computer vision. By using Python programming Language, a Well Known module known as openCv, which initiates computer vision.
When you run the program, By default it opens your camera and searches for face by using harrascade_frontal, an XML file.
By using this concept we can enhance this project in image verification, live video verification, security purposes, etc.,
In the future, face recognition gets more applications in the industry.
Submitted by Silambarasan.R (rasisilambu9)
Download packets of source code on Coders Packet
Comments