You can set a global flag in your vision processing code that the Autonomous vi can read.
Be sure to use an image you capture
after the start of autonomous and not one that was captured before (when everything is lit up).
I.e., don't set the flag constantly, wait until you are sure.
Adding Global Variables