Log in

View Full Version : Sending images to the Dashboard?


GuyM142
06-03-2015, 16:13
This year we have done our vision processing on the robot,
how can I see the annotated image and the binary image on the dashboard?
In other words: How can I send images to the dashboard?

Alan Anderson
07-03-2015, 11:00
Are you using a USB camera or a network one?

It's often easier to have the robot send the annotation info -- coordinates, text, etc. -- to the Dashboard program (using Network Tables or a custom UDP connection) and let the laptop do the actual annotation of the image. That is definitely the case for a network camera.

ProgrammerMatt
10-03-2015, 12:36
I'm also interested in doing this as a quick way to calibrating gains.