Skip to content

Face recognition involves the task of identifying a person's face from a set of known faces. It typically involves comparing the features of an input face image to a database of known faces to find the best match. Face recognition has numerous practical applications such as security systems, access control, and surveillance.

License

Notifications You must be signed in to change notification settings

Mrinal98-py/Face-recognition-Face-identification-on-linux

Repository files navigation

Face-recognition-Face-identification

The world's most straightforward face recognition library lets you recognise and edit faces from Python or the command line. developed using the most advanced facial recognition technology available from dlib. On the Labeled Faces in the Wild benchmark, the model has an accuracy of 99.38%. Additionally, a straightforward face_recognition command line programme is provided, allowing you to do face recognition on a folder of photographs directly from the command line!!

INPUT>>>CAMERA>> BOOSTING YOUR IMMUNE

OUTPUT>>

output

About

Face recognition involves the task of identifying a person's face from a set of known faces. It typically involves comparing the features of an input face image to a database of known faces to find the best match. Face recognition has numerous practical applications such as security systems, access control, and surveillance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages