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

New user of Python need help #36

Open BornToCodeGithuber opened 7 years ago

BornToCodeGithuber commented 7 years ago

Hello, I am a new user of Python and I'm trying to learn by analysing this webcam-pulse-detector application but can't understand some blocks of code. Please, is there any possibility to comment each block or line in each file and eplain what it does so that you can help me understand how it works?

Thank you