Color tracking program that moves the mouse to the center of the color / object being detected.
Using Python and OpenCV's color tracking. Mouse control using Pyautogui library. Created in Visual Studios.
Tutorials referenced: Tech With Tim Computer vision engineer
Note: Python needs an environment to run in. If unfamiliar with creating a virtual environment, here is a YouTubetutorial for starting it in Visual Studios from ProgrammingKnowledge