Skip to content

oninvis/FaceDetectionAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

  • This uses Open cv to detect the live feed and uses mediapipe to process the feed extract all the necessary information
  • This code was originally meant to be a face detection lock so it has a comparing system to recognise , but this can be tweaked to make it a recognition algorithm
  • It uses DeepFace from the Tensor Flow library to detect emotions of the face detected in the real time on the camera feed

Note

use python version 3.10.16 for it to work because mediapipe does not work in version of 3.13

About

The algorithm uses open-cv and media pipe to detect face landmarks and compare to stored face data which is editable. It uses DeepFace from Tensorflow to detect emotions of a person in real time and output them on the video feed itself.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages