Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 751 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 751 Bytes

Stress Detection with Single PPG sensor by Orchestrating Multiple Denoising and Peak Detection Method (IEEE ACCESS 2021)

Code implementing the OMDP method introduced in "Stress Detection with Single PPG sensor by Orchestrating Multiple Denoising and Peak Detection Method" by Seongsil Heo, Sunyoung Kwon, and Jaekoo Lee*.

Cite

If you use this code in your own work, please cite our paper.

@article{heo2021stress,
  title={Stress Detection With Single PPG Sensor by Orchestrating Multiple Denoising and Peak-Detecting Methods},
  author={Heo, Seongsil and Kwon, Sunyoung and Lee, Jaekoo},
  journal={IEEE Access},
  volume={9},
  pages={47777--47785},
  year={2021},
  publisher={IEEE}
}