Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 204 Bytes

File metadata and controls

5 lines (3 loc) · 204 Bytes

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.