Portfolio

Food Leftover Estimation

Developed a C++ project using OpenCV and old school computer vision techniques (no deep learning) to estimate food leftovers by detecting and segmenting food in trays before and after meals. The project computes overall food waste and provides useful metrics.

RAG: UniPD Academic Assistant

Developed a Retrieval-Augmented Generation (RAG) system able to answer students’ doubts and questions regarding the courses of Computer Engineering at UniPD.

ROS: Thiago Pick and Place

Developed a C++ project with ROS to control Tiago robot for pick and place tasks. The project includes a custom motion control law, obstacle detection using OpenCV, and object localization with AprilTag.