|
Different images on dashboard?
By default, the dashboard displays the images straight from the camera (i.e. the same one that GetImage() generates). Is there a way to make it display something else by giving it an Image object?
Basically what I want to do is easily view the results of applying a filter function like getLuminancePlane().
__________________
cout << "Hello, robotics. Goodbye, world." << endl;
"The two-axis accelerometer provided in the kit of parts (shown in the picture below) is a two-axis accelerometer." - WPILib User's Guide
|