Hitchhiker 42
28-04-2016, 17:06
Hello y'all!
I've been working on vision tracking for our robot as an off-season goal. I decided to it on the dashboard, so we could display the processed image as well as the original side by side. My code and some dashboard views are attached to this post.
When I go to actually track the images, if I choose not to process the image, and only show the original, everything (that should work) works fine. However, when I enable the vision, and start processing the image, both images go black (including the one for original image).
Once in a while, if I drag over the image, it flickers with the right image.
Is there a solution to the problem? I am especially concerned with the fact that the original image goes dark if I want to process, despite it not being connected with any wires downstream.
I've been working on vision tracking for our robot as an off-season goal. I decided to it on the dashboard, so we could display the processed image as well as the original side by side. My code and some dashboard views are attached to this post.
When I go to actually track the images, if I choose not to process the image, and only show the original, everything (that should work) works fine. However, when I enable the vision, and start processing the image, both images go black (including the one for original image).
Once in a while, if I drag over the image, it flickers with the right image.
Is there a solution to the problem? I am especially concerned with the fact that the original image goes dark if I want to process, despite it not being connected with any wires downstream.