All Projects → vbudhram → optical-pulse-reader

vbudhram / optical-pulse-reader

Licence: MIT License
iOS application that uses camera to detect heart rate.

Programming Languages

objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to optical-pulse-reader

VisionLab
📺 A framework with common source code for demo projects that use Vision Framework
Stars: ✭ 32 (-28.89%)
Mutual labels:  camera
amelia 2.0
An Artificial Intelligence Chat Bot and Service Provider written in Python and AIML.
Stars: ✭ 19 (-57.78%)
Mutual labels:  camera
OCR-Reader
An Android app to extract text from camera preview directly.
Stars: ✭ 43 (-4.44%)
Mutual labels:  camera
Album
android 图片视频加载库,单选,多选,预览,自定义UI,相机,裁剪...等等 已适配android10,11
Stars: ✭ 53 (+17.78%)
Mutual labels:  camera
lovelace-hass-aarlo
Lovelace card for hass-aarlo integration.
Stars: ✭ 41 (-8.89%)
Mutual labels:  camera
KotlinProject
This repo help for all developer who want to learn android or want to work on advance feature of android. This repo created with help of @awesomeui, @materialdesign and android latest feature. this repo contain major feature like : @awesome UI, @Material design, @firebase (auth, realtime database, firestore, push notification), @database (Room d…
Stars: ✭ 40 (-11.11%)
Mutual labels:  camera
UrbanLoco
UrbanLoco: A Full Sensor Suite Dataset for Mapping and Localization in Urban Scenes
Stars: ✭ 147 (+226.67%)
Mutual labels:  camera
cannon-bluetooth-remote
Python script to emulate Canon's BR-E1 remote
Stars: ✭ 22 (-51.11%)
Mutual labels:  camera
vbcg
real-time application for video-based methods in the context of MRI
Stars: ✭ 20 (-55.56%)
Mutual labels:  heart-rate
realsense-processing
Intel RealSense 2 support for the Processing framework.
Stars: ✭ 70 (+55.56%)
Mutual labels:  camera
Streamator
A Spectator Specifically build for Content Creation and Streaming
Stars: ✭ 18 (-60%)
Mutual labels:  camera
Brady
A camera library with parallax scrolling and aspect ratios for LÖVE.
Stars: ✭ 50 (+11.11%)
Mutual labels:  camera
ALT
Non-contact real-time heartbeats and respiration monitoring using Artificial Light Texture (ALT).
Stars: ✭ 41 (-8.89%)
Mutual labels:  pulse
onvif-nvt
ONVIF library for NVT (Network Video Transmitter) devices.
Stars: ✭ 62 (+37.78%)
Mutual labels:  camera
VehicleInfoOCR
Use your camera to read number plates and obtain vehicle details. Simple, ad-free and faster alternative to existing playstore apps
Stars: ✭ 35 (-22.22%)
Mutual labels:  camera
XLShredLoader
A collection of mods for Skater XL that use the Unity Mod Manager (reworked from the XLShredMenu mod)
Stars: ✭ 33 (-26.67%)
Mutual labels:  camera
ImageAttachment
Example App to show how to pick an image from Camera/Gallery
Stars: ✭ 23 (-48.89%)
Mutual labels:  camera
tethr
JavaScript/TypeScript library built on top of WebUSB for controlling digital cameras from browsers.
Stars: ✭ 62 (+37.78%)
Mutual labels:  camera
Maple-Syrup-Pi-Camera
Low power smart camera (3D printed) based on the Raspberry Pi Zero W and Google Coral EdgeTPU
Stars: ✭ 31 (-31.11%)
Mutual labels:  camera
Android-Text-Scanner
Read text and numbers with android camera OCR
Stars: ✭ 27 (-40%)
Mutual labels:  camera

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].