CVGame

Penn Apps 2015 OpenCV Hack

A fun little face detection game made with the Python OpenCV Library. Requires OpenCV 2.4+ to play!

Instructions

  1. Run python matchgame.py (make sure the cascade classifier .xml path is specified in the script)
  2. Try to move your face into the randomnly generated boxes on the screen before time runs out - successful matches give you three bonus seconds
  3. Press 'q' anytime to quit

Built With

Share this project:

Updates