Skip to content

jadvani/face_filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Filters

Instagram/Snapchat-like Face Filters in OpenCV. This code was created to show IEEE Students how can we apply a basic Computer Vision implementation in real life situations.

preview

Dependencies

  • OpenCV
  • Python 3.x

Filters currently available

  1. Dog Filter
  2. Moustache Filter
  3. Cowboy Hat Filter
  4. Dog
  5. Flower

How to run

Simply run 'filters.py' and then choose one of the filters above.

*Note: Press 'q' to finish the execution

preview

About

Using Haarcascade Face Detection, overlaps an image to your real-time grabbed face using a webcam.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages