|
Dashboard Camera Vision Processing Issues
My situation is very complicated so I try to make it as easy as possible.
We have a camera on our robot and want to have it on our dashboard once with the real image and once with a vision processing filter.
So we created a vision.vi and tried to split the camera input in the dashboard main.vi to the 2 camera image displays.
1.The camera image without vision processing works perfect, but the 2nd image shows nothing.
2. The Vision.Vi is not the issue, we created a separate vi without FRC dashboard and there the camera image gets filtered and displayed perfectly.
So I am assuming that there is an issue with the dashboard input or output of the vision, but I do not know where. I include images of the dashboard main.vi and the vision.vi
Please help me!
|