Quote:
Originally Posted by Manusha4Lyfe
We'd like to use vision tracking, but at our last regional the strength lights on the tower interfered with the tracking of the retro reflective tape. We were unable to replicate the field conditions in the pit so I was wondering how you would go about saving pictures (we use the Axis M1013 and Java) so I could use them after a match to help calibrate the tracking. Also if anyone knows how to save variables in the code to a text file so they could be reviewed after a match as well, that would also be appreciated. Thank you in advance for your replies. 
|
In Java you can put the variables in a text file and then read the text file to load the constants. I'm not exactly sure how to do it though, the programmer that did it on our team graduated and we switched to labview.
I have implemented saving images in labview but haven't tested it. I just used IMAQ save and made the filepath a timestamp. I'll let you know if it works when I test it tonight or thursday.