A little bit of code
For the 2021-22 season, we created our own Camera Vision system.
This system allows the cameras on the robot to determine how green an object infront of
it is. Our code uses HSV coloring techniques, saturation curves, and brightness
correction to account for different lighting conditions. This information is passed to the
other control systems which allows the robot to perform vital functions.