Skip to content

MiroslavVitkov/face

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

'face' is a command line application, which uses 'opencv::face'
to train on new faces and to recognise them later.

Inputs: camera, video or pictures.

Outputs: video window, video file or pictures.

Purpose: run training and recognition concurrently,
         attach any program to the command line output of 'face'

Prerequisites: apt install opencv-dev

Usage: please call './face --help'

About

Use OpenCV Haar cascades to identify persons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published