Skip to content

The cascade Haar classifier is used to detect faces in an image. Please make sure that you have the OpenCV library for Java installed and the file is downloaded. haarcascade_frontalface_default.xml , which contains a trained model for face recognition.

Notifications You must be signed in to change notification settings

0000FlyBear0000/Robot-emotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

a robot that recognizes emotions

The cascade Haar classifier is used to detect faces in an image. Please make sure that you have the OpenCV library for Java installed and the file is downloaded. haarcascade_frontalface_default.xml , which contains a trained model for face recognition.

About

The cascade Haar classifier is used to detect faces in an image. Please make sure that you have the OpenCV library for Java installed and the file is downloaded. haarcascade_frontalface_default.xml , which contains a trained model for face recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages