So i was getting into writing image recognition code for our robot. There is a an example script online that shows how to do this.
http://wpilib.screenstepslive.com/s/...%21prettyPhoto
The thing thing is netbeans can't find 2 of the classes the script uses.
edu.wpi.first.wpilibj.image.NIVision.Rect and
edu.wpi.first.wpilibj.image.LinearAverages
I made sure i absolutely downloaded the most recent plugin update for frc just created
Feb 7
Has anyone else had this problem or does anyone have any ideas?