Camera-based Interactive Table

Python, QML • Oct 2020 - Apr 2021

A machine learning powered interactive table that recognizes the object on the surface with the embedded cameras, then displays relevant information right on the surface. Made solo for my bachelor's final year project.

  • Object recognition model trained on Google Colab by tiny-YOLO with 1000+ samples. Recognizes 20+ objects.

  • Core object recognition program made with Python and the OpenCV library. User interface made in QML.

Source Code

Next
Next

Very Simple Weather App