Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/y-matsuwitter/pulseratemeter
Measuring a human pulse rate by iPhone, iPad, iPod touch.
https://github.com/y-matsuwitter/pulseratemeter
Last synced: 18 days ago
JSON representation
Measuring a human pulse rate by iPhone, iPad, iPod touch.
- Host: GitHub
- URL: https://github.com/y-matsuwitter/pulseratemeter
- Owner: y-matsuwitter
- Created: 2012-12-22T23:00:38.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-11T13:55:28.000Z (almost 12 years ago)
- Last Synced: 2023-03-23T00:57:04.531Z (almost 2 years ago)
- Language: Objective-C
- Homepage:
- Size: 119 KB
- Stars: 41
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PulseRateMeter
PulseRateMeter is a sample code for measuring human pulse rate with a camera.If you would like to use this codes in your project, add YMPulseRateMeter.h and YMPulseRateMeter.m to your project.
And link some frameworks below to your project.* CoreImage
* ImageIO
* AssetsLibrary
* Accelerate
* AVFoundation
* MobileCoreService
* CoreVideo
* CoreMedia
* QualtzCore
* CoreGraphics