20
SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

Embed Size (px)

Citation preview

Page 1: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

SEPICS PROGRAMPART 2

Implementation of an emotional detection module.

1

Page 2: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

CONTENT

Recap of internships project

Modification to development plan

Progress report

Development plan

Conclusion

2

Page 3: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

1. RECAP OF INTERNSHIPS PROJECT

3

Page 4: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

RECAP OF INTERNSHIPS PROJECT

Design and develop an emotional detection

system that detects in real time the emotional

state of the user.

Once developed it is to be integrated into an

intelligent tutoring system (ITS).

Allow for control and regulation of users emotion

to foster optimum learning conditions. 4

Page 5: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

RECAP OF INTERNSHIPS PROJECT

Work complete previous to this presentation: Very basic interface that could simply connect to

the encoder.

5

Page 6: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

2. MODIFICATION TO DEVELOPMENT PLAN

6

Page 7: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

MODIFICATION TO DEVELOPMENT PLAN

Connect channels Read physiological signals Data processing

Heart rate (HR) from BVP Establishing the dashboard

BVP and SC readings HR reading Russell’s model Iconic face Base line

Recording the log file 7

Page 8: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

MODIFICATION TO DEVELOPMENT PLAN

8

Page 9: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

3. PROGRESS REPORT

9

Page 10: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

PROGRESS REPORT

Setup channels

10

Page 11: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

PROGRESS REPORT

Read physiological signals

11

Page 12: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

PROGRESS REPORT

Recording to the log file

12

Page 13: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

PROGRESS REPORT

Dashboard development: The dashboard was to be a graphical user control Display the emotional state via iconic faces

(Lang’s model) Display negative and target regions (Russell’s

model) Display BVP, SC, HR and baseline value

13

Page 14: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

4. DEVELOPMENT PLAN

14

Page 15: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

DEVELOPMENT PLAN

Compute HR from BVP

Compute baseline values for each

Further functionality to the dashboard

Test readings against Thought Technology

software 15

Page 16: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

5. CONCLUSION

16

Page 17: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

CONCLUSION

Overall a wonderful and unforgettable

experience

SEPICS has allowed for me to further my

academic knowledge in intelligent computer

systems

Learnt a lot from my work and my time spent

here both technically and personally.

17

Page 18: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

CONCLUSION - TECHNICALLY

A chance to work on a brand new topic

Learn about ITS and emotional intelligence

Work with new equipment of Thought

Technology

Further my knowledge of C++

First time use of MFC and developing

graphical interfaces for C++18

Page 19: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

CONCLUSION - PERSONALLY

Integrate a laboratory of research and

collaborate with the laboratory team.

Enhance my programming skills, in particular

C++

Manage my time and organisation skills more

efficiently – working towards deadlines etc

Meet new people and experience new culture

and lifestyle 19

Page 20: SEPICS PROGRAM PART 2 Implementation of an emotional detection module. 1

QUESTIONS

20