![]() |
Cannot write image to cRIO?
We took the FRC 2013 Vision Example and uncommented the proper lines to write a threshold image to the cRIO. However, I am not seeing this image anywhere.
Here is some relevant code. All of the changes are in here; everything else is unmodified from the template. Code:
//while (IsAutonomous() && IsEnabled()) { |
Re: Cannot write image to cRIO?
Quote:
|
Re: Cannot write image to cRIO?
Quote:
|
Re: Cannot write image to cRIO?
Change the .jpg and .bmp extensions to .png, I had the problem you had and this worked for me.
Also, you should uncomment these lines so you can see all the images proccessed: Code:
//convexHullImage->Write("/ConvexHull.bmp"); |
| All times are GMT -5. The time now is 13:00. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi