![]() |
File I/O Error
Our team has begun working with image processing and camera tracking, so I'm hoping this is something simple that I missed.
I deployed the 2013 Vision Sample Project to the robot, and when I run Autonomous on the robot I get an error in the netbeans console. It repeats this error in the console until I disable the robot: Code:
[cRIO] edu.wpi.first.wpilibj.image.NIVisionException: File I/O error. |
File I/O Error
If you go to 10.xx.yy.11 in an internet browser and log in with Username: FRC password:FRC are you able to see the image?
If that's working try using an FTP client (chrome has one built in) to go to ftp://10.xx.yy.2 and see if the images from you camera are saved there. |
Re: File I/O Error
Code:
[cRIO] at edu.wpi.first.wpilibj.templates.VisionSampleProject2013.autonomous(VisionSampleProject2013.java:85)Code:
//thresholdImage.write("/threshold.bmp");Have you read the vision processing tutorial? http://wpilib.screenstepslive.com/s/3120/m/8731 |
Re: File I/O Error
Thanks for the help guys! I guess I never thought of the fact that I might have to upload the test image... Thanks for putting me on the right track
|
| All times are GMT -5. The time now is 22:33. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi