Skip to content

markstrefford/VideoFaceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition From Streaming Video

This library is designed to recognise faces from a streaming video source. It is based on the following:

https://github.com/berak/opencv_smallfry/blob/master/facerec_online.py

OpenCV Face Recognition Tutorials http://docs.opencv.org/modules/contrib/doc/facerec/facerec_tutorial.html http://docs.opencv.org/modules/contrib/doc/facerec/tutorial/facerec_video_recognition.html

PyImageSearch Face Detection in Video Case Study http://www.pyimagesearch.com

This is the Python part of the code. Note there may be a deviation into C++ at some point!!

About

Face recognition in streaming video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages