Algorithm that returns pedistal pickup order using machine learning, game board mapping, graphs.
This project works the best in python 3.7.5 Use the command "pip install -r requirements.txt" to install the the libraies nesscary to use the project
Allows you to adjust HSV(color scale) values to find the color of object you are looking for.HSV scale is better for brightness adjustment and finding the color white.
A sample color detection script that detects the basic colors
Allows you to adjust RGB(color scale) values to find the color of the object you are looking for.
