Go to file
Loic Delattre e847f2f25e tests the matrix avg func 2023-02-06 15:08:23 +01:00
.gitignore Add '.gitignore' 2023-02-02 10:40:27 +01:00
LICENSE Initial commit 2023-02-02 10:33:05 +01:00
README.md Initial commit 2023-02-02 10:33:05 +01:00
RGB_channels.py unchanged from main 2023-02-06 14:18:35 +01:00
RGB_traces.m exporting a single line matrix of the RGB averages 2023-02-06 15:06:25 +01:00
get_frames.py extracts ROI frames from video 2023-02-06 14:11:59 +01:00
haarcascade_eye.xml eye detection database 2023-02-02 11:10:08 +01:00
haarcascade_frontalface_default.xml face detection database 2023-02-02 11:09:29 +01:00
matrix_avg.m tested, self explanitory 2023-02-06 15:07:26 +01:00
normalization.m extracting RGB values from csv for one frame 2023-02-03 14:47:14 +01:00
test_RGB_traces.m empty test file 2023-02-06 14:24:09 +01:00
test_file.m tests the matrix avg func 2023-02-06 15:08:23 +01:00

README.md

PPG_Delattre_Dey