An open API service indexing awesome lists of open source software.

https://github.com/cydiaboss/tmmc-project

Toyota Motors Competition files
https://github.com/cydiaboss/tmmc-project

opencv python3

Last synced: 2 months ago
JSON representation

Toyota Motors Competition files

Awesome Lists containing this project

README

          

# tmmc-project

Team Project for the TMMC Competition

At the Toyota Innovation Challenge 2023 held at the University of Waterloo, the goal was to develop machine learning algorithms using computer vision libraries to identify if a hole was covered by a sticker, not covered by a sticker, or partially covered by a sticker in real time using live feed from a camera.

Below shows live feed of the machine learning vision script running using a camera.
Note that C stands for a hole fully covered by a sticker, NC stands for a hole not covered by a sticker, and PC stands for a hole partially covered by a sticker.

![](https://github.com/CydiaBoss/tmmc-project/blob/main/machine_vision_algo_in_action.gif)

A picture of the whole setup is shown below.

![alt text](https://github.com/CydiaBoss/tmmc-project/blob/main/sticker_setup.jpg)