Skip to content

BrianNderu/Face-Recognition-Using-haarcascades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Face Recognition Application

Project Overview

This project seeks to develop a facial recognition application using harcaasades. For this project, the code seeks to identify Face, Eyes and Smile using a computer camera

Txt File used

haarcascade_frontalface_default.xml -for Face detection

haarcascade_eye_tree_eyeglasses.xml - for eye and glasses detection

haarcascade_smile.xml - for Smile detection

Method

The Project utilizes Open source pretrained Haarcascade to intitilize the computer camera [0](for external camera change code to 1) and identify the user face, eyes, glasses and smile.

Preview more on Haarcascade here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages