This is a repository of my Final project in my intermediate computer programming class for 2023-2024
-
Update 1: I have a complete model that takes data on the color of an object and finds the center of that object. We can track it in this way. (3/7/24)
-
Update 2: I have encapsulated all code for the Color detection code and created a test protocol to check if the camera is plugged in. (5/1/24)
-
Update 3: I have streamlined all of my code into a final showcase version. Comments to point everything out are also provided in full! (5/1/24)
- A video about the project needs to be made. (Like last year)