KritikaSrivastava / Heart-Rate-Estimation

A C++ code that detects the heart-rate of an individual from a input video. It is inspired by reviewing recent work on Eulerian Video Magnification. This application uses OpenCV to find the location of the user's face, then isolate the forehead region. Data is collected from this location over time to estimate the user's heart rate. This is done…
10Updated 6 years ago

Related projects

Alternatives and complementary repositories for Heart-Rate-Estimation