Measuring Heart Rate from Video Final project for CS231A Computer Vision course The main algorithm implementation is in src/hrFaceDetection.py, with my implemenation of GrabCut in src/GrabCut.py.