Fabian-Sc85 / non-invasive-bp-estimation-using-deep-learning

Assessment of non-invasive blood pressure prediction from PPG and rPPG signals using deep learning
GNU General Public License v3.0
151 stars 36 forks source link

about rppg data #27

Open KenGTHBaccount opened 5 months ago

KenGTHBaccount commented 5 months ago

Hi,

In the rPPG-BP-UKL_rppg_7s.h5, the rppg data length per window is 875, which means the fs is 875/7=125. But in the paper it's said the rppg data been got was from a 32 fs USB camera, how you get the 125 fs data from this 32 fs camera, is there some interpolation used?

many thanks.

Kenneth