Skip to content

Thanks to the Cloud Vision API, it helps to detect an emotion on faces

License

Notifications You must be signed in to change notification settings

wiblu59/emotion_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Emotion Finder

Emotion Finder is a project that allows users to find an emotion on a face.

Prérequis

You should have on your computer :

  • Last version of Python3
  • Last version of GIT

Usage

Follow these steps :

git clone https://github.com/wiblu59/emotion_finder.git
cd emotion_finder
python3 vision.py

Options

Capture from webcam by default. Add a -p PATH to give a picture file instead of webcam as a source.

python3 vision.py
python3 vision.py -p path_to_a_picture

Contact

If you want to contact me you can reach me at [email protected]

License

This project uses the following license: GPL-3.0.

About

Thanks to the Cloud Vision API, it helps to detect an emotion on faces

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages