├── LICENSE ├── README.md ├── code ├── IHR-IPR_Accuracy.py ├── Peak_Matching.py └── bsqi.py └── paper └── 2021_Kotzen_et_al_IOP_CinC2021_Benchmarking_PPG_peak_detection .pdf /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aim-lab/Benchmarking-PPG-Peak-Detection-Algorithms-with-Reference-ECG/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aim-lab/Benchmarking-PPG-Peak-Detection-Algorithms-with-Reference-ECG/HEAD/README.md -------------------------------------------------------------------------------- /code/IHR-IPR_Accuracy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aim-lab/Benchmarking-PPG-Peak-Detection-Algorithms-with-Reference-ECG/HEAD/code/IHR-IPR_Accuracy.py -------------------------------------------------------------------------------- /code/Peak_Matching.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aim-lab/Benchmarking-PPG-Peak-Detection-Algorithms-with-Reference-ECG/HEAD/code/Peak_Matching.py -------------------------------------------------------------------------------- /code/bsqi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aim-lab/Benchmarking-PPG-Peak-Detection-Algorithms-with-Reference-ECG/HEAD/code/bsqi.py -------------------------------------------------------------------------------- /paper/2021_Kotzen_et_al_IOP_CinC2021_Benchmarking_PPG_peak_detection .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aim-lab/Benchmarking-PPG-Peak-Detection-Algorithms-with-Reference-ECG/HEAD/paper/2021_Kotzen_et_al_IOP_CinC2021_Benchmarking_PPG_peak_detection .pdf --------------------------------------------------------------------------------