-
Notifications
You must be signed in to change notification settings - Fork 31
rPPG Documentation
Daeyeol Kim edited this page May 13, 2023
·
3 revisions
Welcome to rppg's documentation. rPPG is a rppg(remote PPG) & CNIBP(Continuous Non-invassive Blood Pressure) DL framework.
Our community is eagerly waiting for researchers and developers interested in non-contact/non-invasive algorithm research and development to join us.
This user guide is aimed at those who want to develop new rPPG and cNIBP models or use existing ones. One of the purposes of the rPPG framework is to reduce the time and simplify the process of these tasks. Read on to learn more
The following tutorial documents are helpful for understanding the concepts of rPPG and cNIBP, as well as learning how to use the rPPG framework:
- "Introduction to Remote Photoplethysmography (rPPG)" - This tutorial provides an introduction to the concept of rPPG, including how it works and its various applications.
- "Introduction to Continuous Non-Invasive Blood Pressure Monitoring (cNIBP)" - This tutorial provides an introduction to the concept of cNIBP, including how it works and its various applications.
- "rPPG and cNIBP Data Preprocessing Tutorial" - This tutorial provides step-by-step instructions on how to preprocess rPPG and cNIBP data using the rPPG framework.
- "rPPG and cNIBP Model Development Tutorial" - This tutorial provides step-by-step instructions on how to develop rPPG and cNIBP models using the rPPG framework.