Go to file
Loic Delattre 6bca74a49d outputs a n x 3 matrix of RGB averages for all frames in a given directory 2023-02-18 15:28:42 +01:00
RGB_database avg RGB values of 900+ frames of a face 2023-02-06 11:05:51 +01:00
frames all frames of forehead 2023-02-06 16:00:01 +01:00
.gitignore Add '.gitignore' 2023-02-02 10:40:27 +01:00
FFT_heart_rate.m Normalization of the data, graph of FFT using power spectra and retrieval of the heart rate 2023-02-16 12:16:25 +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_traces.m find the average RGB values of a given frame 2023-02-18 15:27:14 +01:00
frames_RGBs.m outputs a n x 3 matrix of RGB averages for all frames in a given directory 2023-02-18 15:28:42 +01:00
get_frames.py exports all frames from a given video file 2023-02-18 15:25:56 +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
test_file.m same 2023-02-06 15:36:16 +01:00

README.md

PPG_Delattre_Dey