文件名称:android-heart-rate-monitor-master
介绍说明--下载内容均来自于网络,请自行研究使用
这是一款心率监测安卓app源码。这个app原理是利用闪光灯对手指颜色进行采样,再通过一系列算法算出使用者心率。-This is a heart rate monitor android app source. This app is the use of flash finger color sampling, and then the user through a series of algorithms to calculate the heart rate.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
android-heart-rate-monitor-master
.................................\.classpath
.................................\.gitignore
.................................\.project
.................................\AndroidManifest.xml
.................................\LICENSE
.................................\README.md
.................................\default.properties
.................................\project.properties
.................................\res
.................................\...\drawable-hdpi
.................................\...\.............\icon.png
.................................\...\drawable-ldpi
.................................\...\.............\icon.png
.................................\...\drawable-mdpi
.................................\...\.............\green_icon.png
.................................\...\.............\icon.png
.................................\...\.............\red_icon.png
.................................\...\layout
.................................\...\......\main.xml
.................................\...\values
.................................\...\......\strings.xml
.................................\src
.................................\...\com
.................................\...\...\jwetherell
.................................\...\...\..........\heart_rate_monitor
.................................\...\...\..........\..................\HeartRateMonitor.java
.................................\...\...\..........\..................\HeartbeatView.java
.................................\...\...\..........\..................\ImageProcessing.java