Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HRV assessment details for UBFC-RPPG #17

Open
ZhiXinChasingLight opened this issue Apr 8, 2024 · 6 comments
Open

HRV assessment details for UBFC-RPPG #17

ZhiXinChasingLight opened this issue Apr 8, 2024 · 6 comments

Comments

@ZhiXinChasingLight
Copy link

Hello! I would like to ask you about the HRV evaluation details of UBFC-RPPG in Table 2. How did you transform the bvp label and rppg into various HRV indicators for evaluation? Is there code for that?
image

@zhaodongsun
Copy link
Owner

Please check the HRV code. https://github.com/zhaodongsun/contrast-phys/blob/master/hrv.py

@ZhiXinChasingLight
Copy link
Author

Please check the HRV code. https://github.com/zhaodongsun/contrast-phys/blob/master/hrv.py

Thank you for your answer, but I don't see the code for calculating respiration frequency in hrv.py

@zhaodongsun
Copy link
Owner

Hi, the HRV code can provide high frequency (HF), which is the respiration rate.

@ZhiXinChasingLight
Copy link
Author

Hi, the HRV code can provide high frequency (HF), which is the respiration rate.

There are performance evaluations of HF, LF, LF/HF and RF in table2. What is the difference between HF and RF?

@zhaodongsun
Copy link
Owner

Hi, HF features of HRV are one of the RF measurement methods. RF can also be measured from other rPPG features like amplitude. You can refer to the paper below for RF measurement. However, our paper uses HF to measure RF.

Modulation Model of the Photoplethysmography Signal for Vital Sign Extraction

@zhaodongsun
Copy link
Owner

Please note that hf_f and hfnu in the code are different. hf_f is RF. hfnu is the high-frequency power.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants