Hello, I am a part of team 7034 to be determined and we are trying to use a camera for both viewing the orange balls of the 2019 game, Deep Space, and the reflective tape which will be green. We have one camera that will be used for both of these tasks. Currently the python code is working but we need the settings for the camera. We are using chicken vision by Screaming Chickens (https://github.com/team3997/ChickenVision0 to see the green light and 6060 snake eyes (https://github.com/Wesley-Karkiewicz/6060-Snake-Eyes) to see the orange ball the settings are Brightness:21, Contrast:12, saturation:12, gain:25, white balance temp.:4000, Sharpness:8, and exposure absolute:21. These settings get the green color but can’t see the orange with HSV values found. How can I find a new HSV range to match these settings and find the orange color.