"

2013 FRC Java API

"

Package edu.wpi.first.wpilibj.camera

Provides classes for interfacing to the camera.

See:
          Description

Class Summary
AxisCamera This class is a singleton used to configure and get images from the axis camera.
AxisCamera.ExposurePriorityT Enumeration representing the exposure priority.
AxisCamera.ExposureT Enumaration representing the different values which exposure may be set to.
AxisCamera.ResolutionT Enumeration representing the image resoultion provided by the camera.
AxisCamera.RotationT Enumeration representing the orientation of the picture.
AxisCamera.WhiteBalanceT Enumeration representing the different values which white balence may be set to.
 

Exception Summary
AxisCameraException An exception representing a problem with communicating with the camera.
 

Package edu.wpi.first.wpilibj.camera Description

Provides classes for interfacing to the camera.


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"