Angie Wang's term project for 15-112 Fall 2014
CodeCardio is a game that reinforces the content learned in 15-112 while encouraging exercise.
Instructions to run:
Go to the directory: /termproject/codecardio python codecardio.py
OpenCV is used in this project, which can be downloaded here: http://opencv.org/
Face detection algorithm uses Haar cascades, more info can be found here: http://docs.opencv.org/trunk/doc/py_tutorials/py_objdetect/py_face_detection/py_face_detection.html