Ross3098
14-02-2012, 14:17
After looking around Chief Delphi I still have not found an answer to the problem that we are facing at the moment. Our vision processing code is working when on the cRIO 100% (other than making the robot lag terribly).
After porting most of our stuff over to the dashboard so that it is processed there, we have observed the results on the Driver Station. Our direct camera feed works, no problem. Our filtered feed, shows a plain white image to the DriverStation. Its not empty like it is getting no image, it is white as in a blank image. We are displaying filtered feed right after the color threshold for debugging. The direct camera feed (the working feed) is sent to the color threshold and after going through the threshold, it is white.
I will try and post a picture of the snippet that returns the blank image.
Any Ideas? :confused: :confused: :confused: :confused:
After porting most of our stuff over to the dashboard so that it is processed there, we have observed the results on the Driver Station. Our direct camera feed works, no problem. Our filtered feed, shows a plain white image to the DriverStation. Its not empty like it is getting no image, it is white as in a blank image. We are displaying filtered feed right after the color threshold for debugging. The direct camera feed (the working feed) is sent to the color threshold and after going through the threshold, it is white.
I will try and post a picture of the snippet that returns the blank image.
Any Ideas? :confused: :confused: :confused: :confused: