dc.contributor
Universitat Politècnica de Catalunya. Departament d'Enginyeria Electrònica
dc.contributor
Llanas Parra, Francesc Xavier
dc.contributor.author
Bonachi Elecciones, Judit
dc.date.accessioned
2025-11-21T21:21:30Z
dc.date.available
2025-11-21T21:21:30Z
dc.date.issued
2025-10-28
dc.identifier
https://hdl.handle.net/2117/446673
dc.identifier
PRISMA-180664
dc.identifier.uri
https://hdl.handle.net/2117/446673
dc.description.abstract
This project was born with the idea of being able to discern in real time and almost instantly what emotion is reflected on the face of a person — referred to as the “user” — when captured by a camera.
To achieve this, we decided to use an ESP32-CAM device, a low-cost microcontroller with a built-in camera and Wi-Fi, and create a functional prototype capable of detecting emotions, as the main aim. Starting with the categories happy and sad, the project aims to evaluate its potential for interactive and assistive applications.
This strategy requires us to create a small collection of facial images, using both our own photographs and existing files found online(FER2013), preprocessing them with OpenCV by converting to greyscale, resizing to 48×48 pixels and applying data augmentation.
This strategy requires us to create a small collection of facial images, using both our own photographs and existing files found online(FER2013), preprocessing them with OpenCV by converting to greyscale, resizing to 48×48 pixels and applying data augmentation.
In addition to emotion recognition, the system also integrates a facial identification module based on Haar Cascade classifiers for face detection and Local Binary Patterns Histograms (LBPH) for user recognition. This allows the system to identify the registered user — in this case, “Judit” — and display their name alongside the detected emotion in real time.
dc.format
application/pdf
dc.format
application/pdf
dc.format
application/pdf
dc.format
application/octet-stream
dc.format
application/octet-stream
dc.format
application/octet-stream
dc.format
application/json
dc.publisher
Universitat Politècnica de Catalunya
dc.subject
Àrees temàtiques de la UPC::Informàtica::Intel·ligència artificial
dc.subject
Machine learning
dc.subject
Artificial intelligence
dc.subject
Emotions and cognition
dc.subject
Natural language processing (Computer science)
dc.subject
Emotion recognition
dc.subject
Real-Time Processing
dc.subject
Computer Vision
dc.subject
Intel·ligència artificial
dc.subject
Aprenentatge automàtic
dc.subject
Emocions i cognició
dc.subject
Tractament del llenguatge natural (Informàtica)
dc.title
Emotion detection through Images with ESP32-CAM and artificial intelligence