Skip to content

Real time facial detection and identification with Viola Jones and Face Recognition.

Notifications You must be signed in to change notification settings

brgltd/real-time-facial-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This code uses the Viola-Jones algorithm for facial detection and the Face Recognition library for facial identification.

It was executed in a Raspberry Pi microcomputer. Hence, the Viola-Jones was necessary since RP has a limited processing power.

Face Recognition it's a excelent Python library for facial identification, because it has a very good accuracy, even when used in a real time system.

About

Real time facial detection and identification with Viola Jones and Face Recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages