partofthestars / Spatial-Subspace-Rotation

(Paper) A Novel Algorithm for Remote Photoplethysmography: Spatial Subspace Rotation
GNU General Public License v3.0
18 stars 5 forks source link

Camera specifications for data collection #1

Open chandan047 opened 6 years ago

chandan047 commented 6 years ago

Hello, I am working on a remote photoplethysmography project. I have implemented the same 2SR method in python, but the result seems to be much erroneous. Can you please let me know the camera specifications and any parameters which you have used for data capture?

partofthestars commented 5 years ago

i used a Logitech HD720. it's quite important to use uncompressed image data.

leptonleo commented 4 years ago

Dear Prof. Pilz, I am working on rPPG project as well. Besides the uncompressed image data that you mentioned, Is the frame rate important? I saw you were using frame rate =25. What if I use frame rate = 13? Thanks in advance.