neurohn / TrackBeat

Android application to extract human pulse information from a video of the Human head.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrackBeat

TrackBeat is an Android application to extract human pulse information just from a video of the Human head. It extracts the motion of the head caused by rythmic cardiac activity and outputs the dominant frequency of this periodic-like motion. All this is optimized to work on a constrained computing platform of an Android Phone. The app is a portable implementation of the algorithm described in the paper Detecting pulse from head motions in video.

Demo

Youtube link

Dependencies

Screenshots

Homescreen Action1 Action2 Finalscreen

Credits

This work was done as part of the course requirements for CS290I course on Mobile Imaging, instructed by Prof. Matthew Turk at UCSB in the Winter of 2015. If you go to this link, you can see that we won the best project award for this class. Yay !!

Developer Team:

Note

We might have inadvertantly used some pictures off the internet without acquiring necessary permissions. Kindly let us know if you are the owner of one of these pictures and want us to take it down.

About

Android application to extract human pulse information from a video of the Human head.

License:MIT License


Languages

Language:Java 100.0%