I'm trying to add vision to some code, to learn about how vision processing works. I was hoping to modify the image being output on the dashboard. I'm trying to use the Color threshold function, but I get this error:
Code:
Error -1074396154 occurred at IMAQ ColorThreshold
The image is not large enough for the operation.
Here is a picture of the code.

Can anyone tell me what I'm doing wrong?