Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Serhiy-Shekhovtsov committed Jul 12, 2018
1 parent e0777f1 commit c0b619a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## This repository is a fork of [thearn/webcam-pulse-detector](https://github.com/thearn/webcam-pulse-detector) with few modifications made for automated video processing support:

- Tracking starts automatically when face is stable for N seconds.
- Tracking restarts automatically when face is not detected for some time or if it moves out of the range.
- The face frame is stabilized for better performance.
- Added a video processing example in `get_pulse_from_video.py`

### Enjoy!

---

![Alt text](http://i.imgur.com/2ngZopS.jpg "Screenshot")

webcam-pulse-detector
Expand Down

0 comments on commit c0b619a

Please sign in to comment.