Skip to content

bezareva/emotion_recognition_ECG_GSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emotion_recognition_ECG_GSR

ECG and GSR signal processing and data analysis


Aim of this project was to detect and analyzing emotional reactions to stressful and calm scenarios in virtual reality games.

ECG and GSR signals were recorded during gameplay, then processed and analyzed using Python. HRV parameters were extracted from ECG signals, using pyHRV library.
Statistical analysis (Mann-Whitney U test) showed unambiguous difference in reactions.

Results

ECG signal - filtered, RR peaks detected:

ecg_rr_peakes.png

Boxplot - HRV parameters for three emotional states: no visual stimuli, stresseful and calm scenario (test subject ID = 1):

hrv_parameters.png

Releases

No releases published

Packages

No packages published

Languages