2010 FRC Java API


Uses of Package
edu.wpi.first.wpilibj.image

Packages that use edu.wpi.first.wpilibj.image
edu.wpi.first.wpilibj.camera Provides classes for interfacing to the camera. 
edu.wpi.first.wpilibj.image Provides classes to access National Instrument's nivison library for machine vision enables automated image processing for color identification, tracking and analysis. 
 

Classes in edu.wpi.first.wpilibj.image used by edu.wpi.first.wpilibj.camera
ColorImage
          A class representing a color image.
NIVisionException
          Exception class which looks up nivision error codes
 

Classes in edu.wpi.first.wpilibj.image used by edu.wpi.first.wpilibj.image
BinaryImage
          An image where each pixel is treated as either on or off.
ColorImage
          A class representing a color image.
CurveOptions
           
EllipseDescriptor
           
EllipseMatch
           
Image
          Class representing a generic image.
MonoImage
          A grey scale image represented at a byte per pixel.
NIVisionException
          Exception class which looks up nivision error codes
ParticleAnalysisReport
          Class to store commonly used information about a particle.
RegionOfInterest
          This is a dummy class which needs to be filled in.
ShapeDetectionOptions
           
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.