Skip to content

raisabor/FacialDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection

The Windows Form Application uses Emgu CV, a cross platform .Net wrapper to the OpenCV image processing library. The application is using the famous Viola-Jones Image Classification Algorithm to accomplish the task of facial detection. Face Detection is a process where the sytem identifies human images. In the application, the human face is found using a yellow box drawn around it.

Features

A play button to toggle the the live feed. When the user clicks pause the video stops, however when the user clicks resume the video restarts.

A save button to capture a screenshot from the front-facing camera of the live feed.

About

A comprehensive facial detection application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages