vbudhram / optical-pulse-reader

iOS application that uses camera to detect heart rate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

optical-pulse-reader

optical-pulse-reader

iOS application that uses the camera to detect your heart rate

Description

This application utilizes the iPhone's camera to estimate your pulse. Using GPUImage, an average color filter and exposure filter are applied to the camera's image. By keeping track of the time difference between the green component of the filtered image, a pulse is estimated.

About

iOS application that uses camera to detect heart rate.

License:MIT License


Languages

Language:Objective-C 100.0%