thearn / webcam-pulse-detector

A python application that detects and highlights the heart-rate of an individual (using only their own webcam) in real-time.
Other
3.14k stars 592 forks source link

comment your code please #42

Closed momonala closed 3 years ago

momonala commented 6 years ago

The pipeline makes sense on a high level, but its super hard to follow the movement of the data due to zero comments and cryptic variable names. Good documentation helps other folks solve issues and build on top of what you built, plus its good juju