A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

absdiff(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
absdiff(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
 
Accelerometer - Interface in edu.wpi.first.wpilibj.interfaces
Interface for 3-axis accelerometers.
Accelerometer.Range - Enum in edu.wpi.first.wpilibj.interfaces
 
AccelerometerDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
AccelerometerDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
AccelerometerJNI - Class in edu.wpi.first.hal
 
AccelerometerJNI() - Constructor for class edu.wpi.first.hal.AccelerometerJNI
 
AccelerometerSim - Class in edu.wpi.first.hal.sim
 
AccelerometerSim() - Constructor for class edu.wpi.first.hal.sim.AccelerometerSim
 
accept(boolean) - Method in interface edu.wpi.first.wpilibj.smartdashboard.SendableBuilder.BooleanConsumer
Performs the operation on the given value.
accumulate(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
accumulate(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
accumulateProduct(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
accumulateProduct(Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
accumulateSquare(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
accumulateSquare(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
accumulateWeighted(Mat, Mat, double) - Static method in class org.opencv.imgproc.Imgproc
 
accumulateWeighted(Mat, Mat, double, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
AccumulatorResult - Class in edu.wpi.first.hal
Structure for holding the values stored in an accumulator.
AccumulatorResult() - Constructor for class edu.wpi.first.hal.AccumulatorResult
 
ADAPTIVE_THRESH_GAUSSIAN_C - Static variable in class org.opencv.imgproc.Imgproc
 
ADAPTIVE_THRESH_MEAN_C - Static variable in class org.opencv.imgproc.Imgproc
 
adaptiveThreshold(Mat, Mat, double, int, int, int, double) - Static method in class org.opencv.imgproc.Imgproc
 
add(VideoSource) - Method in interface edu.wpi.first.wpilibj.shuffleboard.ShuffleboardContainer
Adds a widget to this container to display the given video stream.
add(Command) - Method in class edu.wpi.first.wpilibj.command.Scheduler
Adds the command to the Scheduler.
add(Counter) - Method in class edu.wpi.first.wpilibj.DigitalGlitchFilter
Assigns the Counter to this glitch filter.
add(DigitalSource) - Method in class edu.wpi.first.wpilibj.DigitalGlitchFilter
Assigns the DigitalSource to this glitch filter.
add(Encoder) - Method in class edu.wpi.first.wpilibj.DigitalGlitchFilter
Assigns the Encoder to this glitch filter.
add(Sendable) - Static method in class edu.wpi.first.wpilibj.livewindow.LiveWindow
Add a component to the LiveWindow.
add(Sendable) - Method in interface edu.wpi.first.wpilibj.shuffleboard.ShuffleboardContainer
Adds a widget to this container to display the given sendable.
add(Sendable) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardLayout
 
add(Sendable) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardTab
 
add(String, VideoSource) - Method in interface edu.wpi.first.wpilibj.shuffleboard.ShuffleboardContainer
Adds a widget to this container to display the given video stream.
add(String, Sendable) - Method in interface edu.wpi.first.wpilibj.shuffleboard.ShuffleboardContainer
Adds a widget to this container to display the given sendable.
add(String, Sendable) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardLayout
 
add(String, Sendable) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardTab
 
add(String, Object) - Method in interface edu.wpi.first.wpilibj.shuffleboard.ShuffleboardContainer
Adds a widget to this container to display the given data.
add(String, Object) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardLayout
 
add(String, Object) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardTab
 
add(List<Mat>) - Method in class org.opencv.features2d.DescriptorMatcher
 
add(Mat) - Method in class org.opencv.features2d.BOWTrainer
 
add(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
add(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
add(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
add(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
 
add(Mat, Scalar, Mat, Mat) - Static method in class org.opencv.core.Core
 
add(Mat, Scalar, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
addActuator(String, int, int, Sendable) - Static method in class edu.wpi.first.wpilibj.livewindow.LiveWindow
Deprecated.
addActuator(String, int, Sendable) - Static method in class edu.wpi.first.wpilibj.livewindow.LiveWindow
Deprecated.
addActuator(String, String, Sendable) - Static method in class edu.wpi.first.wpilibj.livewindow.LiveWindow
Deprecated.
addAxisCamera(String) - Method in class edu.wpi.first.cameraserver.CameraServer
Adds an Axis IP camera.
addAxisCamera(String) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Adds an Axis IP camera.
addAxisCamera(String[]) - Method in class edu.wpi.first.cameraserver.CameraServer
Adds an Axis IP camera.
addAxisCamera(String[]) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Adds an Axis IP camera.
addAxisCamera(String, String) - Method in class edu.wpi.first.cameraserver.CameraServer
Adds an Axis IP camera.
addAxisCamera(String, String) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Adds an Axis IP camera.
addAxisCamera(String, String[]) - Method in class edu.wpi.first.cameraserver.CameraServer
Adds an Axis IP camera.
addAxisCamera(String, String[]) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Adds an Axis IP camera.
addBooleanArrayProperty(String, Supplier<boolean[]>, Consumer<boolean[]>) - Method in interface edu.wpi.first.wpilibj.smartdashboard.SendableBuilder
Add a boolean array property.
addBooleanArrayProperty(String, Supplier<boolean[]>, Consumer<boolean[]>) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Add a boolean array property.
addBooleanProperty(String, BooleanSupplier, SendableBuilder.BooleanConsumer) - Method in interface edu.wpi.first.wpilibj.smartdashboard.SendableBuilder
Add a boolean property.
addBooleanProperty(String, BooleanSupplier, SendableBuilder.BooleanConsumer) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Add a boolean property.
addButton(Trigger.ButtonScheduler) - Method in class edu.wpi.first.wpilibj.command.Scheduler
Adds a button to the Scheduler.
addCamera(VideoSource) - Method in class edu.wpi.first.cameraserver.CameraServer
Adds an already created camera.
addCamera(VideoSource) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Adds an already created camera.
addChild(Sendable) - Method in class edu.wpi.first.wpilibj.command.Subsystem
Associate a Sendable with this Subsystem.
addChild(Sendable, Object) - Static method in class edu.wpi.first.wpilibj.livewindow.LiveWindow
Add a child component to a component.
addChild(Object) - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
Add a child component.
addChild(Object) - Method in class edu.wpi.first.wpilibj.NidecBrushless
Add a child component.
addChild(Object) - Method in class edu.wpi.first.wpilibj.PWM
Add a child component.
addChild(Object) - Method in class edu.wpi.first.wpilibj.Relay
Add a child component.
addChild(Object) - Method in class edu.wpi.first.wpilibj.SendableBase
Add a child component.
addChild(Object) - Method in class edu.wpi.first.wpilibj.SendableImpl
Add a child component.
addChild(String, Sendable) - Method in class edu.wpi.first.wpilibj.command.Subsystem
Associate a Sendable with this Subsystem.
addConnectionListener(IRemoteConnectionListener, boolean) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
addConnectionListener(IRemoteConnectionListener, boolean) - Method in interface edu.wpi.first.wpilibj.tables.IRemote
Deprecated.
Register an object to listen for connection and disconnection events
addConnectionListener(Consumer<ConnectionNotification>, boolean) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Add a connection listener.
addDefault(String, V) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableChooser
addDoubleArrayProperty(String, Supplier<double[]>, Consumer<double[]>) - Method in interface edu.wpi.first.wpilibj.smartdashboard.SendableBuilder
Add a double array property.
addDoubleArrayProperty(String, Supplier<double[]>, Consumer<double[]>) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Add a double array property.
addDoubleProperty(String, DoubleSupplier, DoubleConsumer) - Method in interface edu.wpi.first.wpilibj.smartdashboard.SendableBuilder
Add a double property.
addDoubleProperty(String, DoubleSupplier, DoubleConsumer) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Add a double property.
addElement(E) - Method in class edu.wpi.first.wpilibj.util.SortedVector
Adds an element in the Vector, sorted from greatest to least.
addEntryListener(NetworkTableEntry, Consumer<EntryNotification>, int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Add a listener for a particular entry.
addEntryListener(TableEntryListener, int) - Method in class edu.wpi.first.networktables.NetworkTable
Listen to keys only within this table.
addEntryListener(String, TableEntryListener, int) - Method in class edu.wpi.first.networktables.NetworkTable
Listen to a single key.
addEntryListener(String, Consumer<EntryNotification>, int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Add a listener for all entries starting with a certain prefix.
addEpoch(String) - Method in class edu.wpi.first.wpilibj.Watchdog
Adds time since last epoch to the list printed by printEpochs().
addEventMarker(String, EventImportance) - Static method in class edu.wpi.first.wpilibj.shuffleboard.Shuffleboard
Notifies Shuffleboard of an event.
addEventMarker(String, String, EventImportance) - Static method in class edu.wpi.first.wpilibj.shuffleboard.Shuffleboard
Notifies Shuffleboard of an event.
addFirst(double) - Method in class edu.wpi.first.wpilibj.CircularBuffer
Push new value onto front of the buffer.
addGlobalConnectionListener(IRemoteConnectionListener, boolean) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
addLast(double) - Method in class edu.wpi.first.wpilibj.CircularBuffer
Push new value onto back of the buffer.
addListener(Consumer<VideoEvent>, int, boolean) - Static method in class edu.wpi.cscore.CameraServerJNI
 
addListener(Consumer<EntryNotification>, int) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Add a listener for changes to the entry.
addLogger(Consumer<LogMessage>, int, int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Add logger callback function.
addObject(String, V) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableChooser
addOption(String, V) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableChooser
Adds the given object to the list of options.
addParallel(Command) - Method in class edu.wpi.first.wpilibj.command.CommandGroup
Adds a new child Command to the group.
addParallel(Command, double) - Method in class edu.wpi.first.wpilibj.command.CommandGroup
Adds a new child Command to the group with the given timeout.
addPersistent(String, Object) - Method in interface edu.wpi.first.wpilibj.shuffleboard.ShuffleboardContainer
Adds a widget to this container to display a simple piece of data.
addPolledConnectionListener(int, boolean) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
addPolledEntryListener(int, int, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
addPolledEntryListener(int, String, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
addPolledLogger(int, int, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
addRawProperty(String, Supplier<byte[]>, Consumer<byte[]>) - Method in interface edu.wpi.first.wpilibj.smartdashboard.SendableBuilder
Add a raw property.
addRawProperty(String, Supplier<byte[]>, Consumer<byte[]>) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Add a raw property.
addressOnly() - Method in class edu.wpi.first.wpilibj.I2C
Attempt to address a device on the I2C bus.
addSamplesDataSearchPath(String) - Static method in class org.opencv.core.Core
 
addSamplesDataSearchSubDirectory(String) - Static method in class org.opencv.core.Core
 
addSensor(String, int, Sendable) - Static method in class edu.wpi.first.wpilibj.livewindow.LiveWindow
Deprecated.
addSensor(String, String, Sendable) - Static method in class edu.wpi.first.wpilibj.livewindow.LiveWindow
Deprecated.
addSequential(Command) - Method in class edu.wpi.first.wpilibj.command.CommandGroup
Adds a new Command to the group.
addSequential(Command, double) - Method in class edu.wpi.first.wpilibj.command.CommandGroup
Adds a new Command to the group with a given timeout.
addServer(VideoSink) - Method in class edu.wpi.first.cameraserver.CameraServer
Adds an already created server.
addServer(VideoSink) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Adds an already created server.
addServer(String) - Method in class edu.wpi.first.cameraserver.CameraServer
Adds a MJPEG server at the next available port.
addServer(String) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Adds a MJPEG server at the next available port.
addServer(String, int) - Method in class edu.wpi.first.cameraserver.CameraServer
Adds a MJPEG server.
addServer(String, int) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Adds a MJPEG server.
addStringArrayProperty(String, Supplier<String[]>, Consumer<String[]>) - Method in interface edu.wpi.first.wpilibj.smartdashboard.SendableBuilder
Add a string array property.
addStringArrayProperty(String, Supplier<String[]>, Consumer<String[]>) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Add a string array property.
addStringProperty(String, Supplier<String>, Consumer<String>) - Method in interface edu.wpi.first.wpilibj.smartdashboard.SendableBuilder
Add a string property.
addStringProperty(String, Supplier<String>, Consumer<String>) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Add a string property.
addSubTableListener(TableListener, boolean) - Method in class edu.wpi.first.networktables.NetworkTable
Listen for sub-table creation.
addSubTableListener(ITableListener) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
addSubTableListener(ITableListener) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
This will immediately notify the listener of all current sub tables
addSubTableListener(ITableListener, boolean) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
addSubTableListener(ITableListener, boolean) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
This will immediately notify the listener of all current sub tables
addTableListener(ITableListener) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Use NetworkTable.addEntryListener(TableEntryListener, int) instead (with flags value of NOTIFY_NEW | NOTIFY_UPDATE).
addTableListener(ITableListener) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Add a listener for changes to the table
addTableListener(ITableListener, boolean) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Use NetworkTable.addEntryListener(TableEntryListener, int) instead (with flags value of NOTIFY_NEW | NOTIFY_UPDATE | NOTIFY_IMMEDIATE).
addTableListener(ITableListener, boolean) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Add a listener for changes to the table
addTableListener(String, ITableListener, boolean) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
addTableListener(String, ITableListener, boolean) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Add a listener for changes to a specific key the table
addTableListenerEx(ITableListener, int) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
addTableListenerEx(ITableListener, int) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Add a listener for changes to the table
addTableListenerEx(String, ITableListener, int) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
addTableListenerEx(String, ITableListener, int) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Add a listener for changes to a specific key the table
addValueProperty(String, Supplier<NetworkTableValue>, Consumer<NetworkTableValue>) - Method in interface edu.wpi.first.wpilibj.smartdashboard.SendableBuilder
Add a NetworkTableValue property.
addValueProperty(String, Supplier<NetworkTableValue>, Consumer<NetworkTableValue>) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Add a NetworkTableValue property.
addWeighted(Mat, double, Mat, double, double, Mat) - Static method in class org.opencv.core.Core
 
addWeighted(Mat, double, Mat, double, double, Mat, int) - Static method in class org.opencv.core.Core
 
adjustROI(int, int, int, int) - Method in class org.opencv.core.Mat
 
ADXL345_I2C - Class in edu.wpi.first.wpilibj
ADXL345 I2C Accelerometer.
ADXL345_I2C(I2C.Port, Accelerometer.Range) - Constructor for class edu.wpi.first.wpilibj.ADXL345_I2C
Constructs the ADXL345 Accelerometer with I2C address 0x1D.
ADXL345_I2C(I2C.Port, Accelerometer.Range, int) - Constructor for class edu.wpi.first.wpilibj.ADXL345_I2C
Constructs the ADXL345 Accelerometer over I2C.
ADXL345_I2C.AllAxes - Class in edu.wpi.first.wpilibj
 
ADXL345_I2C.Axes - Enum in edu.wpi.first.wpilibj
 
ADXL345_SPI - Class in edu.wpi.first.wpilibj
ADXL345 SPI Accelerometer.
ADXL345_SPI(SPI.Port, Accelerometer.Range) - Constructor for class edu.wpi.first.wpilibj.ADXL345_SPI
Constructor.
ADXL345_SPI.AllAxes - Class in edu.wpi.first.wpilibj
 
ADXL345_SPI.Axes - Enum in edu.wpi.first.wpilibj
 
ADXL362 - Class in edu.wpi.first.wpilibj
ADXL362 SPI Accelerometer.
ADXL362(Accelerometer.Range) - Constructor for class edu.wpi.first.wpilibj.ADXL362
Constructor.
ADXL362(SPI.Port, Accelerometer.Range) - Constructor for class edu.wpi.first.wpilibj.ADXL362
Constructor.
ADXL362.AllAxes - Class in edu.wpi.first.wpilibj
 
ADXL362.Axes - Enum in edu.wpi.first.wpilibj
 
ADXRS450_Gyro - Class in edu.wpi.first.wpilibj
Use a rate gyro to return the robots heading relative to a starting position.
ADXRS450_Gyro() - Constructor for class edu.wpi.first.wpilibj.ADXRS450_Gyro
Constructor.
ADXRS450_Gyro(SPI.Port) - Constructor for class edu.wpi.first.wpilibj.ADXRS450_Gyro
Constructor.
AGAST_5_8 - Static variable in class org.opencv.features2d.AgastFeatureDetector
 
AGAST_7_12d - Static variable in class org.opencv.features2d.AgastFeatureDetector
 
AGAST_7_12s - Static variable in class org.opencv.features2d.AgastFeatureDetector
 
AgastFeatureDetector - Class in org.opencv.features2d
 
AgastFeatureDetector(long) - Constructor for class org.opencv.features2d.AgastFeatureDetector
 
AKAZE - Class in org.opencv.features2d
 
AKAZE - Static variable in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
AKAZE - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
AKAZE(long) - Constructor for class org.opencv.features2d.AKAZE
 
Algorithm - Class in org.opencv.core
 
Algorithm(long) - Constructor for class org.opencv.core.Algorithm
 
AlignExposures - Class in org.opencv.photo
 
AlignExposures(long) - Constructor for class org.opencv.photo.AlignExposures
 
AlignMTB - Class in org.opencv.photo
 
AlignMTB(long) - Constructor for class org.opencv.photo.AlignMTB
 
all() - Static method in class org.opencv.core.Range
 
all(double) - Static method in class org.opencv.core.Scalar
 
AllAxes() - Constructor for class edu.wpi.first.wpilibj.ADXL345_I2C.AllAxes
 
AllAxes() - Constructor for class edu.wpi.first.wpilibj.ADXL345_SPI.AllAxes
 
AllAxes() - Constructor for class edu.wpi.first.wpilibj.ADXL362.AllAxes
 
AllianceStationID - Enum in edu.wpi.first.hal
 
alloc(int) - Method in class org.opencv.core.MatOfByte
 
alloc(int) - Method in class org.opencv.core.MatOfDMatch
 
alloc(int) - Method in class org.opencv.core.MatOfDouble
 
alloc(int) - Method in class org.opencv.core.MatOfFloat
 
alloc(int) - Method in class org.opencv.core.MatOfFloat4
 
alloc(int) - Method in class org.opencv.core.MatOfFloat6
 
alloc(int) - Method in class org.opencv.core.MatOfInt
 
alloc(int) - Method in class org.opencv.core.MatOfInt4
 
alloc(int) - Method in class org.opencv.core.MatOfKeyPoint
 
alloc(int) - Method in class org.opencv.core.MatOfPoint
 
alloc(int) - Method in class org.opencv.core.MatOfPoint2f
 
alloc(int) - Method in class org.opencv.core.MatOfPoint3
 
alloc(int) - Method in class org.opencv.core.MatOfPoint3f
 
alloc(int) - Method in class org.opencv.core.MatOfRect
 
alloc(int) - Method in class org.opencv.core.MatOfRect2d
 
alloc(int) - Method in class org.opencv.core.MatOfRotatedRect
 
allocate() - Method in class edu.wpi.first.wpilibj.Resource
Allocate a resource.
allocate(int) - Method in class edu.wpi.first.wpilibj.Resource
Allocate a specific resource value.
allocateDigitalPWM() - Static method in class edu.wpi.first.hal.DIOJNI
 
allocateInterrupts(boolean) - Method in class edu.wpi.first.wpilibj.InterruptableSensorBase
Allocate the interrupt.
AllocationException - Exception in edu.wpi.first.hal.util
Exception indicating that the resource is already allocated.
AllocationException(String) - Constructor for exception edu.wpi.first.hal.util.AllocationException
Create a new AllocationException.
alreadyUsed - Variable in class org.opencv.highgui.ImageWindow
 
ANALOG_TRIGGER_PULSE_OUTPUT_ERROR - Static variable in class edu.wpi.first.hal.HALUtil
 
AnalogAccelerometer - Class in edu.wpi.first.wpilibj
Handle operation of an analog accelerometer.
AnalogAccelerometer(int) - Constructor for class edu.wpi.first.wpilibj.AnalogAccelerometer
Create a new instance of an accelerometer.
AnalogAccelerometer(AnalogInput) - Constructor for class edu.wpi.first.wpilibj.AnalogAccelerometer
Create a new instance of Accelerometer from an existing AnalogChannel.
AnalogGyro - Class in edu.wpi.first.wpilibj
Use a rate gyro to return the robots heading relative to a starting position.
AnalogGyro(int) - Constructor for class edu.wpi.first.wpilibj.AnalogGyro
Gyro constructor using the channel number.
AnalogGyro(int, int, double) - Constructor for class edu.wpi.first.wpilibj.AnalogGyro
Gyro constructor using the channel number along with parameters for presetting the center and offset values.
AnalogGyro(AnalogInput) - Constructor for class edu.wpi.first.wpilibj.AnalogGyro
Gyro constructor with a precreated analog channel object.
AnalogGyro(AnalogInput, int, double) - Constructor for class edu.wpi.first.wpilibj.AnalogGyro
Gyro constructor with a precreated analog channel object along with parameters for presetting the center and offset values.
AnalogGyroDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
AnalogGyroDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.AnalogGyroDataJNI
 
AnalogGyroJNI - Class in edu.wpi.first.hal
 
AnalogGyroJNI() - Constructor for class edu.wpi.first.hal.AnalogGyroJNI
 
AnalogGyroSim - Class in edu.wpi.first.hal.sim
 
AnalogGyroSim(int) - Constructor for class edu.wpi.first.hal.sim.AnalogGyroSim
 
AnalogInDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
AnalogInDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
AnalogInput - Class in edu.wpi.first.wpilibj
Analog channel class.
AnalogInput(int) - Constructor for class edu.wpi.first.wpilibj.AnalogInput
Construct an analog channel.
AnalogInSim - Class in edu.wpi.first.hal.sim
 
AnalogInSim(int) - Constructor for class edu.wpi.first.hal.sim.AnalogInSim
 
AnalogJNI - Class in edu.wpi.first.hal
 
AnalogJNI() - Constructor for class edu.wpi.first.hal.AnalogJNI
 
AnalogJNI.AnalogTriggerType - Interface in edu.wpi.first.hal
native declaration : AthenaJava\target\native\include\HAL\Analog.h:58
enum values
AnalogOutDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
AnalogOutDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.AnalogOutDataJNI
 
AnalogOutput - Class in edu.wpi.first.wpilibj
Analog output class.
AnalogOutput(int) - Constructor for class edu.wpi.first.wpilibj.AnalogOutput
Construct an analog output on a specified MXP channel.
AnalogOutSim - Class in edu.wpi.first.hal.sim
 
AnalogOutSim(int) - Constructor for class edu.wpi.first.hal.sim.AnalogOutSim
 
AnalogPotentiometer - Class in edu.wpi.first.wpilibj
Class for reading analog potentiometers.
AnalogPotentiometer(int) - Constructor for class edu.wpi.first.wpilibj.AnalogPotentiometer
AnalogPotentiometer constructor.
AnalogPotentiometer(int, double) - Constructor for class edu.wpi.first.wpilibj.AnalogPotentiometer
AnalogPotentiometer constructor.
AnalogPotentiometer(int, double, double) - Constructor for class edu.wpi.first.wpilibj.AnalogPotentiometer
AnalogPotentiometer constructor.
AnalogPotentiometer(AnalogInput) - Constructor for class edu.wpi.first.wpilibj.AnalogPotentiometer
AnalogPotentiometer constructor.
AnalogPotentiometer(AnalogInput, double) - Constructor for class edu.wpi.first.wpilibj.AnalogPotentiometer
AnalogPotentiometer constructor.
AnalogPotentiometer(AnalogInput, double, double) - Constructor for class edu.wpi.first.wpilibj.AnalogPotentiometer
AnalogPotentiometer constructor.
AnalogTrigger - Class in edu.wpi.first.wpilibj
Class for creating and configuring Analog Triggers.
AnalogTrigger(int) - Constructor for class edu.wpi.first.wpilibj.AnalogTrigger
Constructor for an analog trigger given a channel number.
AnalogTrigger(AnalogInput) - Constructor for class edu.wpi.first.wpilibj.AnalogTrigger
Construct an analog trigger given an analog channel.
AnalogTrigger.AnalogTriggerException - Exception in edu.wpi.first.wpilibj
Exceptions dealing with improper operation of the Analog trigger.
AnalogTriggerDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
AnalogTriggerDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.AnalogTriggerDataJNI
 
AnalogTriggerException(String) - Constructor for exception edu.wpi.first.wpilibj.AnalogTrigger.AnalogTriggerException
Create a new exception with the given message.
AnalogTriggerOutput - Class in edu.wpi.first.wpilibj
Class to represent a specific output from an analog trigger.
AnalogTriggerOutput(AnalogTrigger, AnalogTriggerOutput.AnalogTriggerType) - Constructor for class edu.wpi.first.wpilibj.AnalogTriggerOutput
Create an object that represents one of the four outputs from an analog trigger.
AnalogTriggerOutput.AnalogTriggerOutputException - Exception in edu.wpi.first.wpilibj
Exceptions dealing with improper operation of the Analog trigger output.
AnalogTriggerOutput.AnalogTriggerType - Enum in edu.wpi.first.wpilibj
Defines the state in which the AnalogTrigger triggers.
AnalogTriggerOutputException(String) - Constructor for exception edu.wpi.first.wpilibj.AnalogTriggerOutput.AnalogTriggerOutputException
Create a new exception with the given message.
AnalogTriggerSim - Class in edu.wpi.first.hal.sim
 
AnalogTriggerSim(int) - Constructor for class edu.wpi.first.hal.sim.AnalogTriggerSim
 
angle - Variable in class org.opencv.core.KeyPoint
Computed orientation of the keypoint (-1 if not applicable).
angle - Variable in class org.opencv.core.RotatedRect
 
ANN_MLP - Class in org.opencv.ml
 
ANN_MLP(long) - Constructor for class org.opencv.ml.ANN_MLP
 
ANN_MLP_ANNEAL - Class in org.opencv.ml
 
ANN_MLP_ANNEAL(long) - Constructor for class org.opencv.ml.ANN_MLP_ANNEAL
 
ANNEAL - Static variable in class org.opencv.ml.ANN_MLP
 
apply(int, Object) - Method in interface edu.wpi.first.hal.InterruptJNI.InterruptJNIHandlerFunction
 
apply(int, String, int, String) - Method in interface edu.wpi.cscore.CameraServerJNI.LoggerFunction
 
apply(Mat, Mat) - Method in class org.opencv.imgproc.CLAHE
 
apply(Mat, Mat) - Method in class org.opencv.video.BackgroundSubtractor
 
apply(Mat, Mat) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
apply(Mat, Mat, double) - Method in class org.opencv.video.BackgroundSubtractor
 
apply(Mat, Mat, double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
applyColorMap(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
applyColorMap(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
applyDeadband(double, double) - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
Returns 0.0 if the given value is within the specified range around zero.
approxPolyDP(MatOfPoint2f, MatOfPoint2f, double, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
arcadeDrive(double, double) - Method in class edu.wpi.first.wpilibj.drive.DifferentialDrive
Arcade drive method for differential drive platform.
arcadeDrive(double, double) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Arcade drive implements single stick driving.
arcadeDrive(double, double, boolean) - Method in class edu.wpi.first.wpilibj.drive.DifferentialDrive
Arcade drive method for differential drive platform.
arcadeDrive(double, double, boolean) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Arcade drive implements single stick driving.
arcadeDrive(GenericHID) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Arcade drive implements single stick driving.
arcadeDrive(GenericHID, boolean) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Arcade drive implements single stick driving.
arcadeDrive(GenericHID, int, GenericHID, int) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Arcade drive implements single stick driving.
arcadeDrive(GenericHID, int, GenericHID, int, boolean) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Arcade drive implements single stick driving.
arcLength(MatOfPoint2f, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
area() - Method in class org.opencv.core.Rect
 
area() - Method in class org.opencv.core.Rect2d
 
area() - Method in class org.opencv.core.Size
 
arrowedLine(Mat, Point, Point, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
arrowedLine(Mat, Point, Point, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
 
arrowedLine(Mat, Point, Point, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
arrowedLine(Mat, Point, Point, Scalar, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
arrowedLine(Mat, Point, Point, Scalar, int, int, int, double) - Static method in class org.opencv.imgproc.Imgproc
 
ASGD - Static variable in class org.opencv.ml.SVMSGD
 
assertWithinBounds(double, double, double) - Static method in exception edu.wpi.first.hal.util.BoundaryException
Make sure that the given value is between the upper and lower bounds, and throw an exception if they are not.
assignTo(Mat) - Method in class org.opencv.core.Mat
 
assignTo(Mat, int) - Method in class org.opencv.core.Mat
 
attachInterruptHandler(int, InterruptJNI.InterruptJNIHandlerFunction, Object) - Static method in class edu.wpi.first.hal.InterruptJNI
 
autonomous() - Method in class edu.wpi.first.wpilibj.SampleRobot
Deprecated.
Autonomous should go here.
autonomousInit() - Method in class edu.wpi.first.wpilibj.IterativeRobotBase
Initialization code for autonomous mode should go here.
autonomousPeriodic() - Method in class edu.wpi.first.wpilibj.IterativeRobotBase
Periodic code for autonomous mode should go here.
AxisCamera - Class in edu.wpi.cscore
A source that represents an Axis IP camera.
AxisCamera(String, String) - Constructor for class edu.wpi.cscore.AxisCamera
Create a source for an Axis IP camera.
AxisCamera(String, String[]) - Constructor for class edu.wpi.cscore.AxisCamera
Create a source for an Axis IP camera.

B

BackgroundSubtractor - Class in org.opencv.video
 
BackgroundSubtractor(long) - Constructor for class org.opencv.video.BackgroundSubtractor
 
BackgroundSubtractorKNN - Class in org.opencv.video
 
BackgroundSubtractorKNN(long) - Constructor for class org.opencv.video.BackgroundSubtractorKNN
 
BackgroundSubtractorMOG2 - Class in org.opencv.video
 
BackgroundSubtractorMOG2(long) - Constructor for class org.opencv.video.BackgroundSubtractorMOG2
 
BACKPROP - Static variable in class org.opencv.ml.ANN_MLP
 
BadAlign - Static variable in class org.opencv.core.Core
 
BadAlphaChannel - Static variable in class org.opencv.core.Core
 
BadCallBack - Static variable in class org.opencv.core.Core
 
BadCOI - Static variable in class org.opencv.core.Core
 
BadDataPtr - Static variable in class org.opencv.core.Core
 
BadDepth - Static variable in class org.opencv.core.Core
 
BadImageSize - Static variable in class org.opencv.core.Core
 
BadModelOrChSeq - Static variable in class org.opencv.core.Core
 
BadNumChannel1U - Static variable in class org.opencv.core.Core
 
BadNumChannels - Static variable in class org.opencv.core.Core
 
BadOffset - Static variable in class org.opencv.core.Core
 
BadOrder - Static variable in class org.opencv.core.Core
 
BadOrigin - Static variable in class org.opencv.core.Core
 
BadROISize - Static variable in class org.opencv.core.Core
 
BadStep - Static variable in class org.opencv.core.Core
 
BadTileSize - Static variable in class org.opencv.core.Core
 
BaseCascadeClassifier - Class in org.opencv.objdetect
 
BaseCascadeClassifier(long) - Constructor for class org.opencv.objdetect.BaseCascadeClassifier
 
basenameKey(String) - Static method in class edu.wpi.first.networktables.NetworkTable
Gets the "base name" of a key.
BATCH - Static variable in class org.opencv.ml.LogisticRegression
 
batchDistance(Mat, Mat, Mat, int, Mat) - Static method in class org.opencv.core.Core
 
batchDistance(Mat, Mat, Mat, int, Mat, int) - Static method in class org.opencv.core.Core
 
batchDistance(Mat, Mat, Mat, int, Mat, int, int) - Static method in class org.opencv.core.Core
 
batchDistance(Mat, Mat, Mat, int, Mat, int, int, Mat) - Static method in class org.opencv.core.Core
 
batchDistance(Mat, Mat, Mat, int, Mat, int, int, Mat, int) - Static method in class org.opencv.core.Core
 
batchDistance(Mat, Mat, Mat, int, Mat, int, int, Mat, int, boolean) - Static method in class org.opencv.core.Core
 
BFMatcher - Class in org.opencv.features2d
 
BFMatcher() - Constructor for class org.opencv.features2d.BFMatcher
 
BFMatcher(int) - Constructor for class org.opencv.features2d.BFMatcher
 
BFMatcher(int, boolean) - Constructor for class org.opencv.features2d.BFMatcher
 
BFMatcher(long) - Constructor for class org.opencv.features2d.BFMatcher
 
bilateralFilter(Mat, Mat, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
bilateralFilter(Mat, Mat, int, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
bitwise_and(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
bitwise_and(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
bitwise_not(Mat, Mat) - Static method in class org.opencv.core.Core
 
bitwise_not(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
bitwise_or(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
bitwise_or(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
bitwise_xor(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
bitwise_xor(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
Blue - edu.wpi.first.wpilibj.DriverStation.Alliance
 
Blue1 - edu.wpi.first.hal.AllianceStationID
 
Blue2 - edu.wpi.first.hal.AllianceStationID
 
Blue3 - edu.wpi.first.hal.AllianceStationID
 
blur(Mat, Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
 
blur(Mat, Mat, Size, Point) - Static method in class org.opencv.imgproc.Imgproc
 
blur(Mat, Mat, Size, Point, int) - Static method in class org.opencv.imgproc.Imgproc
 
Boost - Class in org.opencv.ml
 
Boost(long) - Constructor for class org.opencv.ml.Boost
 
BORDER_CONSTANT - Static variable in class org.opencv.core.Core
 
BORDER_DEFAULT - Static variable in class org.opencv.core.Core
 
BORDER_ISOLATED - Static variable in class org.opencv.core.Core
 
BORDER_REFLECT - Static variable in class org.opencv.core.Core
 
BORDER_REFLECT_101 - Static variable in class org.opencv.core.Core
 
BORDER_REFLECT101 - Static variable in class org.opencv.core.Core
 
BORDER_REPLICATE - Static variable in class org.opencv.core.Core
 
BORDER_TRANSPARENT - Static variable in class org.opencv.core.Core
 
BORDER_WRAP - Static variable in class org.opencv.core.Core
 
borderInterpolate(int, int, int) - Static method in class org.opencv.core.Core
 
BoundaryException - Exception in edu.wpi.first.hal.util
This exception represents an error in which a lower limit was set as higher than an upper limit.
BoundaryException(String) - Constructor for exception edu.wpi.first.hal.util.BoundaryException
Create a new exception with the given message.
boundingRect() - Method in class org.opencv.core.RotatedRect
 
boundingRect(Mat) - Static method in class org.opencv.imgproc.Imgproc
 
BOWImgDescriptorExtractor - Class in org.opencv.features2d
 
BOWImgDescriptorExtractor(long) - Constructor for class org.opencv.features2d.BOWImgDescriptorExtractor
 
BOWKMeansTrainer - Class in org.opencv.features2d
 
BOWKMeansTrainer(int) - Constructor for class org.opencv.features2d.BOWKMeansTrainer
 
BOWKMeansTrainer(int, TermCriteria) - Constructor for class org.opencv.features2d.BOWKMeansTrainer
 
BOWKMeansTrainer(int, TermCriteria, int) - Constructor for class org.opencv.features2d.BOWKMeansTrainer
 
BOWKMeansTrainer(int, TermCriteria, int, int) - Constructor for class org.opencv.features2d.BOWKMeansTrainer
 
BOWKMeansTrainer(long) - Constructor for class org.opencv.features2d.BOWKMeansTrainer
 
BOWTrainer - Class in org.opencv.features2d
 
BOWTrainer(long) - Constructor for class org.opencv.features2d.BOWTrainer
 
boxFilter(Mat, Mat, int, Size) - Static method in class org.opencv.imgproc.Imgproc
 
boxFilter(Mat, Mat, int, Size, Point) - Static method in class org.opencv.imgproc.Imgproc
 
boxFilter(Mat, Mat, int, Size, Point, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
boxFilter(Mat, Mat, int, Size, Point, boolean, int) - Static method in class org.opencv.imgproc.Imgproc
 
boxPoints(RotatedRect, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
br() - Method in class org.opencv.core.Rect
 
br() - Method in class org.opencv.core.Rect2d
 
BRIEF - Static variable in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
BRISK - Class in org.opencv.features2d
 
BRISK - Static variable in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
BRISK - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
BRISK(long) - Constructor for class org.opencv.features2d.BRISK
 
BRUTE_FORCE - Static variable in class org.opencv.ml.KNearest
 
BRUTEFORCE - Static variable in class org.opencv.features2d.DescriptorMatcher
 
BRUTEFORCE_HAMMING - Static variable in class org.opencv.features2d.DescriptorMatcher
 
BRUTEFORCE_HAMMINGLUT - Static variable in class org.opencv.features2d.DescriptorMatcher
 
BRUTEFORCE_L1 - Static variable in class org.opencv.features2d.DescriptorMatcher
 
BRUTEFORCE_SL2 - Static variable in class org.opencv.features2d.DescriptorMatcher
 
BufferCallback - Interface in edu.wpi.first.hal.sim
 
buildInto(NetworkTable, NetworkTable) - Method in class edu.wpi.first.wpilibj.shuffleboard.ComplexWidget
 
buildInto(NetworkTable, NetworkTable) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardLayout
 
buildInto(NetworkTable, NetworkTable) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardTab
 
buildInto(NetworkTable, NetworkTable) - Method in class edu.wpi.first.wpilibj.shuffleboard.SimpleWidget
 
buildMetadata(NetworkTable) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardComponent
 
buildOpticalFlowPyramid(Mat, List<Mat>, Size, int) - Static method in class org.opencv.video.Video
 
buildOpticalFlowPyramid(Mat, List<Mat>, Size, int, boolean) - Static method in class org.opencv.video.Video
 
buildOpticalFlowPyramid(Mat, List<Mat>, Size, int, boolean, int) - Static method in class org.opencv.video.Video
 
buildOpticalFlowPyramid(Mat, List<Mat>, Size, int, boolean, int, int) - Static method in class org.opencv.video.Video
 
buildOpticalFlowPyramid(Mat, List<Mat>, Size, int, boolean, int, int, boolean) - Static method in class org.opencv.video.Video
 
BuiltInAccelerometer - Class in edu.wpi.first.wpilibj
Built-in accelerometer.
BuiltInAccelerometer() - Constructor for class edu.wpi.first.wpilibj.BuiltInAccelerometer
Constructor.
BuiltInAccelerometer(Accelerometer.Range) - Constructor for class edu.wpi.first.wpilibj.BuiltInAccelerometer
Constructor.
BuiltInLayouts - Enum in edu.wpi.first.wpilibj.shuffleboard
The types of layouts bundled with Shuffleboard.
BuiltInWidgets - Enum in edu.wpi.first.wpilibj.shuffleboard
The types of the widgets bundled with Shuffleboard.
busOffCount - Variable in class edu.wpi.first.hal.can.CANStatus
The CAN Bus off count.
Button - Class in edu.wpi.first.wpilibj.buttons
This class provides an easy way to link commands to OI inputs.
Button() - Constructor for class edu.wpi.first.wpilibj.buttons.Button
 
ButtonScheduler() - Constructor for class edu.wpi.first.wpilibj.buttons.Trigger.ButtonScheduler
 

C

C - Static variable in class org.opencv.ml.SVM
 
C_SVC - Static variable in class org.opencv.ml.SVM
 
calc(Mat, Mat, Mat) - Method in class org.opencv.video.DenseOpticalFlow
 
calc(Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.video.SparseOpticalFlow
 
calc(Mat, Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.video.SparseOpticalFlow
 
calcBackProject(List<Mat>, MatOfInt, Mat, Mat, MatOfFloat, double) - Static method in class org.opencv.imgproc.Imgproc
 
calcCovarMatrix(Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
calcCovarMatrix(Mat, Mat, Mat, int, int) - Static method in class org.opencv.core.Core
 
calcError(TrainData, boolean, Mat) - Method in class org.opencv.ml.StatModel
 
calcHist(List<Mat>, MatOfInt, Mat, Mat, MatOfInt, MatOfFloat) - Static method in class org.opencv.imgproc.Imgproc
 
calcHist(List<Mat>, MatOfInt, Mat, Mat, MatOfInt, MatOfFloat, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
calcOpticalFlowFarneback(Mat, Mat, Mat, double, int, int, int, int, double, int) - Static method in class org.opencv.video.Video
 
calcOpticalFlowPyrLK(Mat, Mat, MatOfPoint2f, MatOfPoint2f, MatOfByte, MatOfFloat) - Static method in class org.opencv.video.Video
 
calcOpticalFlowPyrLK(Mat, Mat, MatOfPoint2f, MatOfPoint2f, MatOfByte, MatOfFloat, Size) - Static method in class org.opencv.video.Video
 
calcOpticalFlowPyrLK(Mat, Mat, MatOfPoint2f, MatOfPoint2f, MatOfByte, MatOfFloat, Size, int) - Static method in class org.opencv.video.Video
 
calcOpticalFlowPyrLK(Mat, Mat, MatOfPoint2f, MatOfPoint2f, MatOfByte, MatOfFloat, Size, int, TermCriteria) - Static method in class org.opencv.video.Video
 
calcOpticalFlowPyrLK(Mat, Mat, MatOfPoint2f, MatOfPoint2f, MatOfByte, MatOfFloat, Size, int, TermCriteria, int) - Static method in class org.opencv.video.Video
 
calcOpticalFlowPyrLK(Mat, Mat, MatOfPoint2f, MatOfPoint2f, MatOfByte, MatOfFloat, Size, int, TermCriteria, int, double) - Static method in class org.opencv.video.Video
 
calculate() - Method in class edu.wpi.first.wpilibj.PIDBase
Read the input, calculate the output accordingly, and write to the output.
calculateFeedForward() - Method in class edu.wpi.first.wpilibj.PIDBase
Calculate the feed forward term.
calculateShift(Mat, Mat) - Method in class org.opencv.photo.AlignMTB
 
CALIB_CB_ADAPTIVE_THRESH - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_CB_ASYMMETRIC_GRID - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_CB_CLUSTERING - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_CB_FAST_CHECK - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_CB_FILTER_QUADS - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_CB_NORMALIZE_IMAGE - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_CB_SYMMETRIC_GRID - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_CHECK_COND - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_FIX_ASPECT_RATIO - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_FIX_FOCAL_LENGTH - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_FIX_INTRINSIC - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_FIX_K1 - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_FIX_K2 - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_FIX_K3 - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_FIX_K4 - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_FIX_K5 - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_FIX_K6 - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_FIX_PRINCIPAL_POINT - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_FIX_S1_S2_S3_S4 - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_FIX_SKEW - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_FIX_TANGENT_DIST - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_FIX_TAUX_TAUY - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_RATIONAL_MODEL - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_RECOMPUTE_EXTRINSIC - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_SAME_FOCAL_LENGTH - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_THIN_PRISM_MODEL - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_TILTED_MODEL - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_USE_EXTRINSIC_GUESS - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_USE_INTRINSIC_GUESS - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_USE_LU - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_USE_QR - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_ZERO_DISPARITY - Static variable in class org.opencv.calib3d.Calib3d
 
CALIB_ZERO_TANGENT_DIST - Static variable in class org.opencv.calib3d.Calib3d
 
Calib3d - Class in org.opencv.calib3d
 
Calib3d() - Constructor for class org.opencv.calib3d.Calib3d
 
calibrate() - Method in class edu.wpi.first.wpilibj.ADXRS450_Gyro
 
calibrate() - Method in class edu.wpi.first.wpilibj.AnalogGyro
 
calibrate() - Method in interface edu.wpi.first.wpilibj.interfaces.Gyro
Calibrate the gyro by running for a number of samples and computing the center value.
calibrateAnalogGyro(int) - Static method in class edu.wpi.first.hal.AnalogGyroJNI
 
calibrateCamera(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>) - Static method in class org.opencv.calib3d.Calib3d
 
calibrateCamera(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, int) - Static method in class org.opencv.calib3d.Calib3d
 
calibrateCamera(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
 
calibrateCameraExtended(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
calibrateCameraExtended(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
 
calibrateCameraExtended(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, Mat, Mat, Mat, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
 
CalibrateCRF - Class in org.opencv.photo
 
CalibrateCRF(long) - Constructor for class org.opencv.photo.CalibrateCRF
 
CalibrateDebevec - Class in org.opencv.photo
 
CalibrateDebevec(long) - Constructor for class org.opencv.photo.CalibrateDebevec
 
CalibrateRobertson - Class in org.opencv.photo
 
CalibrateRobertson(long) - Constructor for class org.opencv.photo.CalibrateRobertson
 
calibrationMatrixValues(Mat, Size, double, double, double[], double[], double[], Point, double[]) - Static method in class org.opencv.calib3d.Calib3d
 
call - Variable in class edu.wpi.first.networktables.RpcAnswer
Call handle.
callback(String, byte[], int) - Method in interface edu.wpi.first.hal.sim.BufferCallback
 
callback(String, byte[], int) - Method in interface edu.wpi.first.hal.sim.ConstBufferCallback
 
callback(String, int[], int) - Method in interface edu.wpi.first.hal.sim.SpiReadAutoReceiveBufferCallback
 
callback(String, SimValue) - Method in interface edu.wpi.first.hal.sim.NotifyCallback
 
callbackNative(String, int, long, double) - Method in interface edu.wpi.first.hal.sim.NotifyCallback
 
CallbackStore - Class in edu.wpi.first.hal.sim
 
CallbackStore(int, int, int, CallbackStore.CancelCallbackChannelFunc) - Constructor for class edu.wpi.first.hal.sim.CallbackStore
 
CallbackStore(int, int, CallbackStore.CancelCallbackFunc) - Constructor for class edu.wpi.first.hal.sim.CallbackStore
 
CallbackStore(int, CallbackStore.CancelCallbackNoIndexFunc) - Constructor for class edu.wpi.first.hal.sim.CallbackStore
 
callRpc(byte[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Call a RPC function.
callRpc(int, byte[]) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
CameraServer - Class in edu.wpi.first.cameraserver
Singleton class for creating and keeping camera servers.
CameraServer - Class in edu.wpi.first.wpilibj
Deprecated.
Replaced with edu.wpi.first.cameraserver.CameraServer
CameraServerJNI - Class in edu.wpi.cscore
 
CameraServerJNI() - Constructor for class edu.wpi.cscore.CameraServerJNI
 
CameraServerJNI.LoggerFunction - Interface in edu.wpi.cscore
 
CameraServerJNI.TelemetryKind - Enum in edu.wpi.cscore
 
CameraServerShared - Interface in edu.wpi.first.cameraserver
 
CameraServerSharedStore - Class in edu.wpi.first.cameraserver
 
CamShift(Mat, Rect, TermCriteria) - Static method in class org.opencv.video.Video
 
CAN - Class in edu.wpi.first.wpilibj
High level class for interfacing with CAN devices conforming to the standard CAN spec.
CAN(int) - Constructor for class edu.wpi.first.wpilibj.CAN
Create a new CAN communication interface with the specific device ID.
CAN(int, int, int) - Constructor for class edu.wpi.first.wpilibj.CAN
Create a new CAN communication interface with a specific device ID, manufacturer and device type.
CAN_IS_FRAME_11BIT - Static variable in class edu.wpi.first.hal.can.CANJNI
 
CAN_IS_FRAME_REMOTE - Static variable in class edu.wpi.first.hal.can.CANJNI
 
CAN_SEND_PERIOD_NO_REPEAT - Static variable in class edu.wpi.first.hal.can.CANJNI
 
CAN_SEND_PERIOD_STOP_REPEATING - Static variable in class edu.wpi.first.hal.can.CANJNI
 
CANAPIJNI - Class in edu.wpi.first.hal
 
CANAPIJNI() - Constructor for class edu.wpi.first.hal.CANAPIJNI
 
cancel() - Method in class edu.wpi.first.wpilibj.command.Command
This will cancel the current command.
cancelAccumulatorCenterCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
cancelAccumulatorCountCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
cancelAccumulatorDeadbandCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
cancelAccumulatorInitializedCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
cancelAccumulatorValueCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
cancelActiveCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
cancelActiveCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
cancelAngleCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogGyroDataJNI
 
cancelAutonomousCallback(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
cancelAverageBitsCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
cancelClosedLoopEnabledCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
cancelCompressorCurrentCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
cancelCompressorInitializedCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
cancelCompressorOnCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
cancelCountCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
cancelCurrentCallback(int, int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
cancelDirectionCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
cancelDsAttachedCallback(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
cancelDutyCycleCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.DigitalPWMDataJNI
 
cancelEnabledCallback(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
cancelEStopCallback(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
cancelFilterIndexCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
cancelFmsAttachedCallback(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
cancelForwardCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
cancelFPGAButtonCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
cancelInitializedCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogGyroDataJNI
 
cancelInitializedCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
cancelInitializedCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogOutDataJNI
 
cancelInitializedCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogTriggerDataJNI
 
cancelInitializedCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.DigitalPWMDataJNI
 
cancelInitializedCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
cancelInitializedCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
cancelInitializedCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.I2CDataJNI
 
cancelInitializedCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
cancelInitializedCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
cancelInitializedCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIDataJNI
 
cancelInitializedForwardCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
cancelInitializedReverseCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
cancelInterrupts() - Method in class edu.wpi.first.wpilibj.InterruptableSensorBase
Cancel interrupts on this device.
cancelIsInputCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
cancelMaxPeriodCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
cancelNotifierAlarm(int) - Static method in class edu.wpi.first.hal.NotifierJNI
Cancels any pending wakeups set by updateNotifierAlarm().
cancelOversampleBitsCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
cancelPeriodCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
cancelPeriodScaleCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
cancelPinCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.DigitalPWMDataJNI
 
cancelPollConnectionListener(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
cancelPollEntryListener(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
cancelPollLogger(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
cancelPollRpc(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
cancelPositionCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
cancelPressureSwitchCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
cancelPulseLengthCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
cancelRangeCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
cancelRangeCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
cancelRateCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogGyroDataJNI
 
cancelRawValueCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
cancelReadAutoReceiveBufferCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIDataJNI
 
cancelReadCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.I2CDataJNI
 
cancelReadCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIDataJNI
 
cancelResetCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
cancelResult() - Method in class edu.wpi.first.networktables.RpcCall
Ignore the result.
cancelReverseCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
cancelReverseDirectionCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
cancelRpcResult(int, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
cancelSamplesToAverageCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
cancelSolenoidInitializedCallback(int, int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
cancelSolenoidOutputCallback(int, int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
cancelSpeedCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
cancelTemperatureCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
cancelTestCallback(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
cancelTriggerLowerBoundCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogTriggerDataJNI
 
cancelTriggerUpperBoundCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogTriggerDataJNI
 
cancelUserActive3V3Callback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
cancelUserActive5VCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
cancelUserActive6VCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
cancelUserCurrent3V3Callback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
cancelUserCurrent5VCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
cancelUserCurrent6VCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
cancelUserFaults3V3Callback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
cancelUserFaults5VCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
cancelUserFaults6VCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
cancelUserVoltage3V3Callback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
cancelUserVoltage5VCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
cancelUserVoltage6VCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
cancelValueCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
cancelVInCurrentCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
cancelVInVoltageCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
cancelVoltageCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
cancelVoltageCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogOutDataJNI
 
cancelVoltageCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
cancelWhenActive(Command) - Method in class edu.wpi.first.wpilibj.buttons.Trigger
Cancels a command when the trigger becomes active.
cancelWhenPressed(Command) - Method in class edu.wpi.first.wpilibj.buttons.Button
Cancel the command when the button is pressed.
cancelWriteCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.I2CDataJNI
 
cancelWriteCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIDataJNI
 
cancelXCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
cancelXCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
cancelYCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
cancelYCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
cancelZCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
cancelZCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
cancelZeroLatchCallback(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
CANData - Class in edu.wpi.first.hal
 
CANData() - Constructor for class edu.wpi.first.hal.CANData
 
CANExceptionFactory - Class in edu.wpi.first.hal.can
 
CANInvalidBufferException - Exception in edu.wpi.first.hal.can
Exception indicating that a CAN driver library entry-point was passed an invalid buffer.
CANInvalidBufferException() - Constructor for exception edu.wpi.first.hal.can.CANInvalidBufferException
 
CANInvalidBufferException(String) - Constructor for exception edu.wpi.first.hal.can.CANInvalidBufferException
 
CANJNI - Class in edu.wpi.first.hal.can
 
CANJNI() - Constructor for class edu.wpi.first.hal.can.CANJNI
 
CANMessageNotAllowedException - Exception in edu.wpi.first.hal.can
Exception indicating that the Jaguar CAN Driver layer refused to send a restricted message ID to the CAN bus.
CANMessageNotAllowedException(String) - Constructor for exception edu.wpi.first.hal.can.CANMessageNotAllowedException
 
CANMessageNotFoundException - Exception in edu.wpi.first.hal.can
Exception indicating that a can message is not available from Network Communications.
CANMessageNotFoundException() - Constructor for exception edu.wpi.first.hal.can.CANMessageNotFoundException
 
CANMessageNotFoundException(String) - Constructor for exception edu.wpi.first.hal.can.CANMessageNotFoundException
 
CANNotInitializedException - Exception in edu.wpi.first.hal.can
Exception indicating that the CAN driver layer has not been initialized.
CANNotInitializedException() - Constructor for exception edu.wpi.first.hal.can.CANNotInitializedException
 
CANNotInitializedException(String) - Constructor for exception edu.wpi.first.hal.can.CANNotInitializedException
 
Canny(Mat, Mat, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
Canny(Mat, Mat, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
Canny(Mat, Mat, double, double, int, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
Canny(Mat, Mat, Mat, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
Canny(Mat, Mat, Mat, double, double, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
CANStatus - Class in edu.wpi.first.hal.can
Structure for holding the result of a CAN Status request.
CANStatus() - Constructor for class edu.wpi.first.hal.can.CANStatus
 
CAP_ANDROID - Static variable in class org.opencv.videoio.Videoio
 
CAP_ANY - Static variable in class org.opencv.videoio.Videoio
 
CAP_ARAVIS - Static variable in class org.opencv.videoio.Videoio
 
CAP_AVFOUNDATION - Static variable in class org.opencv.videoio.Videoio
 
CAP_CMU1394 - Static variable in class org.opencv.videoio.Videoio
 
CAP_DC1394 - Static variable in class org.opencv.videoio.Videoio
 
CAP_DSHOW - Static variable in class org.opencv.videoio.Videoio
 
CAP_FFMPEG - Static variable in class org.opencv.videoio.Videoio
 
CAP_FIREWARE - Static variable in class org.opencv.videoio.Videoio
 
CAP_FIREWIRE - Static variable in class org.opencv.videoio.Videoio
 
CAP_GIGANETIX - Static variable in class org.opencv.videoio.Videoio
 
CAP_GPHOTO2 - Static variable in class org.opencv.videoio.Videoio
 
CAP_GSTREAMER - Static variable in class org.opencv.videoio.Videoio
 
CAP_IEEE1394 - Static variable in class org.opencv.videoio.Videoio
 
CAP_IMAGES - Static variable in class org.opencv.videoio.Videoio
 
CAP_INTEL_MFX - Static variable in class org.opencv.videoio.Videoio
 
CAP_INTELPERC - Static variable in class org.opencv.videoio.Videoio
 
CAP_INTELPERC_DEPTH_GENERATOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_INTELPERC_DEPTH_MAP - Static variable in class org.opencv.videoio.Videoio
 
CAP_INTELPERC_GENERATORS_MASK - Static variable in class org.opencv.videoio.Videoio
 
CAP_INTELPERC_IMAGE - Static variable in class org.opencv.videoio.Videoio
 
CAP_INTELPERC_IMAGE_GENERATOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_INTELPERC_IR_MAP - Static variable in class org.opencv.videoio.Videoio
 
CAP_INTELPERC_UVDEPTH_MAP - Static variable in class org.opencv.videoio.Videoio
 
CAP_MODE_BGR - Static variable in class org.opencv.videoio.Videoio
 
CAP_MODE_GRAY - Static variable in class org.opencv.videoio.Videoio
 
CAP_MODE_RGB - Static variable in class org.opencv.videoio.Videoio
 
CAP_MODE_YUYV - Static variable in class org.opencv.videoio.Videoio
 
CAP_MSMF - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENCV_MJPEG - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_ASUS - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_BGR_IMAGE - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_DEPTH_GENERATOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_DEPTH_GENERATOR_BASELINE - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_DEPTH_GENERATOR_FOCAL_LENGTH - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_DEPTH_GENERATOR_PRESENT - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_DEPTH_GENERATOR_REGISTRATION - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_DEPTH_GENERATOR_REGISTRATION_ON - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_DEPTH_MAP - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_DISPARITY_MAP - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_DISPARITY_MAP_32F - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_GENERATORS_MASK - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_GRAY_IMAGE - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_IMAGE_GENERATOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_IMAGE_GENERATOR_OUTPUT_MODE - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_IMAGE_GENERATOR_PRESENT - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_IR_GENERATOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_IR_GENERATOR_PRESENT - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_IR_IMAGE - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_POINT_CLOUD_MAP - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_QVGA_30HZ - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_QVGA_60HZ - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_SXGA_15HZ - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_SXGA_30HZ - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_VALID_DEPTH_MASK - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI_VGA_30HZ - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI2 - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI2_ASUS - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_APERTURE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_AUTO_EXPOSURE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_AUTO_WB - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_AUTOFOCUS - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_BACKEND - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_BACKLIGHT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_BRIGHTNESS - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_BUFFERSIZE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_CHANNEL - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_CONTRAST - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_CONVERT_RGB - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_DC1394_MAX - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_DC1394_MODE_AUTO - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_DC1394_MODE_MANUAL - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_DC1394_MODE_ONE_PUSH_AUTO - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_DC1394_OFF - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_EXPOSURE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_EXPOSUREPROGRAM - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_FOCUS - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_FORMAT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_FOURCC - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_FPS - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_FRAME_COUNT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_FRAME_HEIGHT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_FRAME_WIDTH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GAIN - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GAMMA - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GIGA_FRAME_HEIGH_MAX - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GIGA_FRAME_OFFSET_X - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GIGA_FRAME_OFFSET_Y - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GIGA_FRAME_SENS_HEIGH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GIGA_FRAME_SENS_WIDTH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GIGA_FRAME_WIDTH_MAX - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GPHOTO2_COLLECT_MSGS - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GPHOTO2_FLUSH_MSGS - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GPHOTO2_PREVIEW - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GPHOTO2_RELOAD_CONFIG - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GPHOTO2_RELOAD_ON_CHANGE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GPHOTO2_WIDGET_ENUMERATE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GSTREAMER_QUEUE_LENGTH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_GUID - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_HUE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_IMAGES_BASE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_IMAGES_LAST - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_INTELPERC_DEPTH_CONFIDENCE_THRESHOLD - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_INTELPERC_DEPTH_FOCAL_LENGTH_HORZ - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_INTELPERC_DEPTH_FOCAL_LENGTH_VERT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_INTELPERC_DEPTH_LOW_CONFIDENCE_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_INTELPERC_DEPTH_SATURATION_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_INTELPERC_PROFILE_COUNT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_INTELPERC_PROFILE_IDX - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_IOS_DEVICE_EXPOSURE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_IOS_DEVICE_FLASH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_IOS_DEVICE_FOCUS - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_IOS_DEVICE_TORCH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_IOS_DEVICE_WHITEBALANCE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_IRIS - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_ISO_SPEED - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_MODE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_MONOCHROME - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_OPENNI_APPROX_FRAME_SYNC - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_OPENNI_BASELINE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_OPENNI_CIRCLE_BUFFER - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_OPENNI_FOCAL_LENGTH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_OPENNI_FRAME_MAX_DEPTH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_OPENNI_GENERATOR_PRESENT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_OPENNI_MAX_BUFFER_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_OPENNI_MAX_TIME_DURATION - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_OPENNI_OUTPUT_MODE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_OPENNI_REGISTRATION - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_OPENNI_REGISTRATION_ON - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_OPENNI2_MIRROR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_OPENNI2_SYNC - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_PAN - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_POS_AVI_RATIO - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_POS_FRAMES - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_POS_MSEC - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_PVAPI_BINNINGX - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_PVAPI_BINNINGY - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_PVAPI_DECIMATIONHORIZONTAL - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_PVAPI_DECIMATIONVERTICAL - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_PVAPI_FRAMESTARTTRIGGERMODE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_PVAPI_MULTICASTIP - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_PVAPI_PIXELFORMAT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_RECTIFICATION - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_ROLL - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_SAR_DEN - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_SAR_NUM - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_SATURATION - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_SETTINGS - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_SHARPNESS - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_SPEED - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_TEMPERATURE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_TILT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_TRIGGER - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_TRIGGER_DELAY - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_VIEWFINDER - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_WB_TEMPERATURE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_WHITE_BALANCE_BLUE_U - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_WHITE_BALANCE_RED_V - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_ACQ_BUFFER_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_ACQ_BUFFER_SIZE_UNIT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_ACQ_FRAME_BURST_COUNT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_ACQ_TIMING_MODE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_ACQ_TRANSPORT_BUFFER_COMMIT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_ACQ_TRANSPORT_BUFFER_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_AE_MAX_LIMIT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_AEAG - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_AEAG_LEVEL - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_AEAG_ROI_HEIGHT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_AEAG_ROI_OFFSET_X - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_AEAG_ROI_OFFSET_Y - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_AEAG_ROI_WIDTH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_AG_MAX_LIMIT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_APPLY_CMS - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_AUTO_BANDWIDTH_CALCULATION - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_AUTO_WB - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_AVAILABLE_BANDWIDTH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_BINNING_HORIZONTAL - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_BINNING_PATTERN - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_BINNING_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_BINNING_VERTICAL - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_BPC - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_BUFFER_POLICY - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_BUFFERS_QUEUE_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_00 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_01 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_02 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_03 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_10 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_11 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_12 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_13 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_20 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_21 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_22 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_23 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_30 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_31 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_32 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CC_MATRIX_33 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CHIP_TEMP - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_CMS - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_COLOR_FILTER_ARRAY - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_COLUMN_FPN_CORRECTION - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_COOLING - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_COUNTER_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_COUNTER_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DATA_FORMAT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DEBOUNCE_EN - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DEBOUNCE_POL - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DEBOUNCE_T0 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DEBOUNCE_T1 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DEBUG_LEVEL - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DECIMATION_HORIZONTAL - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DECIMATION_PATTERN - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DECIMATION_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DECIMATION_VERTICAL - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DEFAULT_CC_MATRIX - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DEVICE_MODEL_ID - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DEVICE_RESET - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DEVICE_SN - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DOWNSAMPLING - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DOWNSAMPLING_TYPE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_EXP_PRIORITY - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_EXPOSURE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_EXPOSURE_BURST_COUNT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_FFS_ACCESS_KEY - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_FFS_FILE_ID - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_FFS_FILE_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_FRAMERATE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_FREE_FFS_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_GAIN - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_GAIN_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_GAMMAC - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_GAMMAY - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_GPI_LEVEL - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_GPI_MODE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_GPI_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_GPO_MODE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_GPO_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_HDR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_HDR_KNEEPOINT_COUNT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_HDR_T1 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_HDR_T2 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_HEIGHT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_HOUS_BACK_SIDE_TEMP - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_HOUS_TEMP - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_HW_REVISION - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_IMAGE_BLACK_LEVEL - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_IMAGE_DATA_BIT_DEPTH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_IMAGE_DATA_FORMAT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_IMAGE_DATA_FORMAT_RGB32_ALPHA - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_IMAGE_IS_COLOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_IMAGE_PAYLOAD_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_IS_COOLED - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_IS_DEVICE_EXIST - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_KNEEPOINT1 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_KNEEPOINT2 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_LED_MODE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_LED_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_LENS_APERTURE_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_LENS_FEATURE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_LENS_FEATURE_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_LENS_FOCAL_LENGTH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_LENS_FOCUS_DISTANCE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_LENS_FOCUS_MOVE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_LENS_FOCUS_MOVEMENT_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_LENS_MODE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_LIMIT_BANDWIDTH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_LUT_EN - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_LUT_INDEX - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_LUT_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_MANUAL_WB - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_OFFSET_X - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_OFFSET_Y - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_OUTPUT_DATA_BIT_DEPTH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_OUTPUT_DATA_PACKING - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_OUTPUT_DATA_PACKING_TYPE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_RECENT_FRAME - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_REGION_MODE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_REGION_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_ROW_FPN_CORRECTION - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_SENSOR_BOARD_TEMP - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_SENSOR_CLOCK_FREQ_HZ - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_SENSOR_CLOCK_FREQ_INDEX - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_SENSOR_DATA_BIT_DEPTH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_SENSOR_FEATURE_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_SENSOR_FEATURE_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_SENSOR_MODE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_SENSOR_OUTPUT_CHANNEL_COUNT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_SENSOR_TAPS - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_SHARPNESS - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_SHUTTER_TYPE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_TARGET_TEMP - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_TEST_PATTERN - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_TEST_PATTERN_GENERATOR_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_TIMEOUT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_TRANSPORT_PIXEL_FORMAT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_TRG_DELAY - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_TRG_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_TRG_SOFTWARE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_TRG_SOURCE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_TS_RST_MODE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_TS_RST_SOURCE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_USED_FFS_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_WB_KB - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_WB_KG - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_WB_KR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_WIDTH - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_ZOOM - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_DECIMATION_2OUTOF16 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_DECIMATION_2OUTOF4 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_DECIMATION_2OUTOF8 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_DECIMATION_OFF - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_FSTRIGMODE_FIXEDRATE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_FSTRIGMODE_FREERUN - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_FSTRIGMODE_SOFTWARE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_FSTRIGMODE_SYNCIN1 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_FSTRIGMODE_SYNCIN2 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_PIXELFORMAT_BAYER16 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_PIXELFORMAT_BAYER8 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_PIXELFORMAT_BGR24 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_PIXELFORMAT_BGRA32 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_PIXELFORMAT_MONO16 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_PIXELFORMAT_MONO8 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_PIXELFORMAT_RGB24 - Static variable in class org.opencv.videoio.Videoio
 
CAP_PVAPI_PIXELFORMAT_RGBA32 - Static variable in class org.opencv.videoio.Videoio
 
CAP_QT - Static variable in class org.opencv.videoio.Videoio
 
CAP_UNICAP - Static variable in class org.opencv.videoio.Videoio
 
CAP_V4L - Static variable in class org.opencv.videoio.Videoio
 
CAP_V4L2 - Static variable in class org.opencv.videoio.Videoio
 
CAP_VFW - Static variable in class org.opencv.videoio.Videoio
 
CAP_WINRT - Static variable in class org.opencv.videoio.Videoio
 
CAP_XIAPI - Static variable in class org.opencv.videoio.Videoio
 
CAP_XINE - Static variable in class org.opencv.videoio.Videoio
 
cartToPolar(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
cartToPolar(Mat, Mat, Mat, Mat, boolean) - Static method in class org.opencv.core.Core
 
CASCADE_DO_CANNY_PRUNING - Static variable in class org.opencv.objdetect.Objdetect
 
CASCADE_DO_ROUGH_SEARCH - Static variable in class org.opencv.objdetect.Objdetect
 
CASCADE_FIND_BIGGEST_OBJECT - Static variable in class org.opencv.objdetect.Objdetect
 
CASCADE_SCALE_IMAGE - Static variable in class org.opencv.objdetect.Objdetect
 
CascadeClassifier - Class in org.opencv.objdetect
 
CascadeClassifier() - Constructor for class org.opencv.objdetect.CascadeClassifier
 
CascadeClassifier(long) - Constructor for class org.opencv.objdetect.CascadeClassifier
 
CascadeClassifier(String) - Constructor for class org.opencv.objdetect.CascadeClassifier
 
CC_STAT_AREA - Static variable in class org.opencv.imgproc.Imgproc
 
CC_STAT_HEIGHT - Static variable in class org.opencv.imgproc.Imgproc
 
CC_STAT_LEFT - Static variable in class org.opencv.imgproc.Imgproc
 
CC_STAT_MAX - Static variable in class org.opencv.imgproc.Imgproc
 
CC_STAT_TOP - Static variable in class org.opencv.imgproc.Imgproc
 
CC_STAT_WIDTH - Static variable in class org.opencv.imgproc.Imgproc
 
CCL_DEFAULT - Static variable in class org.opencv.imgproc.Imgproc
 
CCL_GRANA - Static variable in class org.opencv.imgproc.Imgproc
 
CCL_WU - Static variable in class org.opencv.imgproc.Imgproc
 
center - Variable in class edu.wpi.first.hal.PWMConfigDataResult
The center PWM value.
center - Variable in class org.opencv.core.RotatedRect
 
CHAIN_APPROX_NONE - Static variable in class org.opencv.imgproc.Imgproc
 
CHAIN_APPROX_SIMPLE - Static variable in class org.opencv.imgproc.Imgproc
 
CHAIN_APPROX_TC89_KCOS - Static variable in class org.opencv.imgproc.Imgproc
 
CHAIN_APPROX_TC89_L1 - Static variable in class org.opencv.imgproc.Imgproc
 
channels() - Method in class org.opencv.core.Mat
 
channels(int) - Static method in class org.opencv.core.CvType
 
check() - Method in class edu.wpi.first.wpilibj.MotorSafety
Check if this motor has exceeded its timeout.
checkAnalogInputChannel(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
checkAnalogInputChannel(int) - Static method in class edu.wpi.first.wpilibj.SensorUtil
Check that the analog input number is value.
checkAnalogModule(byte) - Static method in class edu.wpi.first.hal.AnalogJNI
 
checkAnalogOutputChannel(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
checkAnalogOutputChannel(int) - Static method in class edu.wpi.first.wpilibj.SensorUtil
Check that the analog input number is value.
checkCompressorModule(byte) - Static method in class edu.wpi.first.hal.CompressorJNI
 
checkDetectorSize() - Method in class org.opencv.objdetect.HOGDescriptor
 
checkDigitalChannel(int) - Static method in class edu.wpi.first.wpilibj.SensorUtil
Check that the digital channel number is valid.
checkDIOChannel(int) - Static method in class edu.wpi.first.hal.DIOJNI
 
CheckedAllocationException - Exception in edu.wpi.first.hal.util
Exception indicating that the resource is already allocated This is meant to be thrown by the resource class.
CheckedAllocationException(String) - Constructor for exception edu.wpi.first.hal.util.CheckedAllocationException
Create a new CheckedAllocationException.
checkMotors() - Static method in class edu.wpi.first.wpilibj.MotorSafety
Check the motors to see if any have timed out.
checkPDPChannel(int) - Static method in class edu.wpi.first.hal.PDPJNI
 
checkPDPChannel(int) - Static method in class edu.wpi.first.wpilibj.SensorUtil
Verify that the power distribution channel number is within limits.
checkPDPModule(int) - Static method in class edu.wpi.first.hal.PDPJNI
 
checkPDPModule(int) - Static method in class edu.wpi.first.wpilibj.SensorUtil
Verify that the PDP module number is within limits.
checkPWMChannel(int) - Static method in class edu.wpi.first.hal.PWMJNI
 
checkPWMChannel(int) - Static method in class edu.wpi.first.wpilibj.SensorUtil
Check that the digital channel number is valid.
checkRange(Mat) - Static method in class org.opencv.core.Core
 
checkRange(Mat, boolean) - Static method in class org.opencv.core.Core
 
checkRange(Mat, boolean, double) - Static method in class org.opencv.core.Core
 
checkRange(Mat, boolean, double, double) - Static method in class org.opencv.core.Core
 
checkRelayChannel(int) - Static method in class edu.wpi.first.hal.RelayJNI
 
checkRelayChannel(int) - Static method in class edu.wpi.first.wpilibj.SensorUtil
Check that the digital channel number is valid.
checkSolenoidChannel(int) - Static method in class edu.wpi.first.hal.SolenoidJNI
 
checkSolenoidChannel(int) - Static method in class edu.wpi.first.wpilibj.SensorUtil
Verify that the solenoid channel number is within limits.
checkSolenoidModule(int) - Static method in class edu.wpi.first.hal.SolenoidJNI
 
checkSolenoidModule(int) - Static method in class edu.wpi.first.wpilibj.SensorUtil
Verify that the solenoid module is correct.
checkStatus(int, int) - Static method in class edu.wpi.first.hal.can.CANExceptionFactory
 
checkVector(int) - Method in class org.opencv.core.Mat
 
checkVector(int, int) - Method in class org.opencv.core.Mat
 
checkVector(int, int, boolean) - Method in class org.opencv.core.Mat
 
CHI2 - Static variable in class org.opencv.ml.SVM
 
circle(Mat, Point, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
circle(Mat, Point, int, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
 
circle(Mat, Point, int, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
circle(Mat, Point, int, Scalar, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
CircularBuffer - Class in edu.wpi.first.wpilibj
This is a simple circular buffer so we don't need to "bucket brigade" copy old values.
CircularBuffer(int) - Constructor for class edu.wpi.first.wpilibj.CircularBuffer
Create a CircularBuffer with the provided size.
CLAHE - Class in org.opencv.imgproc
 
CLAHE(long) - Constructor for class org.opencv.imgproc.CLAHE
 
class_id - Variable in class org.opencv.core.KeyPoint
Object ID, that can be used to cluster keypoints by an object they belong to.
cleanAnalogTrigger(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
cleanCAN(int) - Static method in class edu.wpi.first.hal.CANAPIJNI
 
cleanInterrupts(int) - Static method in class edu.wpi.first.hal.InterruptJNI
 
cleanNotifier(int) - Static method in class edu.wpi.first.hal.NotifierJNI
Deletes the notifier object when we are done with it.
clear() - Method in class edu.wpi.first.wpilibj.CircularBuffer
Sets internal buffer contents to zero.
clear() - Method in class org.opencv.core.Algorithm
 
clear() - Method in class org.opencv.features2d.BOWTrainer
 
clear() - Method in class org.opencv.features2d.DescriptorMatcher
 
clearAllPCMStickyFaults() - Method in class edu.wpi.first.wpilibj.Compressor
Clear ALL sticky faults inside PCM that Compressor is wired to.
clearAllPCMStickyFaults() - Method in class edu.wpi.first.wpilibj.SolenoidBase
Clear ALL sticky faults inside PCM that Compressor is wired to.
clearAllPCMStickyFaults(byte) - Static method in class edu.wpi.first.hal.CompressorJNI
 
clearAllPCMStickyFaults(int) - Static method in class edu.wpi.first.hal.SolenoidJNI
 
clearAllPCMStickyFaults(int) - Static method in class edu.wpi.first.wpilibj.SolenoidBase
Clear ALL sticky faults inside PCM that Compressor is wired to.
clearCounterDownSource(int) - Static method in class edu.wpi.first.hal.CounterJNI
 
clearCounterUpSource(int) - Static method in class edu.wpi.first.hal.CounterJNI
 
clearDownSource() - Method in class edu.wpi.first.wpilibj.Counter
Disable the down counting source to the counter.
clearFlags(int) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Clears flags.
clearFlags(String, int) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Clears flags on the specified key in this table.
clearFlags(String, int) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Clears flags on the specified key in this table.
clearFlags(String, int) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Clears flags on the specified key in this table.
clearPDPStickyFaults(int) - Static method in class edu.wpi.first.hal.PDPJNI
 
clearPersistent() - Method in class edu.wpi.first.networktables.NetworkTableEntry
Stop making value persistent through program restarts.
clearPersistent(String) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Stop making a key's value persistent through program restarts.
clearPersistent(String) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Stop making a key's value persistent through program restarts.
clearPersistent(String) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Stop making a key's value persistent through program restarts.
clearRecordingFileNameFormat() - Static method in class edu.wpi.first.wpilibj.shuffleboard.Shuffleboard
Clears the custom name format for recording files.
clearRequirements() - Method in class edu.wpi.first.wpilibj.command.Command
Clears list of subsystem requirements.
clearStickyFaults() - Method in class edu.wpi.first.wpilibj.PowerDistributionPanel
Clear all PDP sticky faults.
clearUpSource() - Method in class edu.wpi.first.wpilibj.Counter
Disable the up counting source to the counter.
clipLine(Rect, Point, Point) - Static method in class org.opencv.imgproc.Imgproc
 
clone() - Method in class org.opencv.core.Mat
 
clone() - Method in class org.opencv.core.Point
 
clone() - Method in class org.opencv.core.Point3
 
clone() - Method in class org.opencv.core.Range
 
clone() - Method in class org.opencv.core.Rect
 
clone() - Method in class org.opencv.core.Rect2d
 
clone() - Method in class org.opencv.core.RotatedRect
 
clone() - Method in class org.opencv.core.Scalar
 
clone() - Method in class org.opencv.core.Size
 
clone() - Method in class org.opencv.core.TermCriteria
 
clone() - Method in class org.opencv.features2d.DescriptorMatcher
 
clone(boolean) - Method in class org.opencv.features2d.DescriptorMatcher
 
close() - Method in class edu.wpi.cscore.VideoListener
 
close() - Method in class edu.wpi.cscore.VideoSink
 
close() - Method in class edu.wpi.cscore.VideoSource
 
close() - Method in class edu.wpi.first.hal.sim.CallbackStore
 
close() - Method in class edu.wpi.first.networktables.NetworkTableInstance
Destroys the instance (if created by NetworkTableInstance.create()).
close() - Method in class edu.wpi.first.networktables.RpcCall
Cancels the result if no other action taken.
close() - Method in class edu.wpi.first.wpilibj.ADXL345_I2C
 
close() - Method in class edu.wpi.first.wpilibj.ADXL345_SPI
 
close() - Method in class edu.wpi.first.wpilibj.ADXL362
 
close() - Method in class edu.wpi.first.wpilibj.ADXRS450_Gyro
Delete (free) the spi port used for the gyro and stop accumulating.
close() - Method in class edu.wpi.first.wpilibj.AnalogAccelerometer
Delete the analog components used for the accelerometer.
close() - Method in class edu.wpi.first.wpilibj.AnalogGyro
Delete (free) the accumulator and the analog components used for the gyro.
close() - Method in class edu.wpi.first.wpilibj.AnalogInput
 
close() - Method in class edu.wpi.first.wpilibj.AnalogOutput
 
close() - Method in class edu.wpi.first.wpilibj.AnalogPotentiometer
 
close() - Method in class edu.wpi.first.wpilibj.AnalogTrigger
 
close() - Method in class edu.wpi.first.wpilibj.CAN
Closes the CAN communication.
close() - Method in class edu.wpi.first.wpilibj.Counter
 
close() - Method in class edu.wpi.first.wpilibj.DigitalGlitchFilter
 
close() - Method in class edu.wpi.first.wpilibj.DigitalInput
 
close() - Method in class edu.wpi.first.wpilibj.DigitalOutput
 
close() - Method in class edu.wpi.first.wpilibj.DoubleSolenoid
 
close() - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
 
close() - Method in class edu.wpi.first.wpilibj.Encoder
 
close() - Method in class edu.wpi.first.wpilibj.I2C
 
close() - Method in class edu.wpi.first.wpilibj.InterruptableSensorBase
 
close() - Method in class edu.wpi.first.wpilibj.NidecBrushless
 
close() - Method in class edu.wpi.first.wpilibj.Notifier
 
close() - Method in class edu.wpi.first.wpilibj.PIDController
 
close() - Method in class edu.wpi.first.wpilibj.PWM
Free the resource associated with the PWM channel and set the value to 0.
close() - Method in class edu.wpi.first.wpilibj.Relay
 
close() - Method in class edu.wpi.first.wpilibj.RobotBase
 
close() - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Free the speed controllers if they were allocated locally.
close() - Method in class edu.wpi.first.wpilibj.SendableBase
 
close() - Method in class edu.wpi.first.wpilibj.SendableImpl
 
close() - Method in class edu.wpi.first.wpilibj.SerialPort
 
close() - Method in class edu.wpi.first.wpilibj.Solenoid
 
close() - Method in class edu.wpi.first.wpilibj.SPI
 
close() - Method in class edu.wpi.first.wpilibj.Ultrasonic
Destructor for the ultrasonic sensor.
close() - Method in class edu.wpi.first.wpilibj.Watchdog
 
cluster() - Method in class org.opencv.features2d.BOWKMeansTrainer
 
cluster() - Method in class org.opencv.features2d.BOWTrainer
 
cluster(Mat) - Method in class org.opencv.features2d.BOWKMeansTrainer
 
cluster(Mat) - Method in class org.opencv.features2d.BOWTrainer
 
CMP_EQ - Static variable in class org.opencv.core.Core
 
CMP_GE - Static variable in class org.opencv.core.Core
 
CMP_GT - Static variable in class org.opencv.core.Core
 
CMP_LE - Static variable in class org.opencv.core.Core
 
CMP_LT - Static variable in class org.opencv.core.Core
 
CMP_NE - Static variable in class org.opencv.core.Core
 
COEF - Static variable in class org.opencv.ml.SVM
 
col(int) - Method in class org.opencv.core.Mat
 
COL_SAMPLE - Static variable in class org.opencv.ml.Ml
 
collectGarbage() - Method in class org.opencv.imgproc.CLAHE
 
collectGarbage() - Method in class org.opencv.video.DenseOpticalFlow
 
COLOR_BayerBG2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerBG2BGR_EA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerBG2BGR_VNG - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerBG2BGRA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerBG2GRAY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerBG2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerBG2RGB_EA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerBG2RGB_VNG - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerBG2RGBA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGB2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGB2BGR_EA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGB2BGR_VNG - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGB2BGRA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGB2GRAY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGB2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGB2RGB_EA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGB2RGB_VNG - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGB2RGBA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGR2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGR2BGR_EA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGR2BGR_VNG - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGR2BGRA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGR2GRAY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGR2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGR2RGB_EA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGR2RGB_VNG - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerGR2RGBA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerRG2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerRG2BGR_EA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerRG2BGR_VNG - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerRG2BGRA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerRG2GRAY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerRG2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerRG2RGB_EA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerRG2RGB_VNG - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BayerRG2RGBA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2BGR555 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2BGR565 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2BGRA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2GRAY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2HLS - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2HLS_FULL - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2HSV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2HSV_FULL - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2Lab - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2Luv - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2RGBA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2XYZ - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2YCrCb - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2YUV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2YUV_I420 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2YUV_IYUV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR2YUV_YV12 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR5552BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR5552BGRA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR5552GRAY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR5552RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR5552RGBA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR5652BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR5652BGRA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR5652GRAY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR5652RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGR5652RGBA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGRA2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGRA2BGR555 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGRA2BGR565 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGRA2GRAY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGRA2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGRA2RGBA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGRA2YUV_I420 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGRA2YUV_IYUV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_BGRA2YUV_YV12 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_COLORCVT_MAX - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_GRAY2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_GRAY2BGR555 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_GRAY2BGR565 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_GRAY2BGRA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_GRAY2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_GRAY2RGBA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_HLS2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_HLS2BGR_FULL - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_HLS2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_HLS2RGB_FULL - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_HSV2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_HSV2BGR_FULL - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_HSV2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_HSV2RGB_FULL - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_Lab2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_Lab2LBGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_Lab2LRGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_Lab2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_LBGR2Lab - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_LBGR2Luv - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_LRGB2Lab - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_LRGB2Luv - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_Luv2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_Luv2LBGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_Luv2LRGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_Luv2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_mRGBA2RGBA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2BGR555 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2BGR565 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2BGRA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2GRAY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2HLS - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2HLS_FULL - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2HSV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2HSV_FULL - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2Lab - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2Luv - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2RGBA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2XYZ - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2YCrCb - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2YUV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2YUV_I420 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2YUV_IYUV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGB2YUV_YV12 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGBA2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGBA2BGR555 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGBA2BGR565 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGBA2BGRA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGBA2GRAY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGBA2mRGBA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGBA2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGBA2YUV_I420 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGBA2YUV_IYUV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_RGBA2YUV_YV12 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_XYZ2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_XYZ2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YCrCb2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YCrCb2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGR_I420 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGR_IYUV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGR_NV12 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGR_NV21 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGR_UYNV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGR_UYVY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGR_Y422 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGR_YUNV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGR_YUY2 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGR_YUYV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGR_YV12 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGR_YVYU - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGRA_I420 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGRA_IYUV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGRA_NV12 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGRA_NV21 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGRA_UYNV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGRA_UYVY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGRA_Y422 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGRA_YUNV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGRA_YUY2 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGRA_YUYV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGRA_YV12 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2BGRA_YVYU - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2GRAY_420 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2GRAY_I420 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2GRAY_IYUV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2GRAY_NV12 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2GRAY_NV21 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2GRAY_UYNV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2GRAY_UYVY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2GRAY_Y422 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2GRAY_YUNV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2GRAY_YUY2 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2GRAY_YUYV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2GRAY_YV12 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2GRAY_YVYU - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGB_I420 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGB_IYUV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGB_NV12 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGB_NV21 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGB_UYNV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGB_UYVY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGB_Y422 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGB_YUNV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGB_YUY2 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGB_YUYV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGB_YV12 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGB_YVYU - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGBA_I420 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGBA_IYUV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGBA_NV12 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGBA_NV21 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGBA_UYNV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGBA_UYVY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGBA_Y422 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGBA_YUNV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGBA_YUY2 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGBA_YUYV - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGBA_YV12 - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV2RGBA_YVYU - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV420p2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV420p2BGRA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV420p2GRAY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV420p2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV420p2RGBA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV420sp2BGR - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV420sp2BGRA - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV420sp2GRAY - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV420sp2RGB - Static variable in class org.opencv.imgproc.Imgproc
 
COLOR_YUV420sp2RGBA - Static variable in class org.opencv.imgproc.Imgproc
 
colorChange(Mat, Mat, Mat) - Static method in class org.opencv.photo.Photo
 
colorChange(Mat, Mat, Mat, float) - Static method in class org.opencv.photo.Photo
 
colorChange(Mat, Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
 
colorChange(Mat, Mat, Mat, float, float, float) - Static method in class org.opencv.photo.Photo
 
COLORMAP_AUTUMN - Static variable in class org.opencv.imgproc.Imgproc
 
COLORMAP_BONE - Static variable in class org.opencv.imgproc.Imgproc
 
COLORMAP_COOL - Static variable in class org.opencv.imgproc.Imgproc
 
COLORMAP_HOT - Static variable in class org.opencv.imgproc.Imgproc
 
COLORMAP_HSV - Static variable in class org.opencv.imgproc.Imgproc
 
COLORMAP_JET - Static variable in class org.opencv.imgproc.Imgproc
 
COLORMAP_OCEAN - Static variable in class org.opencv.imgproc.Imgproc
 
COLORMAP_PARULA - Static variable in class org.opencv.imgproc.Imgproc
 
COLORMAP_PINK - Static variable in class org.opencv.imgproc.Imgproc
 
COLORMAP_RAINBOW - Static variable in class org.opencv.imgproc.Imgproc
 
COLORMAP_SPRING - Static variable in class org.opencv.imgproc.Imgproc
 
COLORMAP_SUMMER - Static variable in class org.opencv.imgproc.Imgproc
 
COLORMAP_WINTER - Static variable in class org.opencv.imgproc.Imgproc
 
colRange(int, int) - Method in class org.opencv.core.Mat
 
colRange(Range) - Method in class org.opencv.core.Mat
 
cols() - Method in class org.opencv.core.Mat
 
Command - Class in edu.wpi.first.wpilibj.command
The Command class is at the very core of the entire command framework.
Command() - Constructor for class edu.wpi.first.wpilibj.command.Command
Creates a new command.
Command(double) - Constructor for class edu.wpi.first.wpilibj.command.Command
Creates a new command with the given timeout and a default name.
Command(double, Subsystem) - Constructor for class edu.wpi.first.wpilibj.command.Command
Creates a new command with the given timeout and a default name.
Command(Subsystem) - Constructor for class edu.wpi.first.wpilibj.command.Command
Creates a new command with the given timeout and a default name.
Command(String) - Constructor for class edu.wpi.first.wpilibj.command.Command
Creates a new command with the given name.
Command(String, double) - Constructor for class edu.wpi.first.wpilibj.command.Command
Creates a new command with the given name and timeout.
Command(String, double, Subsystem) - Constructor for class edu.wpi.first.wpilibj.command.Command
Creates a new command with the given name and timeout.
Command(String, Subsystem) - Constructor for class edu.wpi.first.wpilibj.command.Command
Creates a new command with the given name.
CommandGroup - Class in edu.wpi.first.wpilibj.command
A CommandGroup is a list of commands which are executed in sequence.
CommandGroup() - Constructor for class edu.wpi.first.wpilibj.command.CommandGroup
Creates a new CommandGroup.
CommandGroup(String) - Constructor for class edu.wpi.first.wpilibj.command.CommandGroup
Creates a new CommandGroup with the given name.
compare(Object, Object) - Method in interface edu.wpi.first.wpilibj.util.SortedVector.Comparator
Compare the given two objects.
compare(Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
compare(Mat, Scalar, Mat, int) - Static method in class org.opencv.core.Core
 
compareHist(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
compareSegments(Size, Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
 
compareSegments(Size, Mat, Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
 
compareTo(Watchdog) - Method in class edu.wpi.first.wpilibj.Watchdog
 
completeState() - Method in class org.opencv.imgproc.Moments
 
completeSymm(Mat) - Static method in class org.opencv.core.Core
 
completeSymm(Mat, boolean) - Static method in class org.opencv.core.Core
 
ComplexWidget - Class in edu.wpi.first.wpilibj.shuffleboard
A Shuffleboard widget that handles a Sendable object such as a speed controller or sensor.
composeRT(Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
COMPRESSED_INPUT - Static variable in class org.opencv.ml.StatModel
 
Compressor - Class in edu.wpi.first.wpilibj
Class for operating a compressor connected to a PCM (Pneumatic Control Module).
Compressor() - Constructor for class edu.wpi.first.wpilibj.Compressor
Makes a new instance of the compressor using the default PCM ID of 0.
Compressor(int) - Constructor for class edu.wpi.first.wpilibj.Compressor
Makes a new instance of the compressor using the provided CAN device ID.
CompressorJNI - Class in edu.wpi.first.hal
 
CompressorJNI() - Constructor for class edu.wpi.first.hal.CompressorJNI
 
compute(List<Mat>, List<MatOfKeyPoint>, List<Mat>) - Method in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
compute(List<Mat>, List<MatOfKeyPoint>, List<Mat>) - Method in class org.opencv.features2d.Feature2D
 
compute(Mat, MatOfFloat) - Method in class org.opencv.objdetect.HOGDescriptor
 
compute(Mat, MatOfFloat, Size) - Method in class org.opencv.objdetect.HOGDescriptor
 
compute(Mat, MatOfFloat, Size, Size) - Method in class org.opencv.objdetect.HOGDescriptor
 
compute(Mat, MatOfFloat, Size, Size, MatOfPoint) - Method in class org.opencv.objdetect.HOGDescriptor
 
compute(Mat, MatOfKeyPoint, Mat) - Method in class org.opencv.features2d.BOWImgDescriptorExtractor
 
compute(Mat, MatOfKeyPoint, Mat) - Method in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
compute(Mat, MatOfKeyPoint, Mat) - Method in class org.opencv.features2d.Feature2D
 
compute(Mat, Mat, Mat) - Method in class org.opencv.calib3d.StereoMatcher
 
computeBitmaps(Mat, Mat, Mat) - Method in class org.opencv.photo.AlignMTB
 
computeCorrespondEpilines(Mat, int, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
computeGradient(Mat, Mat, Mat) - Method in class org.opencv.objdetect.HOGDescriptor
 
computeGradient(Mat, Mat, Mat, Size) - Method in class org.opencv.objdetect.HOGDescriptor
 
computeGradient(Mat, Mat, Mat, Size, Size) - Method in class org.opencv.objdetect.HOGDescriptor
 
condition() - Method in class edu.wpi.first.wpilibj.command.ConditionalCommand
The Condition to test to determine which Command to run.
ConditionalCommand - Class in edu.wpi.first.wpilibj.command
A ConditionalCommand is a Command that starts one of two commands.
ConditionalCommand(Command) - Constructor for class edu.wpi.first.wpilibj.command.ConditionalCommand
Creates a new ConditionalCommand with given onTrue and onFalse Commands.
ConditionalCommand(Command, Command) - Constructor for class edu.wpi.first.wpilibj.command.ConditionalCommand
Creates a new ConditionalCommand with given onTrue and onFalse Commands.
ConditionalCommand(String, Command) - Constructor for class edu.wpi.first.wpilibj.command.ConditionalCommand
Creates a new ConditionalCommand with given name and onTrue and onFalse Commands.
ConditionalCommand(String, Command, Command) - Constructor for class edu.wpi.first.wpilibj.command.ConditionalCommand
Creates a new ConditionalCommand with given name and onTrue and onFalse Commands.
conj() - Method in class org.opencv.core.Scalar
 
conn - Variable in class edu.wpi.first.networktables.ConnectionNotification
Connection information.
conn - Variable in class edu.wpi.first.networktables.RpcAnswer
Connection that called the RPC.
connected - Variable in class edu.wpi.first.networktables.ConnectionNotification
True if event is due to connection being established.
connected(IRemote) - Method in interface edu.wpi.first.wpilibj.tables.IRemoteConnectionListener
Deprecated.
Called when an IRemote is connected
connectedComponents(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
connectedComponents(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
connectedComponents(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
connectedComponentsWithAlgorithm(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
connectedComponentsWithStats(Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
connectedComponentsWithStats(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
connectedComponentsWithStats(Mat, Mat, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
connectedComponentsWithStatsWithAlgorithm(Mat, Mat, Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
connectedEx(IRemote, ConnectionInfo) - Method in interface edu.wpi.first.wpilibj.tables.IRemoteConnectionListener
Deprecated.
Extended version of connected called when an IRemote is connected.
ConnectionInfo - Class in edu.wpi.first.networktables
NetworkTables Connection information.
ConnectionInfo(String, String, int, long, int) - Constructor for class edu.wpi.first.networktables.ConnectionInfo
Constructor.
ConnectionNotification - Class in edu.wpi.first.networktables
NetworkTables Connection notification.
ConnectionNotification(NetworkTableInstance, int, boolean, ConnectionInfo) - Constructor for class edu.wpi.first.networktables.ConnectionNotification
Constructor.
connections() - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
ConstantsJNI - Class in edu.wpi.first.hal
 
ConstantsJNI() - Constructor for class edu.wpi.first.hal.ConstantsJNI
 
ConstBufferCallback - Interface in edu.wpi.first.hal.sim
 
contains(Point) - Method in class org.opencv.core.Rect
 
contains(Point) - Method in class org.opencv.core.Rect2d
 
containsKey(String) - Method in class edu.wpi.first.networktables.NetworkTable
Checks the table and tells if it contains the specified key.
containsKey(String) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Checks the table and tells if it contains the specified key
containsKey(String) - Method in class edu.wpi.first.wpilibj.Preferences
Returns whether or not there is a key with the given name.
containsKey(String) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Checks the table and tells if it contains the specified key.
containsKey(String) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Checks the table and tells if it contains the specified key
containsSubTable(String) - Method in class edu.wpi.first.networktables.NetworkTable
Checks the table and tells if it contains the specified sub table.
containsSubTable(String) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
 
containsSubTable(String) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
 
contourArea(Mat) - Static method in class org.opencv.imgproc.Imgproc
 
contourArea(Mat, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
CONTOURS_MATCH_I1 - Static variable in class org.opencv.imgproc.Imgproc
 
CONTOURS_MATCH_I2 - Static variable in class org.opencv.imgproc.Imgproc
 
CONTOURS_MATCH_I3 - Static variable in class org.opencv.imgproc.Imgproc
 
Controller - Interface in edu.wpi.first.wpilibj
An interface for controllers.
ControllerPower - Class in edu.wpi.first.wpilibj
Deprecated.
Use RobotController class instead
ControlWord - Class in edu.wpi.first.hal
A wrapper for the HALControlWord bitfield.
ControlWord() - Constructor for class edu.wpi.first.hal.ControlWord
 
convert(String, String) - Static method in class org.opencv.objdetect.CascadeClassifier
 
Converters - Class in org.opencv.utils
 
Converters() - Constructor for class org.opencv.utils.Converters
 
convertFp16(Mat, Mat) - Static method in class org.opencv.core.Core
 
convertMaps(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
convertMaps(Mat, Mat, Mat, Mat, int, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
convertPointsFromHomogeneous(Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
convertPointsToHomogeneous(Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
convertScaleAbs(Mat, Mat) - Static method in class org.opencv.core.Core
 
convertScaleAbs(Mat, Mat, double) - Static method in class org.opencv.core.Core
 
convertScaleAbs(Mat, Mat, double, double) - Static method in class org.opencv.core.Core
 
convertTo(Mat, int) - Method in class org.opencv.core.Mat
 
convertTo(Mat, int, double) - Method in class org.opencv.core.Mat
 
convertTo(Mat, int, double, double) - Method in class org.opencv.core.Mat
 
convexHull(MatOfPoint, MatOfInt) - Static method in class org.opencv.imgproc.Imgproc
 
convexHull(MatOfPoint, MatOfInt, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
convexityDefects(MatOfPoint, MatOfInt, MatOfInt4) - Static method in class org.opencv.imgproc.Imgproc
 
copyMakeBorder(Mat, Mat, int, int, int, int, int) - Static method in class org.opencv.core.Core
 
copyMakeBorder(Mat, Mat, int, int, int, int, int, Scalar) - Static method in class org.opencv.core.Core
 
copyPipelineOutputs(P) - Method in interface edu.wpi.first.vision.VisionRunner.Listener
Called when the pipeline has run.
copyPipelineOutputs(P) - Method in interface edu.wpi.first.wpilibj.vision.VisionRunner.Listener
Deprecated.
Called when the pipeline has run.
copySink(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
copySource(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
copyTo(Mat) - Method in class org.opencv.core.Mat
 
copyTo(Mat, Mat) - Method in class org.opencv.core.Mat
 
Core - Class in org.opencv.core
 
Core() - Constructor for class org.opencv.core.Core
 
Core.MinMaxLocResult - Class in org.opencv.core
 
cornerEigenValsAndVecs(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
cornerEigenValsAndVecs(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
cornerHarris(Mat, Mat, int, int, double) - Static method in class org.opencv.imgproc.Imgproc
 
cornerHarris(Mat, Mat, int, int, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
cornerMinEigenVal(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
cornerMinEigenVal(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
cornerMinEigenVal(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
cornerSubPix(Mat, Mat, Size, Size, TermCriteria) - Static method in class org.opencv.imgproc.Imgproc
 
correct(Mat) - Method in class org.opencv.video.KalmanFilter
 
correctMatches(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
count - Variable in class edu.wpi.first.hal.AccumulatorResult
The number of sample value was accumulated over.
COUNT - Static variable in class org.opencv.core.TermCriteria
The maximum number of iterations or elements to compute
Counter - Class in edu.wpi.first.wpilibj
Class for counting the number of ticks on a digital input channel.
Counter() - Constructor for class edu.wpi.first.wpilibj.Counter
Create an instance of a counter where no sources are selected.
Counter(int) - Constructor for class edu.wpi.first.wpilibj.Counter
Create an instance of a Counter object.
Counter(AnalogTrigger) - Constructor for class edu.wpi.first.wpilibj.Counter
Create an instance of a Counter object.
Counter(Counter.Mode) - Constructor for class edu.wpi.first.wpilibj.Counter
Create an instance of a counter with the given mode.
Counter(CounterBase.EncodingType, DigitalSource, DigitalSource, boolean) - Constructor for class edu.wpi.first.wpilibj.Counter
Create an instance of a Counter object.
Counter(DigitalSource) - Constructor for class edu.wpi.first.wpilibj.Counter
Create an instance of a counter from a Digital Input.
Counter.Mode - Enum in edu.wpi.first.wpilibj
Mode determines how and what the counter counts.
CounterBase - Interface in edu.wpi.first.wpilibj
Interface for counting the number of ticks on a digital input channel.
CounterBase.EncodingType - Enum in edu.wpi.first.wpilibj
The number of edges for the counterbase to increment or decrement on.
CounterJNI - Class in edu.wpi.first.hal
 
CounterJNI() - Constructor for class edu.wpi.first.hal.CounterJNI
 
countNonZero(Mat) - Static method in class org.opencv.core.Core
 
COV_MAT_DEFAULT - Static variable in class org.opencv.ml.EM
 
COV_MAT_DIAGONAL - Static variable in class org.opencv.ml.EM
 
COV_MAT_GENERIC - Static variable in class org.opencv.ml.EM
 
COV_MAT_SPHERICAL - Static variable in class org.opencv.ml.EM
 
COVAR_COLS - Static variable in class org.opencv.core.Core
 
COVAR_NORMAL - Static variable in class org.opencv.core.Core
 
COVAR_ROWS - Static variable in class org.opencv.core.Core
 
COVAR_SCALE - Static variable in class org.opencv.core.Core
 
COVAR_SCRAMBLED - Static variable in class org.opencv.core.Core
 
COVAR_USE_AVG - Static variable in class org.opencv.core.Core
 
create() - Static method in class edu.wpi.first.networktables.NetworkTableInstance
Create an instance.
create() - Static method in class org.opencv.calib3d.StereoBM
 
create() - Static method in class org.opencv.calib3d.StereoSGBM
 
create() - Static method in class org.opencv.features2d.AgastFeatureDetector
 
create() - Static method in class org.opencv.features2d.AKAZE
 
create() - Static method in class org.opencv.features2d.BFMatcher
 
create() - Static method in class org.opencv.features2d.BRISK
 
create() - Static method in class org.opencv.features2d.FastFeatureDetector
 
create() - Static method in class org.opencv.features2d.FlannBasedMatcher
 
create() - Static method in class org.opencv.features2d.GFTTDetector
 
create() - Static method in class org.opencv.features2d.KAZE
 
create() - Static method in class org.opencv.features2d.MSER
 
create() - Static method in class org.opencv.features2d.ORB
 
create() - Static method in class org.opencv.ml.ANN_MLP
 
create() - Static method in class org.opencv.ml.Boost
 
create() - Static method in class org.opencv.ml.DTrees
 
create() - Static method in class org.opencv.ml.EM
 
create() - Static method in class org.opencv.ml.KNearest
 
create() - Static method in class org.opencv.ml.LogisticRegression
 
create() - Static method in class org.opencv.ml.NormalBayesClassifier
 
create() - Static method in class org.opencv.ml.ParamGrid
 
create() - Static method in class org.opencv.ml.RTrees
 
create() - Static method in class org.opencv.ml.SVM
 
create() - Static method in class org.opencv.ml.SVMSGD
 
create() - Static method in class org.opencv.video.DualTVL1OpticalFlow
 
create() - Static method in class org.opencv.video.FarnebackOpticalFlow
 
create() - Static method in class org.opencv.video.SparsePyrLKOpticalFlow
 
create(boolean) - Static method in class org.opencv.features2d.KAZE
 
create(boolean, boolean) - Static method in class org.opencv.features2d.KAZE
 
create(boolean, boolean, float) - Static method in class org.opencv.features2d.KAZE
 
create(boolean, boolean, float, int) - Static method in class org.opencv.features2d.KAZE
 
create(boolean, boolean, float, int, int) - Static method in class org.opencv.features2d.KAZE
 
create(boolean, boolean, float, int, int, int) - Static method in class org.opencv.features2d.KAZE
 
create(double) - Static method in class org.opencv.ml.ParamGrid
 
create(double) - Static method in class org.opencv.video.DualTVL1OpticalFlow
 
create(double, double) - Static method in class org.opencv.ml.ParamGrid
 
create(double, double) - Static method in class org.opencv.video.DualTVL1OpticalFlow
 
create(double, double, double) - Static method in class org.opencv.ml.ParamGrid
 
create(double, double, double) - Static method in class org.opencv.video.DualTVL1OpticalFlow
 
create(double, double, double, int) - Static method in class org.opencv.video.DualTVL1OpticalFlow
 
create(double, double, double, int, int) - Static method in class org.opencv.video.DualTVL1OpticalFlow
 
create(double, double, double, int, int, double) - Static method in class org.opencv.video.DualTVL1OpticalFlow
 
create(double, double, double, int, int, double, int) - Static method in class org.opencv.video.DualTVL1OpticalFlow
 
create(double, double, double, int, int, double, int, int) - Static method in class org.opencv.video.DualTVL1OpticalFlow
 
create(double, double, double, int, int, double, int, int, double) - Static method in class org.opencv.video.DualTVL1OpticalFlow
 
create(double, double, double, int, int, double, int, int, double, double) - Static method in class org.opencv.video.DualTVL1OpticalFlow
 
create(double, double, double, int, int, double, int, int, double, double, int) - Static method in class org.opencv.video.DualTVL1OpticalFlow
 
create(double, double, double, int, int, double, int, int, double, double, int, boolean) - Static method in class org.opencv.video.DualTVL1OpticalFlow
 
create(int) - Static method in class org.opencv.calib3d.StereoBM
 
create(int) - Static method in class org.opencv.calib3d.StereoSGBM
 
create(int) - Static method in class org.opencv.features2d.AgastFeatureDetector
 
create(int) - Static method in class org.opencv.features2d.AKAZE
 
create(int) - Static method in class org.opencv.features2d.BFMatcher
 
create(int) - Static method in class org.opencv.features2d.BRISK
 
create(int) - Static method in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
create(int) - Static method in class org.opencv.features2d.DescriptorMatcher
 
create(int) - Static method in class org.opencv.features2d.FastFeatureDetector
 
create(int) - Static method in class org.opencv.features2d.FeatureDetector
Deprecated.
create(int) - Static method in class org.opencv.features2d.GFTTDetector
 
create(int) - Static method in class org.opencv.features2d.MSER
 
create(int) - Static method in class org.opencv.features2d.ORB
 
create(int) - Static method in class org.opencv.video.FarnebackOpticalFlow
 
create(int, boolean) - Static method in class org.opencv.features2d.AgastFeatureDetector
 
create(int, boolean) - Static method in class org.opencv.features2d.BFMatcher
 
create(int, boolean) - Static method in class org.opencv.features2d.FastFeatureDetector
 
create(int, boolean, int) - Static method in class org.opencv.features2d.AgastFeatureDetector
 
create(int, boolean, int) - Static method in class org.opencv.features2d.FastFeatureDetector
 
create(int, double) - Static method in class org.opencv.features2d.GFTTDetector
 
create(int, double) - Static method in class org.opencv.video.FarnebackOpticalFlow
 
create(int, double, boolean) - Static method in class org.opencv.video.FarnebackOpticalFlow
 
create(int, double, boolean, int) - Static method in class org.opencv.video.FarnebackOpticalFlow
 
create(int, double, boolean, int, int) - Static method in class org.opencv.video.FarnebackOpticalFlow
 
create(int, double, boolean, int, int, int) - Static method in class org.opencv.video.FarnebackOpticalFlow
 
create(int, double, boolean, int, int, int, double) - Static method in class org.opencv.video.FarnebackOpticalFlow
 
create(int, double, boolean, int, int, int, double, int) - Static method in class org.opencv.video.FarnebackOpticalFlow
 
create(int, double, double) - Static method in class org.opencv.features2d.GFTTDetector
 
create(int, double, double, int) - Static method in class org.opencv.features2d.GFTTDetector
 
create(int, double, double, int, boolean) - Static method in class org.opencv.features2d.GFTTDetector
 
create(int, double, double, int, boolean, double) - Static method in class org.opencv.features2d.GFTTDetector
 
create(int, double, double, int, int) - Static method in class org.opencv.features2d.GFTTDetector
 
create(int, double, double, int, int, boolean) - Static method in class org.opencv.features2d.GFTTDetector
 
create(int, double, double, int, int, boolean, double) - Static method in class org.opencv.features2d.GFTTDetector
 
create(int, float) - Static method in class org.opencv.features2d.ORB
 
create(int, float, int) - Static method in class org.opencv.features2d.ORB
 
create(int, float, int, int) - Static method in class org.opencv.features2d.ORB
 
create(int, float, int, int, int) - Static method in class org.opencv.features2d.ORB
 
create(int, float, int, int, int, int) - Static method in class org.opencv.features2d.ORB
 
create(int, float, int, int, int, int, int) - Static method in class org.opencv.features2d.ORB
 
create(int, float, int, int, int, int, int, int) - Static method in class org.opencv.features2d.ORB
 
create(int, float, int, int, int, int, int, int, int) - Static method in class org.opencv.features2d.ORB
 
create(int, int) - Static method in class org.opencv.calib3d.StereoBM
 
create(int, int) - Static method in class org.opencv.calib3d.StereoSGBM
 
create(int, int) - Static method in class org.opencv.features2d.AKAZE
 
create(int, int) - Static method in class org.opencv.features2d.BRISK
 
create(int, int) - Static method in class org.opencv.features2d.MSER
 
create(int, int, float) - Static method in class org.opencv.features2d.BRISK
 
create(int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
 
create(int, int, int) - Method in class org.opencv.core.Mat
 
create(int, int, int) - Static method in class org.opencv.features2d.AKAZE
 
create(int, int, int) - Static method in class org.opencv.features2d.MSER
 
create(int, int, int, double) - Static method in class org.opencv.features2d.MSER
 
create(int, int, int, double, double) - Static method in class org.opencv.features2d.MSER
 
create(int, int, int, double, double, int) - Static method in class org.opencv.features2d.MSER
 
create(int, int, int, double, double, int, double) - Static method in class org.opencv.features2d.MSER
 
create(int, int, int, double, double, int, double, double) - Static method in class org.opencv.features2d.MSER
 
create(int, int, int, double, double, int, double, double, int) - Static method in class org.opencv.features2d.MSER
 
create(int, int, int, float) - Static method in class org.opencv.features2d.AKAZE
 
create(int, int, int, float, int) - Static method in class org.opencv.features2d.AKAZE
 
create(int, int, int, float, int, int) - Static method in class org.opencv.features2d.AKAZE
 
create(int, int, int, float, int, int, int) - Static method in class org.opencv.features2d.AKAZE
 
create(int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
 
create(int, int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
 
create(int, int, int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
 
create(int, int, int, int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
 
create(int, int, int, int, int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
 
create(int, int, int, int, int, int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
 
create(int, int, int, int, int, int, int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
 
create(int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
 
create(int, int, MatOfFloat, MatOfInt) - Static method in class org.opencv.features2d.BRISK
 
create(int, int, MatOfFloat, MatOfInt, float) - Static method in class org.opencv.features2d.BRISK
 
create(int, int, MatOfFloat, MatOfInt, float, float) - Static method in class org.opencv.features2d.BRISK
 
create(int, int, MatOfFloat, MatOfInt, float, float, MatOfInt) - Static method in class org.opencv.features2d.BRISK
 
create(String) - Static method in class org.opencv.features2d.DescriptorMatcher
 
create(MatOfFloat, MatOfInt) - Static method in class org.opencv.features2d.BRISK
 
create(MatOfFloat, MatOfInt, float) - Static method in class org.opencv.features2d.BRISK
 
create(MatOfFloat, MatOfInt, float, float) - Static method in class org.opencv.features2d.BRISK
 
create(MatOfFloat, MatOfInt, float, float, MatOfInt) - Static method in class org.opencv.features2d.BRISK
 
create(Mat, int, Mat) - Static method in class org.opencv.ml.TrainData
 
create(Mat, int, Mat, Mat) - Static method in class org.opencv.ml.TrainData
 
create(Mat, int, Mat, Mat, Mat) - Static method in class org.opencv.ml.TrainData
 
create(Mat, int, Mat, Mat, Mat, Mat) - Static method in class org.opencv.ml.TrainData
 
create(Mat, int, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.ml.TrainData
 
create(Size) - Static method in class org.opencv.video.SparsePyrLKOpticalFlow
 
create(Size, int) - Method in class org.opencv.core.Mat
 
create(Size, int) - Static method in class org.opencv.video.SparsePyrLKOpticalFlow
 
create(Size, int, TermCriteria) - Static method in class org.opencv.video.SparsePyrLKOpticalFlow
 
create(Size, int, TermCriteria, int) - Static method in class org.opencv.video.SparsePyrLKOpticalFlow
 
create(Size, int, TermCriteria, int, double) - Static method in class org.opencv.video.SparsePyrLKOpticalFlow
 
createAlignMTB() - Static method in class org.opencv.photo.Photo
 
createAlignMTB(int) - Static method in class org.opencv.photo.Photo
 
createAlignMTB(int, int) - Static method in class org.opencv.photo.Photo
 
createAlignMTB(int, int, boolean) - Static method in class org.opencv.photo.Photo
 
createBackgroundSubtractorKNN() - Static method in class org.opencv.video.Video
 
createBackgroundSubtractorKNN(int) - Static method in class org.opencv.video.Video
 
createBackgroundSubtractorKNN(int, double) - Static method in class org.opencv.video.Video
 
createBackgroundSubtractorKNN(int, double, boolean) - Static method in class org.opencv.video.Video
 
createBackgroundSubtractorMOG2() - Static method in class org.opencv.video.Video
 
createBackgroundSubtractorMOG2(int) - Static method in class org.opencv.video.Video
 
createBackgroundSubtractorMOG2(int, double) - Static method in class org.opencv.video.Video
 
createBackgroundSubtractorMOG2(int, double, boolean) - Static method in class org.opencv.video.Video
 
createBooleanProperty(String, boolean, boolean) - Method in class edu.wpi.cscore.CvSource
Create a boolean property.
createCalibrateDebevec() - Static method in class org.opencv.photo.Photo
 
createCalibrateDebevec(int) - Static method in class org.opencv.photo.Photo
 
createCalibrateDebevec(int, float) - Static method in class org.opencv.photo.Photo
 
createCalibrateDebevec(int, float, boolean) - Static method in class org.opencv.photo.Photo
 
createCalibrateRobertson() - Static method in class org.opencv.photo.Photo
 
createCalibrateRobertson(int) - Static method in class org.opencv.photo.Photo
 
createCalibrateRobertson(int, float) - Static method in class org.opencv.photo.Photo
 
createCLAHE() - Static method in class org.opencv.imgproc.Imgproc
 
createCLAHE(double) - Static method in class org.opencv.imgproc.Imgproc
 
createCLAHE(double, Size) - Static method in class org.opencv.imgproc.Imgproc
 
createConnectionListenerPoller(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
createCvSink(String) - Static method in class edu.wpi.cscore.CameraServerJNI
 
createCvSource(String, int, int, int, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
createEntryListenerPoller(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
createHanningWindow(Mat, Size, int) - Static method in class org.opencv.imgproc.Imgproc
 
createHttpCamera(String, String, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
createHttpCameraMulti(String, String[], int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
createInstance() - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
createIntegerProperty(String, int, int, int, int, int) - Method in class edu.wpi.cscore.CvSource
Create an integer property.
createJFrame(String, int) - Static method in class org.opencv.highgui.HighGui
 
createLineSegmentDetector() - Static method in class org.opencv.imgproc.Imgproc
 
createLineSegmentDetector(int) - Static method in class org.opencv.imgproc.Imgproc
 
createLineSegmentDetector(int, double) - Static method in class org.opencv.imgproc.Imgproc
 
createLineSegmentDetector(int, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
createLineSegmentDetector(int, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
createLineSegmentDetector(int, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
createLineSegmentDetector(int, double, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
createLineSegmentDetector(int, double, double, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
createLineSegmentDetector(int, double, double, double, double, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
createLoggerPoller(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
createMergeDebevec() - Static method in class org.opencv.photo.Photo
 
createMergeMertens() - Static method in class org.opencv.photo.Photo
 
createMergeMertens(float) - Static method in class org.opencv.photo.Photo
 
createMergeMertens(float, float) - Static method in class org.opencv.photo.Photo
 
createMergeMertens(float, float, float) - Static method in class org.opencv.photo.Photo
 
createMergeRobertson() - Static method in class org.opencv.photo.Photo
 
createMjpegServer(String, String, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
createOptFlow_DualTVL1() - Static method in class org.opencv.video.Video
 
createOutput(AnalogTriggerOutput.AnalogTriggerType) - Method in class edu.wpi.first.wpilibj.AnalogTrigger
Creates an AnalogTriggerOutput object.
createPolledRpc(int, byte[], int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
createProperty(String, VideoProperty.Kind, int, int, int, int, int) - Method in class edu.wpi.cscore.CvSource
Create a property.
createRpc(NetworkTableEntry, Consumer<RpcAnswer>) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Create a callback-based RPC entry point.
createRpc(Consumer<RpcAnswer>) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Create a callback-based RPC entry point.
createRpcCallPoller(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
createSourceProperty(int, String, int, int, int, int, int, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
createStringProperty(String, String) - Method in class edu.wpi.cscore.CvSource
Create a string property.
createTonemap() - Static method in class org.opencv.photo.Photo
 
createTonemap(float) - Static method in class org.opencv.photo.Photo
 
createTonemapDrago() - Static method in class org.opencv.photo.Photo
 
createTonemapDrago(float) - Static method in class org.opencv.photo.Photo
 
createTonemapDrago(float, float) - Static method in class org.opencv.photo.Photo
 
createTonemapDrago(float, float, float) - Static method in class org.opencv.photo.Photo
 
createTonemapDurand() - Static method in class org.opencv.photo.Photo
 
createTonemapDurand(float) - Static method in class org.opencv.photo.Photo
 
createTonemapDurand(float, float) - Static method in class org.opencv.photo.Photo
 
createTonemapDurand(float, float, float) - Static method in class org.opencv.photo.Photo
 
createTonemapDurand(float, float, float, float) - Static method in class org.opencv.photo.Photo
 
createTonemapDurand(float, float, float, float, float) - Static method in class org.opencv.photo.Photo
 
createTonemapMantiuk() - Static method in class org.opencv.photo.Photo
 
createTonemapMantiuk(float) - Static method in class org.opencv.photo.Photo
 
createTonemapMantiuk(float, float) - Static method in class org.opencv.photo.Photo
 
createTonemapMantiuk(float, float, float) - Static method in class org.opencv.photo.Photo
 
createTonemapReinhard() - Static method in class org.opencv.photo.Photo
 
createTonemapReinhard(float) - Static method in class org.opencv.photo.Photo
 
createTonemapReinhard(float, float) - Static method in class org.opencv.photo.Photo
 
createTonemapReinhard(float, float, float) - Static method in class org.opencv.photo.Photo
 
createTonemapReinhard(float, float, float, float) - Static method in class org.opencv.photo.Photo
 
createUsbCameraDev(String, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
createUsbCameraPath(String, String) - Static method in class edu.wpi.cscore.CameraServerJNI
 
cross(Mat) - Method in class org.opencv.core.Mat
 
cross(Point3) - Method in class org.opencv.core.Point3
 
cubeRoot(float) - Static method in class org.opencv.core.Core
 
curvatureDrive(double, double, boolean) - Method in class edu.wpi.first.wpilibj.drive.DifferentialDrive
Curvature drive method for differential drive platform.
CUSTOM - Static variable in class org.opencv.ml.SVM
 
CV_16S - Static variable in class org.opencv.core.CvType
 
CV_16SC(int) - Static method in class org.opencv.core.CvType
 
CV_16SC1 - Static variable in class org.opencv.core.CvType
 
CV_16SC2 - Static variable in class org.opencv.core.CvType
 
CV_16SC3 - Static variable in class org.opencv.core.CvType
 
CV_16SC4 - Static variable in class org.opencv.core.CvType
 
CV_16U - Static variable in class org.opencv.core.CvType
 
CV_16UC(int) - Static method in class org.opencv.core.CvType
 
CV_16UC1 - Static variable in class org.opencv.core.CvType
 
CV_16UC2 - Static variable in class org.opencv.core.CvType
 
CV_16UC3 - Static variable in class org.opencv.core.CvType
 
CV_16UC4 - Static variable in class org.opencv.core.CvType
 
CV_32F - Static variable in class org.opencv.core.CvType
 
CV_32FC(int) - Static method in class org.opencv.core.CvType
 
CV_32FC1 - Static variable in class org.opencv.core.CvType
 
CV_32FC2 - Static variable in class org.opencv.core.CvType
 
CV_32FC3 - Static variable in class org.opencv.core.CvType
 
CV_32FC4 - Static variable in class org.opencv.core.CvType
 
CV_32S - Static variable in class org.opencv.core.CvType
 
CV_32SC(int) - Static method in class org.opencv.core.CvType
 
CV_32SC1 - Static variable in class org.opencv.core.CvType
 
CV_32SC2 - Static variable in class org.opencv.core.CvType
 
CV_32SC3 - Static variable in class org.opencv.core.CvType
 
CV_32SC4 - Static variable in class org.opencv.core.CvType
 
CV_64F - Static variable in class org.opencv.core.CvType
 
CV_64FC(int) - Static method in class org.opencv.core.CvType
 
CV_64FC1 - Static variable in class org.opencv.core.CvType
 
CV_64FC2 - Static variable in class org.opencv.core.CvType
 
CV_64FC3 - Static variable in class org.opencv.core.CvType
 
CV_64FC4 - Static variable in class org.opencv.core.CvType
 
CV_8S - Static variable in class org.opencv.core.CvType
 
CV_8SC(int) - Static method in class org.opencv.core.CvType
 
CV_8SC1 - Static variable in class org.opencv.core.CvType
 
CV_8SC2 - Static variable in class org.opencv.core.CvType
 
CV_8SC3 - Static variable in class org.opencv.core.CvType
 
CV_8SC4 - Static variable in class org.opencv.core.CvType
 
CV_8U - Static variable in class org.opencv.core.CvType
 
CV_8UC(int) - Static method in class org.opencv.core.CvType
 
CV_8UC1 - Static variable in class org.opencv.core.CvType
 
CV_8UC2 - Static variable in class org.opencv.core.CvType
 
CV_8UC3 - Static variable in class org.opencv.core.CvType
 
CV_8UC4 - Static variable in class org.opencv.core.CvType
 
CV_BILATERAL - Static variable in class org.opencv.imgproc.Imgproc
 
CV_BLUR - Static variable in class org.opencv.imgproc.Imgproc
 
CV_BLUR_NO_SCALE - Static variable in class org.opencv.imgproc.Imgproc
 
CV_CANNY_L2_GRADIENT - Static variable in class org.opencv.imgproc.Imgproc
 
CV_CAP_ANDROID - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_ANDROID_BACK - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_ANDROID_FRONT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_ANY - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_ARAVIS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_AVFOUNDATION - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_CMU1394 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_DC1394 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_DSHOW - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_FFMPEG - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_FIREWARE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_FIREWIRE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_GIGANETIX - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_GPHOTO2 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_GSTREAMER - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_GSTREAMER_QUEUE_LENGTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_IEEE1394 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_IMAGES - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_INTELPERC - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_INTELPERC_DEPTH_GENERATOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_INTELPERC_DEPTH_MAP - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_INTELPERC_GENERATORS_MASK - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_INTELPERC_IMAGE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_INTELPERC_IMAGE_GENERATOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_INTELPERC_IR_MAP - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_INTELPERC_UVDEPTH_MAP - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_MIL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_MODE_BGR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_MODE_GRAY - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_MODE_RGB - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_MODE_YUYV - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_MSMF - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_ASUS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_BGR_IMAGE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_DEPTH_GENERATOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_DEPTH_GENERATOR_BASELINE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_DEPTH_GENERATOR_FOCAL_LENGTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_DEPTH_GENERATOR_PRESENT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_DEPTH_GENERATOR_REGISTRATION - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_DEPTH_GENERATOR_REGISTRATION_ON - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_DEPTH_MAP - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_DISPARITY_MAP - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_DISPARITY_MAP_32F - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_GENERATORS_MASK - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_GRAY_IMAGE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_IMAGE_GENERATOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_IMAGE_GENERATOR_OUTPUT_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_IMAGE_GENERATOR_PRESENT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_IR_GENERATOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_IR_GENERATOR_PRESENT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_IR_IMAGE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_POINT_CLOUD_MAP - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_QVGA_30HZ - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_QVGA_60HZ - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_SXGA_15HZ - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_SXGA_30HZ - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_VALID_DEPTH_MASK - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI_VGA_30HZ - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_OPENNI2 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_ANTIBANDING - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_EXPOSE_LOCK - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_FLASH_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_FOCAL_LENGTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_FOCUS_DISTANCE_FAR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_FOCUS_DISTANCE_NEAR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_FOCUS_DISTANCE_OPTIMAL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_FOCUS_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_WHITE_BALANCE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_WHITEBALANCE_LOCK - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_APERTURE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_AUTO_EXPOSURE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_AUTOFOCUS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_AUTOGRAB - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_BACKLIGHT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_BRIGHTNESS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_BUFFERSIZE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_CONTRAST - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_CONVERT_RGB - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_DC1394_MODE_AUTO - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_DC1394_MODE_MANUAL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_DC1394_MODE_ONE_PUSH_AUTO - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_DC1394_OFF - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_EXPOSURE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_EXPOSUREPROGRAM - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_FOCUS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_FORMAT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_FOURCC - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_FPS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_FRAME_COUNT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_FRAME_HEIGHT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_FRAME_WIDTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GAIN - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GAMMA - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GIGA_FRAME_HEIGH_MAX - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GIGA_FRAME_OFFSET_X - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GIGA_FRAME_OFFSET_Y - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GIGA_FRAME_SENS_HEIGH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GIGA_FRAME_SENS_WIDTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GIGA_FRAME_WIDTH_MAX - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GPHOTO2_COLLECT_MSGS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GPHOTO2_FLUSH_MSGS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GPHOTO2_PREVIEW - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GPHOTO2_RELOAD_CONFIG - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GPHOTO2_RELOAD_ON_CHANGE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GPHOTO2_WIDGET_ENUMERATE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GUID - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_HUE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_INTELPERC_DEPTH_CONFIDENCE_THRESHOLD - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_INTELPERC_DEPTH_FOCAL_LENGTH_HORZ - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_INTELPERC_DEPTH_FOCAL_LENGTH_VERT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_INTELPERC_DEPTH_LOW_CONFIDENCE_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_INTELPERC_DEPTH_SATURATION_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_INTELPERC_PROFILE_COUNT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_INTELPERC_PROFILE_IDX - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_IOS_DEVICE_EXPOSURE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_IOS_DEVICE_FLASH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_IOS_DEVICE_FOCUS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_IOS_DEVICE_TORCH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_IOS_DEVICE_WHITEBALANCE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_IRIS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ISO_SPEED - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_MAX_DC1394 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_MONOCHROME - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_OPENNI_APPROX_FRAME_SYNC - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_OPENNI_BASELINE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_OPENNI_CIRCLE_BUFFER - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_OPENNI_FOCAL_LENGTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_OPENNI_FRAME_MAX_DEPTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_OPENNI_GENERATOR_PRESENT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_OPENNI_MAX_BUFFER_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_OPENNI_MAX_TIME_DURATION - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_OPENNI_OUTPUT_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_OPENNI_REGISTRATION - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_OPENNI_REGISTRATION_ON - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_OPENNI2_MIRROR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_OPENNI2_SYNC - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PAN - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_POS_AVI_RATIO - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_POS_FRAMES - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_POS_MSEC - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PREVIEW_FORMAT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PVAPI_BINNINGX - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PVAPI_BINNINGY - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PVAPI_DECIMATIONHORIZONTAL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PVAPI_DECIMATIONVERTICAL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PVAPI_FRAMESTARTTRIGGERMODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PVAPI_MULTICASTIP - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PVAPI_PIXELFORMAT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_RECTIFICATION - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ROLL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_SAR_DEN - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_SAR_NUM - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_SATURATION - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_SETTINGS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_SHARPNESS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_SPEED - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_SUPPORTED_PREVIEW_SIZES_STRING - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_TEMPERATURE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_TILT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_TRIGGER - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_TRIGGER_DELAY - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_VIEWFINDER - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_WHITE_BALANCE_BLUE_U - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_WHITE_BALANCE_RED_V - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_ACQ_BUFFER_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_ACQ_BUFFER_SIZE_UNIT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_ACQ_FRAME_BURST_COUNT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_ACQ_TIMING_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_ACQ_TRANSPORT_BUFFER_COMMIT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_ACQ_TRANSPORT_BUFFER_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AE_MAX_LIMIT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AEAG - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AEAG_LEVEL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AEAG_ROI_HEIGHT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AEAG_ROI_OFFSET_X - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AEAG_ROI_OFFSET_Y - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AEAG_ROI_WIDTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AG_MAX_LIMIT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_APPLY_CMS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AUTO_BANDWIDTH_CALCULATION - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AUTO_WB - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AVAILABLE_BANDWIDTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_BINNING_HORIZONTAL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_BINNING_PATTERN - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_BINNING_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_BINNING_VERTICAL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_BPC - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_BUFFER_POLICY - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_BUFFERS_QUEUE_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_00 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_01 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_02 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_03 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_10 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_11 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_12 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_13 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_20 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_21 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_22 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_23 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_30 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_31 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_32 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CC_MATRIX_33 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CHIP_TEMP - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_CMS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_COLOR_FILTER_ARRAY - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_COLUMN_FPN_CORRECTION - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_COOLING - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_COUNTER_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_COUNTER_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DATA_FORMAT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DEBOUNCE_EN - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DEBOUNCE_POL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DEBOUNCE_T0 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DEBOUNCE_T1 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DEBUG_LEVEL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DECIMATION_HORIZONTAL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DECIMATION_PATTERN - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DECIMATION_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DECIMATION_VERTICAL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DEFAULT_CC_MATRIX - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DEVICE_MODEL_ID - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DEVICE_RESET - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DEVICE_SN - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DOWNSAMPLING - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DOWNSAMPLING_TYPE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_EXP_PRIORITY - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_EXPOSURE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_EXPOSURE_BURST_COUNT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_FFS_ACCESS_KEY - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_FFS_FILE_ID - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_FFS_FILE_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_FRAMERATE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_FREE_FFS_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_GAIN - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_GAIN_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_GAMMAC - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_GAMMAY - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_GPI_LEVEL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_GPI_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_GPI_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_GPO_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_GPO_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_HDR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_HDR_KNEEPOINT_COUNT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_HDR_T1 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_HDR_T2 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_HEIGHT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_HOUS_BACK_SIDE_TEMP - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_HOUS_TEMP - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_HW_REVISION - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_IMAGE_BLACK_LEVEL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_IMAGE_DATA_BIT_DEPTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_IMAGE_DATA_FORMAT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_IMAGE_DATA_FORMAT_RGB32_ALPHA - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_IMAGE_IS_COLOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_IMAGE_PAYLOAD_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_IS_COOLED - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_IS_DEVICE_EXIST - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_KNEEPOINT1 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_KNEEPOINT2 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LED_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LED_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LENS_APERTURE_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LENS_FEATURE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LENS_FEATURE_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LENS_FOCAL_LENGTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LENS_FOCUS_DISTANCE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LENS_FOCUS_MOVE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LENS_FOCUS_MOVEMENT_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LENS_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LIMIT_BANDWIDTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LUT_EN - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LUT_INDEX - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LUT_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_MANUAL_WB - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_OFFSET_X - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_OFFSET_Y - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_OUTPUT_DATA_BIT_DEPTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_OUTPUT_DATA_PACKING - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_OUTPUT_DATA_PACKING_TYPE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_RECENT_FRAME - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_REGION_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_REGION_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_ROW_FPN_CORRECTION - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_SENSOR_BOARD_TEMP - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_SENSOR_CLOCK_FREQ_HZ - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_SENSOR_CLOCK_FREQ_INDEX - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_SENSOR_DATA_BIT_DEPTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_SENSOR_FEATURE_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_SENSOR_FEATURE_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_SENSOR_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_SENSOR_OUTPUT_CHANNEL_COUNT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_SENSOR_TAPS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_SHARPNESS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_SHUTTER_TYPE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_TARGET_TEMP - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_TEST_PATTERN - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_TEST_PATTERN_GENERATOR_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_TIMEOUT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_TRANSPORT_PIXEL_FORMAT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_TRG_DELAY - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_TRG_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_TRG_SOFTWARE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_TRG_SOURCE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_TS_RST_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_TS_RST_SOURCE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_USED_FFS_SIZE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_WB_KB - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_WB_KG - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_WB_KR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_WIDTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ZOOM - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PVAPI - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_QT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_STEREO - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_TYZX - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_UNICAP - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_V4L - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_V4L2 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_VFW - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_XIAPI - Static variable in class org.opencv.videoio.Videoio
 
CV_CHAIN_CODE - Static variable in class org.opencv.imgproc.Imgproc
 
CV_CLOCKWISE - Static variable in class org.opencv.imgproc.Imgproc
 
CV_COMP_BHATTACHARYYA - Static variable in class org.opencv.imgproc.Imgproc
 
CV_COMP_CHISQR - Static variable in class org.opencv.imgproc.Imgproc
 
CV_COMP_CHISQR_ALT - Static variable in class org.opencv.imgproc.Imgproc
 
CV_COMP_CORREL - Static variable in class org.opencv.imgproc.Imgproc
 
CV_COMP_HELLINGER - Static variable in class org.opencv.imgproc.Imgproc
 
CV_COMP_INTERSECT - Static variable in class org.opencv.imgproc.Imgproc
 
CV_COMP_KL_DIV - Static variable in class org.opencv.imgproc.Imgproc
 
CV_CONTOURS_MATCH_I1 - Static variable in class org.opencv.imgproc.Imgproc
 
CV_CONTOURS_MATCH_I2 - Static variable in class org.opencv.imgproc.Imgproc
 
CV_CONTOURS_MATCH_I3 - Static variable in class org.opencv.imgproc.Imgproc
 
CV_COUNTER_CLOCKWISE - Static variable in class org.opencv.imgproc.Imgproc
 
CV_CVTIMG_FLIP - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_CVTIMG_SWAP_RB - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_DIST_C - Static variable in class org.opencv.imgproc.Imgproc
 
CV_DIST_FAIR - Static variable in class org.opencv.imgproc.Imgproc
 
CV_DIST_HUBER - Static variable in class org.opencv.imgproc.Imgproc
 
CV_DIST_L1 - Static variable in class org.opencv.imgproc.Imgproc
 
CV_DIST_L12 - Static variable in class org.opencv.imgproc.Imgproc
 
CV_DIST_L2 - Static variable in class org.opencv.imgproc.Imgproc
 
CV_DIST_LABEL_CCOMP - Static variable in class org.opencv.imgproc.Imgproc
 
CV_DIST_LABEL_PIXEL - Static variable in class org.opencv.imgproc.Imgproc
 
CV_DIST_MASK_3 - Static variable in class org.opencv.imgproc.Imgproc
 
CV_DIST_MASK_5 - Static variable in class org.opencv.imgproc.Imgproc
 
CV_DIST_MASK_PRECISE - Static variable in class org.opencv.imgproc.Imgproc
 
CV_DIST_USER - Static variable in class org.opencv.imgproc.Imgproc
 
CV_DIST_WELSCH - Static variable in class org.opencv.imgproc.Imgproc
 
CV_DLS - Static variable in class org.opencv.calib3d.Calib3d
 
CV_EPNP - Static variable in class org.opencv.calib3d.Calib3d
 
CV_GAUSSIAN - Static variable in class org.opencv.imgproc.Imgproc
 
CV_GAUSSIAN_5x5 - Static variable in class org.opencv.imgproc.Imgproc
 
CV_HOUGH_GRADIENT - Static variable in class org.opencv.imgproc.Imgproc
 
CV_HOUGH_MULTI_SCALE - Static variable in class org.opencv.imgproc.Imgproc
 
CV_HOUGH_PROBABILISTIC - Static variable in class org.opencv.imgproc.Imgproc
 
CV_HOUGH_STANDARD - Static variable in class org.opencv.imgproc.Imgproc
 
CV_IMWRITE_EXR_TYPE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_JPEG_CHROMA_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_JPEG_LUMA_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_JPEG_OPTIMIZE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_JPEG_PROGRESSIVE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_JPEG_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_JPEG_RST_INTERVAL - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PAM_FORMAT_BLACKANDWHITE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PAM_FORMAT_GRAYSCALE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PAM_FORMAT_GRAYSCALE_ALPHA - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PAM_FORMAT_NULL - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PAM_FORMAT_RGB - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PAM_FORMAT_RGB_ALPHA - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PAM_TUPLETYPE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_BILEVEL - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_COMPRESSION - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_STRATEGY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_STRATEGY_DEFAULT - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_STRATEGY_FILTERED - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_STRATEGY_FIXED - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_STRATEGY_HUFFMAN_ONLY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_STRATEGY_RLE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PXM_BINARY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_WEBP_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_ITERATIVE - Static variable in class org.opencv.calib3d.Calib3d
 
CV_LINK_RUNS - Static variable in class org.opencv.imgproc.Imgproc
 
CV_LOAD_IMAGE_ANYCOLOR - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_LOAD_IMAGE_ANYDEPTH - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_LOAD_IMAGE_COLOR - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_LOAD_IMAGE_GRAYSCALE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_LOAD_IMAGE_IGNORE_ORIENTATION - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_LOAD_IMAGE_UNCHANGED - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_MAX_SOBEL_KSIZE - Static variable in class org.opencv.imgproc.Imgproc
 
CV_MEDIAN - Static variable in class org.opencv.imgproc.Imgproc
 
CV_mRGBA2RGBA - Static variable in class org.opencv.imgproc.Imgproc
 
CV_P3P - Static variable in class org.opencv.calib3d.Calib3d
 
CV_POLY_APPROX_DP - Static variable in class org.opencv.imgproc.Imgproc
 
CV_RGBA2mRGBA - Static variable in class org.opencv.imgproc.Imgproc
 
CV_SCHARR - Static variable in class org.opencv.imgproc.Imgproc
 
CV_SHAPE_CROSS - Static variable in class org.opencv.imgproc.Imgproc
 
CV_SHAPE_CUSTOM - Static variable in class org.opencv.imgproc.Imgproc
 
CV_SHAPE_ELLIPSE - Static variable in class org.opencv.imgproc.Imgproc
 
CV_SHAPE_RECT - Static variable in class org.opencv.imgproc.Imgproc
 
CV_TYZX_COLOR - Static variable in class org.opencv.videoio.Videoio
 
CV_TYZX_LEFT - Static variable in class org.opencv.videoio.Videoio
 
CV_TYZX_RIGHT - Static variable in class org.opencv.videoio.Videoio
 
CV_TYZX_Z - Static variable in class org.opencv.videoio.Videoio
 
CV_USRTYPE1 - Static variable in class org.opencv.core.CvType
 
CV_WARP_FILL_OUTLIERS - Static variable in class org.opencv.imgproc.Imgproc
 
CV_WARP_INVERSE_MAP - Static variable in class org.opencv.imgproc.Imgproc
 
CvException - Exception in org.opencv.core
 
CvException(String) - Constructor for exception org.opencv.core.CvException
 
CvSink - Class in edu.wpi.cscore
A sink for user code to accept video frames as OpenCV images.
CvSink(String) - Constructor for class edu.wpi.cscore.CvSink
Create a sink for accepting OpenCV images.
CvSource - Class in edu.wpi.cscore
A source that represents a video camera.
CvSource(String, VideoMode) - Constructor for class edu.wpi.cscore.CvSource
Create an OpenCV source.
CvSource(String, VideoMode.PixelFormat, int, int, int) - Constructor for class edu.wpi.cscore.CvSource
Create an OpenCV source.
cvtColor(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
cvtColor(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
cvtColorTwoPlane(Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
CvType - Class in org.opencv.core
 
CvType() - Constructor for class org.opencv.core.CvType
 

D

data - Variable in class edu.wpi.first.hal.CANData
 
dataAddr() - Method in class org.opencv.core.Mat
 
dct(Mat, Mat) - Static method in class org.opencv.core.Core
 
dct(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
DCT_INVERSE - Static variable in class org.opencv.core.Core
 
DCT_ROWS - Static variable in class org.opencv.core.Core
 
deadbandMax - Variable in class edu.wpi.first.hal.PWMConfigDataResult
The deadband maximum PWM value.
deadbandMin - Variable in class edu.wpi.first.hal.PWMConfigDataResult
The deadband minimum PWM value.
decode(Mat, Mat) - Method in class org.opencv.objdetect.QRCodeDetector
 
decode(Mat, Mat, Mat) - Method in class org.opencv.objdetect.QRCodeDetector
 
decolor(Mat, Mat, Mat) - Static method in class org.opencv.photo.Photo
 
DECOMP_CHOLESKY - Static variable in class org.opencv.core.Core
 
DECOMP_EIG - Static variable in class org.opencv.core.Core
 
DECOMP_LU - Static variable in class org.opencv.core.Core
 
DECOMP_NORMAL - Static variable in class org.opencv.core.Core
 
DECOMP_QR - Static variable in class org.opencv.core.Core
 
DECOMP_SVD - Static variable in class org.opencv.core.Core
 
decomposeEssentialMat(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
decomposeHomographyMat(Mat, Mat, List<Mat>, List<Mat>, List<Mat>) - Static method in class org.opencv.calib3d.Calib3d
 
decomposeProjectionMatrix(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
decomposeProjectionMatrix(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
decomposeProjectionMatrix(Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
decomposeProjectionMatrix(Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
decomposeProjectionMatrix(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
DEFAULT_MAX_ITERS - Static variable in class org.opencv.ml.EM
 
DEFAULT_NCLUSTERS - Static variable in class org.opencv.ml.EM
 
DEFAULT_NLEVELS - Static variable in class org.opencv.objdetect.HOGDescriptor
 
DEFAULT_PORT - Static variable in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
The default port that network tables operates on
defaultNorm() - Method in class org.opencv.features2d.Feature2D
 
DEGREE - Static variable in class org.opencv.ml.SVM
 
delay(double) - Static method in class edu.wpi.first.wpilibj.Timer
Pause the thread for a specified time.
delete() - Method in class edu.wpi.first.networktables.NetworkTableEntry
Deletes the entry.
delete(String) - Method in class edu.wpi.first.networktables.NetworkTable
Deletes the specified key in this table.
delete(String) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Deletes the specified key in this table.
delete(String) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Deletes the specified key in this table.
delete(String) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Deletes the specified key in this table.
deleteAllEntries() - Method in class edu.wpi.first.networktables.NetworkTableInstance
Deletes ALL keys in ALL subtables (except persistent values).
deleteAllEntries(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
deleteEntry(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
demosaicing(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
demosaicing(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
denoise_TVL1(List<Mat>, Mat) - Static method in class org.opencv.photo.Photo
 
denoise_TVL1(List<Mat>, Mat, double) - Static method in class org.opencv.photo.Photo
 
denoise_TVL1(List<Mat>, Mat, double, int) - Static method in class org.opencv.photo.Photo
 
DENSE - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
DenseOpticalFlow - Class in org.opencv.video
 
DenseOpticalFlow(long) - Constructor for class org.opencv.video.DenseOpticalFlow
 
depth() - Method in class org.opencv.core.Mat
 
depth(int) - Static method in class org.opencv.core.CvType
 
DESCRIPTOR_KAZE - Static variable in class org.opencv.features2d.AKAZE
 
DESCRIPTOR_KAZE_UPRIGHT - Static variable in class org.opencv.features2d.AKAZE
 
DESCRIPTOR_MLDB - Static variable in class org.opencv.features2d.AKAZE
 
DESCRIPTOR_MLDB_UPRIGHT - Static variable in class org.opencv.features2d.AKAZE
 
DescriptorExtractor - Class in org.opencv.features2d
Deprecated.
DescriptorExtractor(long) - Constructor for class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
DescriptorMatcher - Class in org.opencv.features2d
 
DescriptorMatcher(long) - Constructor for class org.opencv.features2d.DescriptorMatcher
 
descriptorsCount() - Method in class org.opencv.features2d.BOWTrainer
 
descriptorSize() - Method in class org.opencv.features2d.BOWImgDescriptorExtractor
 
descriptorSize() - Method in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
descriptorSize() - Method in class org.opencv.features2d.Feature2D
 
descriptorType() - Method in class org.opencv.features2d.BOWImgDescriptorExtractor
 
descriptorType() - Method in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
descriptorType() - Method in class org.opencv.features2d.Feature2D
 
destroyAllWindows() - Static method in class org.opencv.highgui.HighGui
 
destroyConnectionListenerPoller(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
destroyEntryListenerPoller(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
destroyInstance(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
destroyLoggerPoller(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
destroyRpcCallPoller(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
destroyWindow(String) - Static method in class org.opencv.highgui.HighGui
 
detailEnhance(Mat, Mat) - Static method in class org.opencv.photo.Photo
 
detailEnhance(Mat, Mat, float) - Static method in class org.opencv.photo.Photo
 
detailEnhance(Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
 
detect(List<Mat>, List<MatOfKeyPoint>) - Method in class org.opencv.features2d.Feature2D
 
detect(List<Mat>, List<MatOfKeyPoint>) - Method in class org.opencv.features2d.FeatureDetector
Deprecated.
 
detect(List<Mat>, List<MatOfKeyPoint>, List<Mat>) - Method in class org.opencv.features2d.Feature2D
 
detect(List<Mat>, List<MatOfKeyPoint>, List<Mat>) - Method in class org.opencv.features2d.FeatureDetector
Deprecated.
 
detect(Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
 
detect(Mat, Mat) - Method in class org.opencv.objdetect.QRCodeDetector
 
detect(Mat, MatOfKeyPoint) - Method in class org.opencv.features2d.Feature2D
 
detect(Mat, MatOfKeyPoint) - Method in class org.opencv.features2d.FeatureDetector
Deprecated.
 
detect(Mat, MatOfKeyPoint, Mat) - Method in class org.opencv.features2d.Feature2D
 
detect(Mat, MatOfKeyPoint, Mat) - Method in class org.opencv.features2d.FeatureDetector
Deprecated.
 
detect(Mat, MatOfPoint, MatOfDouble) - Method in class org.opencv.objdetect.HOGDescriptor
 
detect(Mat, MatOfPoint, MatOfDouble, double) - Method in class org.opencv.objdetect.HOGDescriptor
 
detect(Mat, MatOfPoint, MatOfDouble, double, Size) - Method in class org.opencv.objdetect.HOGDescriptor
 
detect(Mat, MatOfPoint, MatOfDouble, double, Size, Size) - Method in class org.opencv.objdetect.HOGDescriptor
 
detect(Mat, MatOfPoint, MatOfDouble, double, Size, Size, MatOfPoint) - Method in class org.opencv.objdetect.HOGDescriptor
 
detect(Mat, Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
 
detect(Mat, Mat, Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
 
detect(Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
 
detectAndCompute(Mat, Mat, MatOfKeyPoint, Mat) - Method in class org.opencv.features2d.Feature2D
 
detectAndCompute(Mat, Mat, MatOfKeyPoint, Mat, boolean) - Method in class org.opencv.features2d.Feature2D
 
detectAndDecode(Mat) - Method in class org.opencv.objdetect.QRCodeDetector
 
detectAndDecode(Mat, Mat) - Method in class org.opencv.objdetect.QRCodeDetector
 
detectAndDecode(Mat, Mat, Mat) - Method in class org.opencv.objdetect.QRCodeDetector
 
detectMultiScale(Mat, MatOfRect) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale(Mat, MatOfRect, double) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale(Mat, MatOfRect, double, int) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale(Mat, MatOfRect, double, int, int) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale(Mat, MatOfRect, double, int, int, Size) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale(Mat, MatOfRect, double, int, int, Size, Size) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale(Mat, MatOfRect, MatOfDouble) - Method in class org.opencv.objdetect.HOGDescriptor
 
detectMultiScale(Mat, MatOfRect, MatOfDouble, double) - Method in class org.opencv.objdetect.HOGDescriptor
 
detectMultiScale(Mat, MatOfRect, MatOfDouble, double, Size) - Method in class org.opencv.objdetect.HOGDescriptor
 
detectMultiScale(Mat, MatOfRect, MatOfDouble, double, Size, Size) - Method in class org.opencv.objdetect.HOGDescriptor
 
detectMultiScale(Mat, MatOfRect, MatOfDouble, double, Size, Size, double) - Method in class org.opencv.objdetect.HOGDescriptor
 
detectMultiScale(Mat, MatOfRect, MatOfDouble, double, Size, Size, double, double) - Method in class org.opencv.objdetect.HOGDescriptor
 
detectMultiScale(Mat, MatOfRect, MatOfDouble, double, Size, Size, double, double, boolean) - Method in class org.opencv.objdetect.HOGDescriptor
 
detectMultiScale2(Mat, MatOfRect, MatOfInt) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale2(Mat, MatOfRect, MatOfInt, double) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale2(Mat, MatOfRect, MatOfInt, double, int) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale2(Mat, MatOfRect, MatOfInt, double, int, int) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale2(Mat, MatOfRect, MatOfInt, double, int, int, Size) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale2(Mat, MatOfRect, MatOfInt, double, int, int, Size, Size) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale3(Mat, MatOfRect, MatOfInt, MatOfDouble) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale3(Mat, MatOfRect, MatOfInt, MatOfDouble, double) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale3(Mat, MatOfRect, MatOfInt, MatOfDouble, double, int) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale3(Mat, MatOfRect, MatOfInt, MatOfDouble, double, int, int) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale3(Mat, MatOfRect, MatOfInt, MatOfDouble, double, int, int, Size) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale3(Mat, MatOfRect, MatOfInt, MatOfDouble, double, int, int, Size, Size) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale3(Mat, MatOfRect, MatOfInt, MatOfDouble, double, int, int, Size, Size, boolean) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectRegions(Mat, List<MatOfPoint>, MatOfRect) - Method in class org.opencv.features2d.MSER
 
determinant(Mat) - Static method in class org.opencv.core.Core
 
dev - Variable in class edu.wpi.cscore.UsbCameraInfo
Device number (e.g.
dft(Mat, Mat) - Static method in class org.opencv.core.Core
 
dft(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
dft(Mat, Mat, int, int) - Static method in class org.opencv.core.Core
 
DFT_COMPLEX_INPUT - Static variable in class org.opencv.core.Core
 
DFT_COMPLEX_OUTPUT - Static variable in class org.opencv.core.Core
 
DFT_INVERSE - Static variable in class org.opencv.core.Core
 
DFT_REAL_OUTPUT - Static variable in class org.opencv.core.Core
 
DFT_ROWS - Static variable in class org.opencv.core.Core
 
DFT_SCALE - Static variable in class org.opencv.core.Core
 
diag() - Method in class org.opencv.core.Mat
 
diag(int) - Method in class org.opencv.core.Mat
 
diag(Mat) - Static method in class org.opencv.core.Mat
 
DIFF_CHARBONNIER - Static variable in class org.opencv.features2d.KAZE
 
DIFF_PM_G1 - Static variable in class org.opencv.features2d.KAZE
 
DIFF_PM_G2 - Static variable in class org.opencv.features2d.KAZE
 
DIFF_WEICKERT - Static variable in class org.opencv.features2d.KAZE
 
DifferentialDrive - Class in edu.wpi.first.wpilibj.drive
A class for driving differential drive/skid-steer drive platforms such as the Kit of Parts drive base, "tank drive", or West Coast Drive.
DifferentialDrive(SpeedController, SpeedController) - Constructor for class edu.wpi.first.wpilibj.drive.DifferentialDrive
Construct a DifferentialDrive.
DigitalGlitchFilter - Class in edu.wpi.first.wpilibj
Class to enable glitch filtering on a set of digital inputs.
DigitalGlitchFilter() - Constructor for class edu.wpi.first.wpilibj.DigitalGlitchFilter
Configures the Digital Glitch Filter to its default settings.
DigitalGlitchFilterJNI - Class in edu.wpi.first.hal
 
DigitalGlitchFilterJNI() - Constructor for class edu.wpi.first.hal.DigitalGlitchFilterJNI
 
DigitalInput - Class in edu.wpi.first.wpilibj
Class to read a digital input.
DigitalInput(int) - Constructor for class edu.wpi.first.wpilibj.DigitalInput
Create an instance of a Digital Input class.
DigitalOutput - Class in edu.wpi.first.wpilibj
Class to write digital outputs.
DigitalOutput(int) - Constructor for class edu.wpi.first.wpilibj.DigitalOutput
Create an instance of a digital output.
DigitalPWMDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
DigitalPWMDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.DigitalPWMDataJNI
 
DigitalPWMSim - Class in edu.wpi.first.hal.sim
 
DigitalPWMSim(int) - Constructor for class edu.wpi.first.hal.sim.DigitalPWMSim
 
DigitalSource - Class in edu.wpi.first.wpilibj
DigitalSource Interface.
DigitalSource() - Constructor for class edu.wpi.first.wpilibj.DigitalSource
 
dilate(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
dilate(Mat, Mat, Mat, Point) - Static method in class org.opencv.imgproc.Imgproc
 
dilate(Mat, Mat, Mat, Point, int) - Static method in class org.opencv.imgproc.Imgproc
 
dilate(Mat, Mat, Mat, Point, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
dilate(Mat, Mat, Mat, Point, int, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
dims() - Method in class org.opencv.core.Mat
 
DIODataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
DIODataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
DIOJNI - Class in edu.wpi.first.hal
 
DIOJNI() - Constructor for class edu.wpi.first.hal.DIOJNI
 
DIOSim - Class in edu.wpi.first.hal.sim
 
DIOSim(int) - Constructor for class edu.wpi.first.hal.sim.DIOSim
 
disable() - Method in class edu.wpi.first.wpilibj.command.PIDSubsystem
Disables the internal PIDController.
disable() - Method in class edu.wpi.first.wpilibj.command.Scheduler
Disable the command scheduler.
disable() - Method in interface edu.wpi.first.wpilibj.Controller
Stops the control loop from running until explicitly re-enabled by calling Controller.enable().
disable() - Method in class edu.wpi.first.wpilibj.NidecBrushless
Disable the motor.
disable() - Method in class edu.wpi.first.wpilibj.PIDController
Stop running the PIDController, this sets the output to zero before stopping.
disable() - Method in class edu.wpi.first.wpilibj.PWMSpeedController
 
disable() - Method in interface edu.wpi.first.wpilibj.SpeedController
Disable the speed controller.
disable() - Method in class edu.wpi.first.wpilibj.SpeedControllerGroup
 
disable() - Method in class edu.wpi.first.wpilibj.Watchdog
Disables the watchdog timer.
disableActuatorWidgets() - Static method in class edu.wpi.first.wpilibj.shuffleboard.Shuffleboard
Disables user control of widgets containing actuators.
disableAllTelemetry() - Static method in class edu.wpi.first.wpilibj.livewindow.LiveWindow
Disable ALL telemetry.
disabled() - Method in class edu.wpi.first.wpilibj.SampleRobot
Deprecated.
Disabled should go here.
disabledInit() - Method in class edu.wpi.first.wpilibj.IterativeRobotBase
Initialization code for disabled mode should go here.
disabledPeriodic() - Method in class edu.wpi.first.wpilibj.IterativeRobotBase
Periodic code for disabled mode should go here.
disableInterrupts() - Method in class edu.wpi.first.wpilibj.InterruptableSensorBase
Disable Interrupts without without deallocating structures.
disableInterrupts(int) - Static method in class edu.wpi.first.hal.InterruptJNI
 
disablePWM() - Method in class edu.wpi.first.wpilibj.DigitalOutput
Change this line from a PWM output back to a static Digital Output line.
disableTelemetry(Sendable) - Static method in class edu.wpi.first.wpilibj.livewindow.LiveWindow
Disable telemetry for a single component.
disableTermination() - Method in class edu.wpi.first.wpilibj.SerialPort
Disable termination behavior.
disconnected(IRemote) - Method in interface edu.wpi.first.wpilibj.tables.IRemoteConnectionListener
Deprecated.
Called when an IRemote is disconnected
disconnectedEx(IRemote, ConnectionInfo) - Method in interface edu.wpi.first.wpilibj.tables.IRemoteConnectionListener
Deprecated.
Extended version of connected called when an IRemote is disconnected.
DISCRETE - Static variable in class org.opencv.ml.Boost
 
DISP_SCALE - Static variable in class org.opencv.calib3d.StereoMatcher
 
DISP_SHIFT - Static variable in class org.opencv.calib3d.StereoMatcher
 
DIST_C - Static variable in class org.opencv.imgproc.Imgproc
 
DIST_FAIR - Static variable in class org.opencv.imgproc.Imgproc
 
DIST_HUBER - Static variable in class org.opencv.imgproc.Imgproc
 
DIST_L1 - Static variable in class org.opencv.imgproc.Imgproc
 
DIST_L12 - Static variable in class org.opencv.imgproc.Imgproc
 
DIST_L2 - Static variable in class org.opencv.imgproc.Imgproc
 
DIST_LABEL_CCOMP - Static variable in class org.opencv.imgproc.Imgproc
 
DIST_LABEL_PIXEL - Static variable in class org.opencv.imgproc.Imgproc
 
DIST_MASK_3 - Static variable in class org.opencv.imgproc.Imgproc
 
DIST_MASK_5 - Static variable in class org.opencv.imgproc.Imgproc
 
DIST_MASK_PRECISE - Static variable in class org.opencv.imgproc.Imgproc
 
DIST_USER - Static variable in class org.opencv.imgproc.Imgproc
 
DIST_WELSCH - Static variable in class org.opencv.imgproc.Imgproc
 
distance - Variable in class org.opencv.core.DMatch
 
distanceTransform(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
distanceTransform(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
distanceTransformWithLabels(Mat, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
distanceTransformWithLabels(Mat, Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
divide(double, Mat, Mat) - Static method in class org.opencv.core.Core
 
divide(double, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
divide(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
divide(Mat, Mat, Mat, double) - Static method in class org.opencv.core.Core
 
divide(Mat, Mat, Mat, double, int) - Static method in class org.opencv.core.Core
 
divide(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
 
divide(Mat, Scalar, Mat, double) - Static method in class org.opencv.core.Core
 
divide(Mat, Scalar, Mat, double, int) - Static method in class org.opencv.core.Core
 
DMatch - Class in org.opencv.core
Structure for matching: query descriptor index, train descriptor index, train image index and distance between descriptors.
DMatch() - Constructor for class org.opencv.core.DMatch
 
DMatch(int, int, float) - Constructor for class org.opencv.core.DMatch
 
DMatch(int, int, int, float) - Constructor for class org.opencv.core.DMatch
 
DMC60 - Class in edu.wpi.first.wpilibj
Digilent DMC 60 Speed Controller.
DMC60(int) - Constructor for class edu.wpi.first.wpilibj.DMC60
Constructor.
doesRequire(Subsystem) - Method in class edu.wpi.first.wpilibj.command.Command
Checks if the command requires the given Subsystem.
dot(Vector2d) - Method in class edu.wpi.first.wpilibj.drive.Vector2d
Returns dot product of this vector with argument.
dot(Mat) - Method in class org.opencv.core.Mat
 
dot(Point) - Method in class org.opencv.core.Point
 
dot(Point3) - Method in class org.opencv.core.Point3
 
DoubleSolenoid - Class in edu.wpi.first.wpilibj
DoubleSolenoid class for running 2 channels of high voltage Digital Output on the PCM.
DoubleSolenoid(int, int) - Constructor for class edu.wpi.first.wpilibj.DoubleSolenoid
Constructor.
DoubleSolenoid(int, int, int) - Constructor for class edu.wpi.first.wpilibj.DoubleSolenoid
Constructor.
DoubleSolenoid.Value - Enum in edu.wpi.first.wpilibj
Possible values for a DoubleSolenoid.
DRAW_OVER_OUTIMG - Static variable in class org.opencv.features2d.Features2d
 
DRAW_RICH_KEYPOINTS - Static variable in class org.opencv.features2d.Features2d
 
drawChessboardCorners(Mat, Size, MatOfPoint2f, boolean) - Static method in class org.opencv.calib3d.Calib3d
 
drawContours(Mat, List<MatOfPoint>, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
drawContours(Mat, List<MatOfPoint>, int, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
 
drawContours(Mat, List<MatOfPoint>, int, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
drawContours(Mat, List<MatOfPoint>, int, Scalar, int, int, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
drawContours(Mat, List<MatOfPoint>, int, Scalar, int, int, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
drawContours(Mat, List<MatOfPoint>, int, Scalar, int, int, Mat, int, Point) - Static method in class org.opencv.imgproc.Imgproc
 
drawFrameAxes(Mat, Mat, Mat, Mat, Mat, float) - Static method in class org.opencv.calib3d.Calib3d
 
drawFrameAxes(Mat, Mat, Mat, Mat, Mat, float, int) - Static method in class org.opencv.calib3d.Calib3d
 
drawKeypoints(Mat, MatOfKeyPoint, Mat) - Static method in class org.opencv.features2d.Features2d
 
drawKeypoints(Mat, MatOfKeyPoint, Mat, Scalar) - Static method in class org.opencv.features2d.Features2d
 
drawKeypoints(Mat, MatOfKeyPoint, Mat, Scalar, int) - Static method in class org.opencv.features2d.Features2d
 
drawMarker(Mat, Point, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
drawMarker(Mat, Point, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
 
drawMarker(Mat, Point, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
drawMarker(Mat, Point, Scalar, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
drawMarker(Mat, Point, Scalar, int, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
drawMatches(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, MatOfDMatch, Mat) - Static method in class org.opencv.features2d.Features2d
 
drawMatches(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, MatOfDMatch, Mat, Scalar) - Static method in class org.opencv.features2d.Features2d
 
drawMatches(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, MatOfDMatch, Mat, Scalar, Scalar) - Static method in class org.opencv.features2d.Features2d
 
drawMatches(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, MatOfDMatch, Mat, Scalar, Scalar, MatOfByte) - Static method in class org.opencv.features2d.Features2d
 
drawMatches(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, MatOfDMatch, Mat, Scalar, Scalar, MatOfByte, int) - Static method in class org.opencv.features2d.Features2d
 
drawMatches2(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat) - Static method in class org.opencv.features2d.Features2d
 
drawMatches2(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat, Scalar) - Static method in class org.opencv.features2d.Features2d
 
drawMatches2(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat, Scalar, Scalar) - Static method in class org.opencv.features2d.Features2d
 
drawMatches2(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat, Scalar, Scalar, List<MatOfByte>) - Static method in class org.opencv.features2d.Features2d
 
drawMatches2(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat, Scalar, Scalar, List<MatOfByte>, int) - Static method in class org.opencv.features2d.Features2d
 
drawMatchesKnn(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat) - Static method in class org.opencv.features2d.Features2d
 
drawMatchesKnn(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat, Scalar) - Static method in class org.opencv.features2d.Features2d
 
drawMatchesKnn(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat, Scalar, Scalar) - Static method in class org.opencv.features2d.Features2d
 
drawMatchesKnn(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat, Scalar, Scalar, List<MatOfByte>) - Static method in class org.opencv.features2d.Features2d
 
drawMatchesKnn(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat, Scalar, Scalar, List<MatOfByte>, int) - Static method in class org.opencv.features2d.Features2d
 
drawSegments(Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
 
drive(double, double) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Drive the motors at "outputMagnitude" and "curve".
driveCartesian(double, double, double) - Method in class edu.wpi.first.wpilibj.drive.KilloughDrive
Drive method for Killough platform.
driveCartesian(double, double, double) - Method in class edu.wpi.first.wpilibj.drive.MecanumDrive
Drive method for Mecanum platform.
driveCartesian(double, double, double, double) - Method in class edu.wpi.first.wpilibj.drive.KilloughDrive
Drive method for Killough platform.
driveCartesian(double, double, double, double) - Method in class edu.wpi.first.wpilibj.drive.MecanumDrive
Drive method for Mecanum platform.
drivePolar(double, double, double) - Method in class edu.wpi.first.wpilibj.drive.KilloughDrive
Drive method for Killough platform.
drivePolar(double, double, double) - Method in class edu.wpi.first.wpilibj.drive.MecanumDrive
Drive method for Mecanum platform.
DriverStation - Class in edu.wpi.first.wpilibj
Provide access to the network communication data to / from the Driver Station.
DriverStation.Alliance - Enum in edu.wpi.first.wpilibj
The robot alliance that the robot is a part of.
DriverStation.MatchType - Enum in edu.wpi.first.wpilibj
 
DriverStationDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
DriverStationDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
DriverStationSim - Class in edu.wpi.first.hal.sim
 
DriverStationSim() - Constructor for class edu.wpi.first.hal.sim.DriverStationSim
 
DTrees - Class in org.opencv.ml
 
DTrees(long) - Constructor for class org.opencv.ml.DTrees
 
DualTVL1OpticalFlow - Class in org.opencv.video
 
DualTVL1OpticalFlow(long) - Constructor for class org.opencv.video.DualTVL1OpticalFlow
 
dump() - Method in class org.opencv.core.Mat
 
DYNAMIC_AKAZE - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
DYNAMIC_BRISK - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
DYNAMIC_DENSE - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
DYNAMIC_FAST - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
DYNAMIC_GFTT - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
DYNAMIC_HARRIS - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
DYNAMIC_MSER - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
DYNAMIC_ORB - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
DYNAMIC_SIFT - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
DYNAMIC_SIMPLEBLOB - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
DYNAMIC_STAR - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
DYNAMIC_SURF - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 

E

edgeDst(int) - Method in class org.opencv.imgproc.Subdiv2D
 
edgeDst(int, Point) - Method in class org.opencv.imgproc.Subdiv2D
 
edgeOrg(int) - Method in class org.opencv.imgproc.Subdiv2D
 
edgeOrg(int, Point) - Method in class org.opencv.imgproc.Subdiv2D
 
edgePreservingFilter(Mat, Mat) - Static method in class org.opencv.photo.Photo
 
edgePreservingFilter(Mat, Mat, int) - Static method in class org.opencv.photo.Photo
 
edgePreservingFilter(Mat, Mat, int, float) - Static method in class org.opencv.photo.Photo
 
edgePreservingFilter(Mat, Mat, int, float, float) - Static method in class org.opencv.photo.Photo
 
edu.wpi.cscore - package edu.wpi.cscore
 
edu.wpi.first.cameraserver - package edu.wpi.first.cameraserver
 
edu.wpi.first.hal - package edu.wpi.first.hal
 
edu.wpi.first.hal.can - package edu.wpi.first.hal.can
 
edu.wpi.first.hal.communication - package edu.wpi.first.hal.communication
 
edu.wpi.first.hal.sim - package edu.wpi.first.hal.sim
 
edu.wpi.first.hal.sim.mockdata - package edu.wpi.first.hal.sim.mockdata
 
edu.wpi.first.hal.util - package edu.wpi.first.hal.util
 
edu.wpi.first.networktables - package edu.wpi.first.networktables
 
edu.wpi.first.vision - package edu.wpi.first.vision
Classes in the edu.wpi.first.vision package are designed to simplify using OpenCV vision processing code from a robot program.
edu.wpi.first.wpilibj - package edu.wpi.first.wpilibj
 
edu.wpi.first.wpilibj.buttons - package edu.wpi.first.wpilibj.buttons
 
edu.wpi.first.wpilibj.command - package edu.wpi.first.wpilibj.command
 
edu.wpi.first.wpilibj.drive - package edu.wpi.first.wpilibj.drive
 
edu.wpi.first.wpilibj.filters - package edu.wpi.first.wpilibj.filters
 
edu.wpi.first.wpilibj.interfaces - package edu.wpi.first.wpilibj.interfaces
 
edu.wpi.first.wpilibj.livewindow - package edu.wpi.first.wpilibj.livewindow
 
edu.wpi.first.wpilibj.networktables - package edu.wpi.first.wpilibj.networktables
 
edu.wpi.first.wpilibj.shuffleboard - package edu.wpi.first.wpilibj.shuffleboard
 
edu.wpi.first.wpilibj.smartdashboard - package edu.wpi.first.wpilibj.smartdashboard
 
edu.wpi.first.wpilibj.tables - package edu.wpi.first.wpilibj.tables
 
edu.wpi.first.wpilibj.util - package edu.wpi.first.wpilibj.util
 
edu.wpi.first.wpilibj.vision - package edu.wpi.first.wpilibj.vision
Classes in the edu.wpi.first.wpilibj.vision package are designed to simplify using OpenCV vision processing code from a robot program.
edu.wpi.first.wpiutil - package edu.wpi.first.wpiutil
 
eigen(Mat, Mat) - Static method in class org.opencv.core.Core
 
eigen(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
eigenNonSymmetric(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
ELEM_SIZE(int) - Static method in class org.opencv.core.CvType
 
elemSize() - Method in class org.opencv.core.Mat
 
elemSize1() - Method in class org.opencv.core.Mat
 
Elimination - edu.wpi.first.wpilibj.DriverStation.MatchType
 
ellipse(Mat, Point, Size, double, double, double, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
ellipse(Mat, Point, Size, double, double, double, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
 
ellipse(Mat, Point, Size, double, double, double, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
ellipse(Mat, Point, Size, double, double, double, Scalar, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
ellipse(Mat, RotatedRect, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
ellipse(Mat, RotatedRect, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
 
ellipse(Mat, RotatedRect, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
ellipse2Poly(Point, Size, int, int, int, int, MatOfPoint) - Static method in class org.opencv.imgproc.Imgproc
 
EM - Class in org.opencv.ml
 
EM(long) - Constructor for class org.opencv.ml.EM
 
EMD(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
EMD(Mat, Mat, int, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
EMD(Mat, Mat, int, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
empty() - Method in class org.opencv.core.Algorithm
 
empty() - Method in class org.opencv.core.Mat
 
empty() - Method in class org.opencv.core.Range
 
empty() - Method in class org.opencv.core.Rect
 
empty() - Method in class org.opencv.core.Rect2d
 
empty() - Method in class org.opencv.core.Size
 
empty() - Method in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
empty() - Method in class org.opencv.features2d.DescriptorMatcher
 
empty() - Method in class org.opencv.features2d.Feature2D
 
empty() - Method in class org.opencv.features2d.FeatureDetector
Deprecated.
 
empty() - Method in class org.opencv.ml.StatModel
 
empty() - Method in class org.opencv.objdetect.CascadeClassifier
 
enable() - Method in class edu.wpi.first.wpilibj.command.PIDSubsystem
Enables the internal PIDController.
enable() - Method in class edu.wpi.first.wpilibj.command.Scheduler
Enable the command scheduler.
enable() - Method in interface edu.wpi.first.wpilibj.Controller
Allows the control loop to run.
enable() - Method in class edu.wpi.first.wpilibj.NidecBrushless
Re-enable the motor after disable() has been called.
enable() - Method in class edu.wpi.first.wpilibj.PIDController
Begin running the PIDController.
enable() - Method in class edu.wpi.first.wpilibj.Watchdog
Enables the watchdog timer.
enableActuatorWidgets() - Static method in class edu.wpi.first.wpilibj.shuffleboard.Shuffleboard
Enables user control of widgets containing actuators: speed controllers, relays, etc.
enabled() - Method in class edu.wpi.first.wpilibj.Compressor
Get the status of the compressor.
enableDeadbandElimination(boolean) - Method in class edu.wpi.first.wpilibj.PWM
Optionally eliminate the deadband from a speed controller.
enableDirectionSensing(boolean) - Method in class edu.wpi.first.wpilibj.GearTooth
Common code called by the constructors.
enableInterrupts() - Method in class edu.wpi.first.wpilibj.InterruptableSensorBase
Enable interrupts to occur on this input.
enableInterrupts(int) - Static method in class edu.wpi.first.hal.InterruptJNI
 
enablePWM(double) - Method in class edu.wpi.first.wpilibj.DigitalOutput
Enable a PWM Output on this line.
enableTelemetry(Sendable) - Static method in class edu.wpi.first.wpilibj.livewindow.LiveWindow
Enable telemetry for a single component.
enableTermination() - Method in class edu.wpi.first.wpilibj.SerialPort
Enable termination with the default terminator '\n'
enableTermination(char) - Method in class edu.wpi.first.wpilibj.SerialPort
Enable termination and specify the termination character.
Encoder - Class in edu.wpi.first.wpilibj
Class to read quadrature encoders.
Encoder(int, int) - Constructor for class edu.wpi.first.wpilibj.Encoder
Encoder constructor.
Encoder(int, int, boolean) - Constructor for class edu.wpi.first.wpilibj.Encoder
Encoder constructor.
Encoder(int, int, boolean, CounterBase.EncodingType) - Constructor for class edu.wpi.first.wpilibj.Encoder
Encoder constructor.
Encoder(int, int, int) - Constructor for class edu.wpi.first.wpilibj.Encoder
Encoder constructor.
Encoder(int, int, int, boolean) - Constructor for class edu.wpi.first.wpilibj.Encoder
Encoder constructor.
Encoder(DigitalSource, DigitalSource) - Constructor for class edu.wpi.first.wpilibj.Encoder
Encoder constructor.
Encoder(DigitalSource, DigitalSource, boolean) - Constructor for class edu.wpi.first.wpilibj.Encoder
Encoder constructor.
Encoder(DigitalSource, DigitalSource, boolean, CounterBase.EncodingType) - Constructor for class edu.wpi.first.wpilibj.Encoder
Encoder constructor.
Encoder(DigitalSource, DigitalSource, DigitalSource) - Constructor for class edu.wpi.first.wpilibj.Encoder
Encoder constructor.
Encoder(DigitalSource, DigitalSource, DigitalSource, boolean) - Constructor for class edu.wpi.first.wpilibj.Encoder
Encoder constructor.
Encoder.IndexingType - Enum in edu.wpi.first.wpilibj
 
EncoderDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
EncoderDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
EncoderJNI - Class in edu.wpi.first.hal
 
EncoderJNI() - Constructor for class edu.wpi.first.hal.EncoderJNI
 
EncoderSim - Class in edu.wpi.first.hal.sim
 
EncoderSim(int) - Constructor for class edu.wpi.first.hal.sim.EncoderSim
 
end - Variable in class org.opencv.core.Range
 
end() - Method in class edu.wpi.first.wpilibj.command.Command
Called when the command ended peacefully.
end() - Method in class edu.wpi.first.wpilibj.command.CommandGroup
 
entry - Variable in class edu.wpi.first.networktables.EntryInfo
Entry handle.
entry - Variable in class edu.wpi.first.networktables.EntryNotification
Entry handle.
entry - Variable in class edu.wpi.first.networktables.RpcAnswer
Entry handle.
EntryInfo - Class in edu.wpi.first.networktables
NetworkTables Entry information.
EntryInfo(NetworkTableInstance, int, String, int, int, long) - Constructor for class edu.wpi.first.networktables.EntryInfo
Constructor.
EntryListenerFlags - Interface in edu.wpi.first.networktables
Flag values for use with entry listeners.
EntryNotification - Class in edu.wpi.first.networktables
NetworkTables Entry notification.
EntryNotification(NetworkTableInstance, int, int, String, NetworkTableValue, int) - Constructor for class edu.wpi.first.networktables.EntryNotification
Constructor.
enumerateProperties() - Method in class edu.wpi.cscore.VideoSink
Enumerate all properties of this sink.
enumerateProperties() - Method in class edu.wpi.cscore.VideoSource
Enumerate all properties of this source.
enumerateSinkProperties(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
enumerateSinks() - Static method in class edu.wpi.cscore.CameraServerJNI
 
enumerateSinks() - Static method in class edu.wpi.cscore.VideoSink
Enumerate all existing sinks.
enumerateSinks() - Method in class edu.wpi.cscore.VideoSource
Enumerate all sinks connected to this source.
enumerateSourceProperties(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
enumerateSources() - Static method in class edu.wpi.cscore.CameraServerJNI
 
enumerateSources() - Static method in class edu.wpi.cscore.VideoSource
Enumerate all existing sources.
enumerateSourceSinks(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
enumerateSourceVideoModes(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
enumerateUsbCameras() - Static method in class edu.wpi.cscore.CameraServerJNI
 
enumerateUsbCameras() - Static method in class edu.wpi.cscore.UsbCamera
Enumerate USB cameras on the local system.
enumerateVideoModes() - Method in class edu.wpi.cscore.VideoSource
Enumerate all known video modes for this source.
EPS - Static variable in class org.opencv.core.TermCriteria
The desired accuracy threshold or change in parameters at which the iterative algorithm is terminated.
EPS_SVR - Static variable in class org.opencv.ml.SVM
 
epsilon - Variable in class org.opencv.core.TermCriteria
 
equalizeHist(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
equals(Object) - Method in class edu.wpi.cscore.VideoSink
 
equals(Object) - Method in class edu.wpi.cscore.VideoSource
 
equals(Object) - Method in class edu.wpi.first.networktables.NetworkTable
 
equals(Object) - Method in class edu.wpi.first.networktables.NetworkTableEntry
 
equals(Object) - Method in class edu.wpi.first.networktables.NetworkTableInstance
 
equals(Object) - Method in class edu.wpi.first.networktables.NetworkTableValue
 
equals(Object) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
 
equals(Object) - Method in class org.opencv.core.Point
 
equals(Object) - Method in class org.opencv.core.Point3
 
equals(Object) - Method in class org.opencv.core.Range
 
equals(Object) - Method in class org.opencv.core.Rect
 
equals(Object) - Method in class org.opencv.core.Rect2d
 
equals(Object) - Method in class org.opencv.core.RotatedRect
 
equals(Object) - Method in class org.opencv.core.Scalar
 
equals(Object) - Method in class org.opencv.core.Size
 
equals(Object) - Method in class org.opencv.core.TermCriteria
 
erode(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
erode(Mat, Mat, Mat, Point) - Static method in class org.opencv.imgproc.Imgproc
 
erode(Mat, Mat, Mat, Point, int) - Static method in class org.opencv.imgproc.Imgproc
 
erode(Mat, Mat, Mat, Point, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
erode(Mat, Mat, Mat, Point, int, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
estimateAffine2D(Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffine2D(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffine2D(Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffine2D(Mat, Mat, Mat, int, double) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffine2D(Mat, Mat, Mat, int, double, long) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffine2D(Mat, Mat, Mat, int, double, long, double) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffine2D(Mat, Mat, Mat, int, double, long, double, long) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffine3D(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffine3D(Mat, Mat, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffine3D(Mat, Mat, Mat, Mat, double, double) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffinePartial2D(Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffinePartial2D(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffinePartial2D(Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffinePartial2D(Mat, Mat, Mat, int, double) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffinePartial2D(Mat, Mat, Mat, int, double, long) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffinePartial2D(Mat, Mat, Mat, int, double, long, double) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffinePartial2D(Mat, Mat, Mat, int, double, long, double, long) - Static method in class org.opencv.calib3d.Calib3d
 
estimateRigidTransform(Mat, Mat, boolean) - Static method in class org.opencv.video.Video
 
estimateRigidTransform(Mat, Mat, boolean, int, double, int) - Static method in class org.opencv.video.Video
 
EventImportance - Enum in edu.wpi.first.wpilibj.shuffleboard
The importance of an event marker in Shuffleboard.
eventName - Variable in class edu.wpi.first.hal.MatchInfoData
Stores the event name.
execute() - Method in class edu.wpi.first.wpilibj.buttons.Trigger.ButtonScheduler
 
execute() - Method in class edu.wpi.first.wpilibj.command.Command
The execute method is called repeatedly until this Command either finishes or is canceled.
execute() - Method in class edu.wpi.first.wpilibj.command.CommandGroup
 
exists() - Method in class edu.wpi.first.networktables.NetworkTableEntry
Determines if the entry currently exists.
exp(Mat, Mat) - Static method in class org.opencv.core.Core
 
extractChannel(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
eye(int, int, int) - Static method in class org.opencv.core.Mat
 
eye(Size, int) - Static method in class org.opencv.core.Mat
 

F

FarnebackOpticalFlow - Class in org.opencv.video
 
FarnebackOpticalFlow(long) - Constructor for class org.opencv.video.FarnebackOpticalFlow
 
FAST - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
FAST_N - Static variable in class org.opencv.features2d.FastFeatureDetector
 
FAST_SCORE - Static variable in class org.opencv.features2d.ORB
 
fastAtan2(float, float) - Static method in class org.opencv.core.Core
 
FastFeatureDetector - Class in org.opencv.features2d
 
FastFeatureDetector(long) - Constructor for class org.opencv.features2d.FastFeatureDetector
 
fastNlMeansDenoising(Mat, Mat) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoising(Mat, Mat, float) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoising(Mat, Mat, float, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoising(Mat, Mat, float, int, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoising(Mat, Mat, MatOfFloat) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoising(Mat, Mat, MatOfFloat, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoising(Mat, Mat, MatOfFloat, int, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoising(Mat, Mat, MatOfFloat, int, int, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingColored(Mat, Mat) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingColored(Mat, Mat, float) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingColored(Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingColored(Mat, Mat, float, float, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingColored(Mat, Mat, float, float, int, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingColoredMulti(List<Mat>, Mat, int, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingColoredMulti(List<Mat>, Mat, int, int, float) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingColoredMulti(List<Mat>, Mat, int, int, float, float) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingColoredMulti(List<Mat>, Mat, int, int, float, float, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingColoredMulti(List<Mat>, Mat, int, int, float, float, int, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int, float) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int, float, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int, float, int, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int, MatOfFloat) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int, MatOfFloat, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int, MatOfFloat, int, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int, MatOfFloat, int, int, int) - Static method in class org.opencv.photo.Photo
 
Feature2D - Class in org.opencv.features2d
 
Feature2D(long) - Constructor for class org.opencv.features2d.Feature2D
 
FeatureDetector - Class in org.opencv.features2d
Deprecated.
FeatureDetector(long) - Constructor for class org.opencv.features2d.FeatureDetector
Deprecated.
 
Features2d - Class in org.opencv.features2d
 
Features2d() - Constructor for class org.opencv.features2d.Features2d
 
feed() - Method in class edu.wpi.first.wpilibj.MotorSafety
Feed the motor safety object.
feedWatchdog() - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
Feed the motor safety object.
filename - Variable in class edu.wpi.first.networktables.LogMessage
The filename of the source file that generated the message.
Filesystem - Class in edu.wpi.first.wpilibj
Class for interacting with the Filesystem, particularly, interacting with FRC-related paths on the system, such as the launch and deploy directories.
fillConvexPoly(Mat, MatOfPoint, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
fillConvexPoly(Mat, MatOfPoint, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
 
fillConvexPoly(Mat, MatOfPoint, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
FILLED - Static variable in class org.opencv.core.Core
 
fillPoly(Mat, List<MatOfPoint>, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
fillPoly(Mat, List<MatOfPoint>, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
 
fillPoly(Mat, List<MatOfPoint>, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
fillPoly(Mat, List<MatOfPoint>, Scalar, int, int, Point) - Static method in class org.opencv.imgproc.Imgproc
 
Filter - Class in edu.wpi.first.wpilibj.filters
Superclass for filters.
Filter(PIDSource) - Constructor for class edu.wpi.first.wpilibj.filters.Filter
 
filter2D(Mat, Mat, int, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
filter2D(Mat, Mat, int, Mat, Point) - Static method in class org.opencv.imgproc.Imgproc
 
filter2D(Mat, Mat, int, Mat, Point, double) - Static method in class org.opencv.imgproc.Imgproc
 
filter2D(Mat, Mat, int, Mat, Point, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
filterHomographyDecompByVisibleRefpoints(List<Mat>, List<Mat>, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
filterHomographyDecompByVisibleRefpoints(List<Mat>, List<Mat>, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
filterSpeckles(Mat, double, int, double) - Static method in class org.opencv.calib3d.Calib3d
 
filterSpeckles(Mat, double, int, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
finalize() - Method in class edu.wpi.first.hal.sim.CallbackStore
 
finalize() - Method in class edu.wpi.first.wpilibj.Notifier
 
finalize() - Method in class edu.wpi.first.wpilibj.TimedRobot
 
finalize() - Method in class org.opencv.calib3d.StereoBM
 
finalize() - Method in class org.opencv.calib3d.StereoMatcher
 
finalize() - Method in class org.opencv.calib3d.StereoSGBM
 
finalize() - Method in class org.opencv.core.Algorithm
 
finalize() - Method in class org.opencv.core.Mat
 
finalize() - Method in class org.opencv.core.TickMeter
 
finalize() - Method in class org.opencv.features2d.AgastFeatureDetector
 
finalize() - Method in class org.opencv.features2d.AKAZE
 
finalize() - Method in class org.opencv.features2d.BFMatcher
 
finalize() - Method in class org.opencv.features2d.BOWImgDescriptorExtractor
 
finalize() - Method in class org.opencv.features2d.BOWKMeansTrainer
 
finalize() - Method in class org.opencv.features2d.BOWTrainer
 
finalize() - Method in class org.opencv.features2d.BRISK
 
finalize() - Method in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
finalize() - Method in class org.opencv.features2d.DescriptorMatcher
 
finalize() - Method in class org.opencv.features2d.FastFeatureDetector
 
finalize() - Method in class org.opencv.features2d.Feature2D
 
finalize() - Method in class org.opencv.features2d.FeatureDetector
Deprecated.
 
finalize() - Method in class org.opencv.features2d.FlannBasedMatcher
 
finalize() - Method in class org.opencv.features2d.GFTTDetector
 
finalize() - Method in class org.opencv.features2d.KAZE
 
finalize() - Method in class org.opencv.features2d.MSER
 
finalize() - Method in class org.opencv.features2d.ORB
 
finalize() - Method in class org.opencv.features2d.Params
 
finalize() - Method in class org.opencv.imgproc.CLAHE
 
finalize() - Method in class org.opencv.imgproc.LineSegmentDetector
 
finalize() - Method in class org.opencv.imgproc.Subdiv2D
 
finalize() - Method in class org.opencv.ml.ANN_MLP_ANNEAL
 
finalize() - Method in class org.opencv.ml.ANN_MLP
 
finalize() - Method in class org.opencv.ml.Boost
 
finalize() - Method in class org.opencv.ml.DTrees
 
finalize() - Method in class org.opencv.ml.EM
 
finalize() - Method in class org.opencv.ml.KNearest
 
finalize() - Method in class org.opencv.ml.LogisticRegression
 
finalize() - Method in class org.opencv.ml.NormalBayesClassifier
 
finalize() - Method in class org.opencv.ml.ParamGrid
 
finalize() - Method in class org.opencv.ml.RTrees
 
finalize() - Method in class org.opencv.ml.StatModel
 
finalize() - Method in class org.opencv.ml.SVM
 
finalize() - Method in class org.opencv.ml.SVMSGD
 
finalize() - Method in class org.opencv.ml.TrainData
 
finalize() - Method in class org.opencv.objdetect.BaseCascadeClassifier
 
finalize() - Method in class org.opencv.objdetect.CascadeClassifier
 
finalize() - Method in class org.opencv.objdetect.HOGDescriptor
 
finalize() - Method in class org.opencv.objdetect.QRCodeDetector
 
finalize() - Method in class org.opencv.photo.AlignExposures
 
finalize() - Method in class org.opencv.photo.AlignMTB
 
finalize() - Method in class org.opencv.photo.CalibrateCRF
 
finalize() - Method in class org.opencv.photo.CalibrateDebevec
 
finalize() - Method in class org.opencv.photo.CalibrateRobertson
 
finalize() - Method in class org.opencv.photo.MergeDebevec
 
finalize() - Method in class org.opencv.photo.MergeExposures
 
finalize() - Method in class org.opencv.photo.MergeMertens
 
finalize() - Method in class org.opencv.photo.MergeRobertson
 
finalize() - Method in class org.opencv.photo.Tonemap
 
finalize() - Method in class org.opencv.photo.TonemapDrago
 
finalize() - Method in class org.opencv.photo.TonemapDurand
 
finalize() - Method in class org.opencv.photo.TonemapMantiuk
 
finalize() - Method in class org.opencv.photo.TonemapReinhard
 
finalize() - Method in class org.opencv.video.BackgroundSubtractor
 
finalize() - Method in class org.opencv.video.BackgroundSubtractorKNN
 
finalize() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
finalize() - Method in class org.opencv.video.DenseOpticalFlow
 
finalize() - Method in class org.opencv.video.DualTVL1OpticalFlow
 
finalize() - Method in class org.opencv.video.FarnebackOpticalFlow
 
finalize() - Method in class org.opencv.video.KalmanFilter
 
finalize() - Method in class org.opencv.video.SparseOpticalFlow
 
finalize() - Method in class org.opencv.video.SparsePyrLKOpticalFlow
 
finalize() - Method in class org.opencv.videoio.VideoCapture
 
finalize() - Method in class org.opencv.videoio.VideoWriter
 
findChessboardCorners(Mat, Size, MatOfPoint2f) - Static method in class org.opencv.calib3d.Calib3d
 
findChessboardCorners(Mat, Size, MatOfPoint2f, int) - Static method in class org.opencv.calib3d.Calib3d
 
findCirclesGrid(Mat, Size, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
findCirclesGrid(Mat, Size, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
 
findContours(Mat, List<MatOfPoint>, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
findContours(Mat, List<MatOfPoint>, Mat, int, int, Point) - Static method in class org.opencv.imgproc.Imgproc
 
findEssentialMat(Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
findEssentialMat(Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
 
findEssentialMat(Mat, Mat, double, Point) - Static method in class org.opencv.calib3d.Calib3d
 
findEssentialMat(Mat, Mat, double, Point, int) - Static method in class org.opencv.calib3d.Calib3d
 
findEssentialMat(Mat, Mat, double, Point, int, double) - Static method in class org.opencv.calib3d.Calib3d
 
findEssentialMat(Mat, Mat, double, Point, int, double, double) - Static method in class org.opencv.calib3d.Calib3d
 
findEssentialMat(Mat, Mat, double, Point, int, double, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
findEssentialMat(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
findEssentialMat(Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
 
findEssentialMat(Mat, Mat, Mat, int, double) - Static method in class org.opencv.calib3d.Calib3d
 
findEssentialMat(Mat, Mat, Mat, int, double, double) - Static method in class org.opencv.calib3d.Calib3d
 
findEssentialMat(Mat, Mat, Mat, int, double, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
findFile(String) - Static method in class org.opencv.core.Core
 
findFile(String, boolean) - Static method in class org.opencv.core.Core
 
findFile(String, boolean, boolean) - Static method in class org.opencv.core.Core
 
findFileOrKeep(String) - Static method in class org.opencv.core.Core
 
findFileOrKeep(String, boolean) - Static method in class org.opencv.core.Core
 
findFundamentalMat(MatOfPoint2f, MatOfPoint2f) - Static method in class org.opencv.calib3d.Calib3d
 
findFundamentalMat(MatOfPoint2f, MatOfPoint2f, int) - Static method in class org.opencv.calib3d.Calib3d
 
findFundamentalMat(MatOfPoint2f, MatOfPoint2f, int, double) - Static method in class org.opencv.calib3d.Calib3d
 
findFundamentalMat(MatOfPoint2f, MatOfPoint2f, int, double, double) - Static method in class org.opencv.calib3d.Calib3d
 
findFundamentalMat(MatOfPoint2f, MatOfPoint2f, int, double, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
findHomography(MatOfPoint2f, MatOfPoint2f) - Static method in class org.opencv.calib3d.Calib3d
 
findHomography(MatOfPoint2f, MatOfPoint2f, int) - Static method in class org.opencv.calib3d.Calib3d
 
findHomography(MatOfPoint2f, MatOfPoint2f, int, double) - Static method in class org.opencv.calib3d.Calib3d
 
findHomography(MatOfPoint2f, MatOfPoint2f, int, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
findHomography(MatOfPoint2f, MatOfPoint2f, int, double, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
 
findHomography(MatOfPoint2f, MatOfPoint2f, int, double, Mat, int, double) - Static method in class org.opencv.calib3d.Calib3d
 
findNearest(Mat, int, Mat) - Method in class org.opencv.ml.KNearest
 
findNearest(Mat, int, Mat, Mat) - Method in class org.opencv.ml.KNearest
 
findNearest(Mat, int, Mat, Mat, Mat) - Method in class org.opencv.ml.KNearest
 
findNearest(Point) - Method in class org.opencv.imgproc.Subdiv2D
 
findNearest(Point, Point) - Method in class org.opencv.imgproc.Subdiv2D
 
findNonZero(Mat, Mat) - Static method in class org.opencv.core.Core
 
findTransformECC(Mat, Mat, Mat) - Static method in class org.opencv.video.Video
 
findTransformECC(Mat, Mat, Mat, int) - Static method in class org.opencv.video.Video
 
findTransformECC(Mat, Mat, Mat, int, TermCriteria) - Static method in class org.opencv.video.Video
 
findTransformECC(Mat, Mat, Mat, int, TermCriteria, Mat) - Static method in class org.opencv.video.Video
 
fireOneShot(int) - Static method in class edu.wpi.first.hal.SolenoidJNI
 
fisheye_CALIB_CHECK_COND - Static variable in class org.opencv.calib3d.Calib3d
 
fisheye_CALIB_FIX_INTRINSIC - Static variable in class org.opencv.calib3d.Calib3d
 
fisheye_CALIB_FIX_K1 - Static variable in class org.opencv.calib3d.Calib3d
 
fisheye_CALIB_FIX_K2 - Static variable in class org.opencv.calib3d.Calib3d
 
fisheye_CALIB_FIX_K3 - Static variable in class org.opencv.calib3d.Calib3d
 
fisheye_CALIB_FIX_K4 - Static variable in class org.opencv.calib3d.Calib3d
 
fisheye_CALIB_FIX_PRINCIPAL_POINT - Static variable in class org.opencv.calib3d.Calib3d
 
fisheye_CALIB_FIX_SKEW - Static variable in class org.opencv.calib3d.Calib3d
 
fisheye_CALIB_RECOMPUTE_EXTRINSIC - Static variable in class org.opencv.calib3d.Calib3d
 
fisheye_CALIB_USE_INTRINSIC_GUESS - Static variable in class org.opencv.calib3d.Calib3d
 
fisheye_calibrate(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_calibrate(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, int) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_calibrate(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_distortPoints(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_distortPoints(Mat, Mat, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_estimateNewCameraMatrixForUndistortRectify(Mat, Mat, Size, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_estimateNewCameraMatrixForUndistortRectify(Mat, Mat, Size, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_estimateNewCameraMatrixForUndistortRectify(Mat, Mat, Size, Mat, Mat, double, Size) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_estimateNewCameraMatrixForUndistortRectify(Mat, Mat, Size, Mat, Mat, double, Size, double) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_initUndistortRectifyMap(Mat, Mat, Mat, Mat, Size, int, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_projectPoints(Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_projectPoints(Mat, Mat, Mat, Mat, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_projectPoints(Mat, Mat, Mat, Mat, Mat, Mat, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_stereoCalibrate(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_stereoCalibrate(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_stereoCalibrate(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int, Size) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int, Size, double) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int, Size, double, double) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_undistortImage(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_undistortImage(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_undistortImage(Mat, Mat, Mat, Mat, Mat, Size) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_undistortPoints(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_undistortPoints(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
fisheye_undistortPoints(Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
fitEllipse(MatOfPoint2f) - Static method in class org.opencv.imgproc.Imgproc
 
fitEllipseAMS(Mat) - Static method in class org.opencv.imgproc.Imgproc
 
fitEllipseDirect(Mat) - Static method in class org.opencv.imgproc.Imgproc
 
fitLine(Mat, Mat, int, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
flag - Variable in class org.opencv.highgui.ImageWindow
 
flags - Variable in class edu.wpi.first.networktables.EntryInfo
Entry flags.
flags - Variable in class edu.wpi.first.networktables.EntryNotification
Update flags.
FLAGS_EXPAND_SAME_NAMES - Static variable in class org.opencv.core.Core
 
FLAGS_MAPPING - Static variable in class org.opencv.core.Core
 
FLAGS_NONE - Static variable in class org.opencv.core.Core
 
FLANNBASED - Static variable in class org.opencv.features2d.DescriptorMatcher
 
FlannBasedMatcher - Class in org.opencv.features2d
 
FlannBasedMatcher() - Constructor for class org.opencv.features2d.FlannBasedMatcher
 
FlannBasedMatcher(long) - Constructor for class org.opencv.features2d.FlannBasedMatcher
 
flip(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
floodFill(Mat, Mat, Point, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
floodFill(Mat, Mat, Point, Scalar, Rect) - Static method in class org.opencv.imgproc.Imgproc
 
floodFill(Mat, Mat, Point, Scalar, Rect, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
floodFill(Mat, Mat, Point, Scalar, Rect, Scalar, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
floodFill(Mat, Mat, Point, Scalar, Rect, Scalar, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
 
FLOODFILL_FIXED_RANGE - Static variable in class org.opencv.imgproc.Imgproc
 
FLOODFILL_MASK_ONLY - Static variable in class org.opencv.imgproc.Imgproc
 
flush() - Method in class edu.wpi.first.networktables.NetworkTableInstance
Flushes all updated values immediately to the network.
flush() - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
flush() - Method in class edu.wpi.first.wpilibj.SerialPort
Force the output buffer to be written to the port.
flush(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
FM_7POINT - Static variable in class org.opencv.calib3d.Calib3d
 
FM_8POINT - Static variable in class org.opencv.calib3d.Calib3d
 
FM_LMEDS - Static variable in class org.opencv.calib3d.Calib3d
 
FM_RANSAC - Static variable in class org.opencv.calib3d.Calib3d
 
FONT_HERSHEY_COMPLEX - Static variable in class org.opencv.core.Core
 
FONT_HERSHEY_COMPLEX_SMALL - Static variable in class org.opencv.core.Core
 
FONT_HERSHEY_DUPLEX - Static variable in class org.opencv.core.Core
 
FONT_HERSHEY_PLAIN - Static variable in class org.opencv.core.Core
 
FONT_HERSHEY_SCRIPT_COMPLEX - Static variable in class org.opencv.core.Core
 
FONT_HERSHEY_SCRIPT_SIMPLEX - Static variable in class org.opencv.core.Core
 
FONT_HERSHEY_SIMPLEX - Static variable in class org.opencv.core.Core
 
FONT_HERSHEY_TRIPLEX - Static variable in class org.opencv.core.Core
 
FONT_ITALIC - Static variable in class org.opencv.core.Core
 
forceAutoRead() - Method in class edu.wpi.first.wpilibj.SPI
Force the engine to make a single transfer.
forceLoad() - Static method in class edu.wpi.cscore.CameraServerJNI
 
forceSetBoolean(boolean) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
forceSetBooleanArray(boolean[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
forceSetBooleanArray(Boolean[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
forceSetDouble(double) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
forceSetDoubleArray(double[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
forceSetNumber(Number) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
forceSetNumberArray(Number[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
forceSetRaw(byte[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
forceSetString(String) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
forceSetStringArray(String[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
forceSetValue(Object) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
fourcc(char, char, char, char) - Static method in class org.opencv.videoio.VideoWriter
 
fps - Variable in class edu.wpi.cscore.VideoMode
Frames per second.
frame - Variable in class org.opencv.highgui.ImageWindow
 
FRCNetComm - Class in edu.wpi.first.hal
JNI wrapper for library FRC_NetworkCommunication
.
FRCNetComm() - Constructor for class edu.wpi.first.hal.FRCNetComm
 
FRCNetComm.tInstances - Class in edu.wpi.first.hal
Instances from UsageReporting.
FRCNetComm.tResourceType - Class in edu.wpi.first.hal
Resource type from UsageReporting.
FRCNetCommCANSessionMuxReceiveMessage(IntBuffer, int, ByteBuffer) - Static method in class edu.wpi.first.hal.can.CANJNI
 
FRCNetCommCANSessionMuxSendMessage(int, byte[], int) - Static method in class edu.wpi.first.hal.can.CANJNI
 
FREAK - Static variable in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
free() - Method in class edu.wpi.cscore.VideoListener
Deprecated.
free() - Method in class edu.wpi.cscore.VideoSink
Deprecated.
free() - Method in class edu.wpi.cscore.VideoSource
Deprecated.
free() - Method in class edu.wpi.first.networktables.NetworkTableInstance
Deprecated.
free() - Method in class edu.wpi.first.networktables.RpcCall
Deprecated.
free() - Method in class edu.wpi.first.wpilibj.I2C
Deprecated.
free() - Method in interface edu.wpi.first.wpilibj.interfaces.Gyro
Deprecated.
free() - Method in class edu.wpi.first.wpilibj.RobotBase
Deprecated.
free() - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
free() - Method in class edu.wpi.first.wpilibj.SendableBase
Deprecated.
free() - Method in class edu.wpi.first.wpilibj.SendableImpl
Deprecated.
free() - Method in class edu.wpi.first.wpilibj.SPI
Deprecated.
free(int) - Method in class edu.wpi.first.wpilibj.Resource
Free an allocated resource.
freeAccumulator() - Method in class edu.wpi.first.wpilibj.SPI
Frees the accumulator.
freeAnalogGyro(int) - Static method in class edu.wpi.first.hal.AnalogGyroJNI
 
freeAnalogInputPort(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
freeAnalogOutputPort(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
freeAuto() - Method in class edu.wpi.first.wpilibj.SPI
Frees the automatic SPI transfer engine.
freeCounter(int) - Static method in class edu.wpi.first.hal.CounterJNI
 
freeDigitalPWM(int) - Static method in class edu.wpi.first.hal.DIOJNI
 
freeDIOPort(int) - Static method in class edu.wpi.first.hal.DIOJNI
 
freeEncoder(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
freePWMPort(int) - Static method in class edu.wpi.first.hal.PWMJNI
 
freeRelayPort(int) - Static method in class edu.wpi.first.hal.RelayJNI
 
freeSolenoidPort(int) - Static method in class edu.wpi.first.hal.SolenoidJNI
 
fromArray(byte...) - Method in class org.opencv.core.MatOfByte
 
fromArray(double...) - Method in class org.opencv.core.MatOfDouble
 
fromArray(float...) - Method in class org.opencv.core.MatOfFloat
 
fromArray(float...) - Method in class org.opencv.core.MatOfFloat4
 
fromArray(float...) - Method in class org.opencv.core.MatOfFloat6
 
fromArray(int...) - Method in class org.opencv.core.MatOfInt
 
fromArray(int...) - Method in class org.opencv.core.MatOfInt4
 
fromArray(int, int, byte...) - Method in class org.opencv.core.MatOfByte
 
fromArray(DMatch...) - Method in class org.opencv.core.MatOfDMatch
 
fromArray(KeyPoint...) - Method in class org.opencv.core.MatOfKeyPoint
 
fromArray(Point...) - Method in class org.opencv.core.MatOfPoint
 
fromArray(Point...) - Method in class org.opencv.core.MatOfPoint2f
 
fromArray(Point3...) - Method in class org.opencv.core.MatOfPoint3
 
fromArray(Point3...) - Method in class org.opencv.core.MatOfPoint3f
 
fromArray(Rect...) - Method in class org.opencv.core.MatOfRect
 
fromArray(Rect2d...) - Method in class org.opencv.core.MatOfRect2d
 
fromArray(RotatedRect...) - Method in class org.opencv.core.MatOfRotatedRect
 
fromList(List<Byte>) - Method in class org.opencv.core.MatOfByte
 
fromList(List<Double>) - Method in class org.opencv.core.MatOfDouble
 
fromList(List<Float>) - Method in class org.opencv.core.MatOfFloat
 
fromList(List<Float>) - Method in class org.opencv.core.MatOfFloat4
 
fromList(List<Float>) - Method in class org.opencv.core.MatOfFloat6
 
fromList(List<Integer>) - Method in class org.opencv.core.MatOfInt
 
fromList(List<Integer>) - Method in class org.opencv.core.MatOfInt4
 
fromList(List<DMatch>) - Method in class org.opencv.core.MatOfDMatch
 
fromList(List<KeyPoint>) - Method in class org.opencv.core.MatOfKeyPoint
 
fromList(List<Point>) - Method in class org.opencv.core.MatOfPoint
 
fromList(List<Point>) - Method in class org.opencv.core.MatOfPoint2f
 
fromList(List<Point3>) - Method in class org.opencv.core.MatOfPoint3
 
fromList(List<Point3>) - Method in class org.opencv.core.MatOfPoint3f
 
fromList(List<Rect>) - Method in class org.opencv.core.MatOfRect
 
fromList(List<Rect2d>) - Method in class org.opencv.core.MatOfRect2d
 
fromList(List<RotatedRect>) - Method in class org.opencv.core.MatOfRotatedRect
 
fromNative(boolean[]) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
 
fromNative(double[]) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfByte
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfDMatch
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfDouble
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfFloat
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfFloat4
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfFloat6
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfInt
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfInt4
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfKeyPoint
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfPoint
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfPoint2f
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfPoint3
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfPoint3f
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfRect
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfRect2d
 
fromNativeAddr(long) - Static method in class org.opencv.core.MatOfRotatedRect
 

G

GamepadBase - Class in edu.wpi.first.wpilibj
Deprecated.
Inherit directly from GenericHID instead.
GamepadBase(int) - Constructor for class edu.wpi.first.wpilibj.GamepadBase
Deprecated.
 
gameSpecificMessage - Variable in class edu.wpi.first.hal.MatchInfoData
Stores the game specific message.
GAMMA - Static variable in class org.opencv.ml.SVM
 
GAUSSIAN - Static variable in class org.opencv.ml.ANN_MLP
 
GaussianBlur(Mat, Mat, Size, double) - Static method in class org.opencv.imgproc.Imgproc
 
GaussianBlur(Mat, Mat, Size, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
GaussianBlur(Mat, Mat, Size, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
GC_BGD - Static variable in class org.opencv.imgproc.Imgproc
 
GC_EVAL - Static variable in class org.opencv.imgproc.Imgproc
 
GC_EVAL_FREEZE_MODEL - Static variable in class org.opencv.imgproc.Imgproc
 
GC_FGD - Static variable in class org.opencv.imgproc.Imgproc
 
GC_INIT_WITH_MASK - Static variable in class org.opencv.imgproc.Imgproc
 
GC_INIT_WITH_RECT - Static variable in class org.opencv.imgproc.Imgproc
 
GC_PR_BGD - Static variable in class org.opencv.imgproc.Imgproc
 
GC_PR_FGD - Static variable in class org.opencv.imgproc.Imgproc
 
GearTooth - Class in edu.wpi.first.wpilibj
Alias for counter class.
GearTooth(int) - Constructor for class edu.wpi.first.wpilibj.GearTooth
Construct a GearTooth sensor given a channel.
GearTooth(int, boolean) - Constructor for class edu.wpi.first.wpilibj.GearTooth
Construct a GearTooth sensor given a channel.
GearTooth(DigitalSource) - Constructor for class edu.wpi.first.wpilibj.GearTooth
Construct a GearTooth sensor given a digital input.
GearTooth(DigitalSource, boolean) - Constructor for class edu.wpi.first.wpilibj.GearTooth
Construct a GearTooth sensor given a digital input.
gemm(Mat, Mat, double, Mat, double, Mat) - Static method in class org.opencv.core.Core
 
gemm(Mat, Mat, double, Mat, double, Mat, int) - Static method in class org.opencv.core.Core
 
GEMM_1_T - Static variable in class org.opencv.core.Core
 
GEMM_2_T - Static variable in class org.opencv.core.Core
 
GEMM_3_T - Static variable in class org.opencv.core.Core
 
GenericHID - Class in edu.wpi.first.wpilibj
GenericHID Interface.
GenericHID(int) - Constructor for class edu.wpi.first.wpilibj.GenericHID
 
GenericHID.Hand - Enum in edu.wpi.first.wpilibj
Which hand the Human Interface Device is associated with.
GenericHID.HIDType - Enum in edu.wpi.first.wpilibj
 
GenericHID.RumbleType - Enum in edu.wpi.first.wpilibj
Represents a rumble output on the JoyStick.
GENTLE - Static variable in class org.opencv.ml.Boost
 
get() - Method in class edu.wpi.cscore.VideoProperty
 
get() - Method in class edu.wpi.first.wpilibj.AnalogPotentiometer
Get the current reading of the potentiometer.
get() - Method in class edu.wpi.first.wpilibj.AnalogTriggerOutput
Get the state of the analog trigger output.
get() - Method in class edu.wpi.first.wpilibj.buttons.InternalButton
 
get() - Method in class edu.wpi.first.wpilibj.buttons.JoystickButton
Gets the value of the joystick button.
get() - Method in class edu.wpi.first.wpilibj.buttons.NetworkButton
 
get() - Method in class edu.wpi.first.wpilibj.buttons.POVButton
Checks whether the current value of the POV is the target angle.
get() - Method in class edu.wpi.first.wpilibj.buttons.Trigger
Returns whether or not the trigger is active.
get() - Method in class edu.wpi.first.wpilibj.Counter
Read the current counter value.
get() - Method in interface edu.wpi.first.wpilibj.CounterBase
Get the count.
get() - Method in class edu.wpi.first.wpilibj.DigitalInput
Get the value from a digital input channel.
get() - Method in class edu.wpi.first.wpilibj.DigitalOutput
Gets the value being output from the Digital Output.
get() - Method in class edu.wpi.first.wpilibj.DoubleSolenoid
Read the current value of the solenoid.
get() - Method in class edu.wpi.first.wpilibj.Encoder
Gets the current count.
get() - Method in class edu.wpi.first.wpilibj.filters.Filter
Returns the current filter estimate without also inserting new data as pidGet() would do.
get() - Method in class edu.wpi.first.wpilibj.filters.LinearDigitalFilter
 
get() - Method in interface edu.wpi.first.wpilibj.interfaces.Potentiometer
 
get() - Method in class edu.wpi.first.wpilibj.NidecBrushless
Get the recently set value of the PWM.
get() - Method in class edu.wpi.first.wpilibj.PIDBase
Return the current PID result This is always centered on zero and constrained the the max and min outs.
get() - Method in class edu.wpi.first.wpilibj.PWMSpeedController
Get the recently set value of the PWM.
get() - Method in class edu.wpi.first.wpilibj.Relay
Get the Relay State.
get() - Method in class edu.wpi.first.wpilibj.Servo
Get the servo position.
get() - Method in class edu.wpi.first.wpilibj.Solenoid
Read the current value of the solenoid.
get() - Method in interface edu.wpi.first.wpilibj.SpeedController
Common interface for getting the current set speed of a speed controller.
get() - Method in class edu.wpi.first.wpilibj.SpeedControllerGroup
 
get() - Method in class edu.wpi.first.wpilibj.Timer
Get the current time from the timer.
get(int) - Method in class edu.wpi.first.wpilibj.CircularBuffer
Get the element at the provided index relative to the start of the buffer.
get(int) - Method in class org.opencv.videoio.VideoCapture
 
get(int) - Method in class org.opencv.videoio.VideoWriter
 
get(int, int) - Method in class org.opencv.core.Mat
 
get(int, int, byte[]) - Method in class org.opencv.core.Mat
 
get(int, int, double[]) - Method in class org.opencv.core.Mat
 
get(int, int, float[]) - Method in class org.opencv.core.Mat
 
get(int, int, int[]) - Method in class org.opencv.core.Mat
 
get(int, int, short[]) - Method in class org.opencv.core.Mat
 
get_blockSize() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_blockStride() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_cellSize() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_controlMatrix() - Method in class org.opencv.video.KalmanFilter
 
get_derivAperture() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_errorCovPost() - Method in class org.opencv.video.KalmanFilter
 
get_errorCovPre() - Method in class org.opencv.video.KalmanFilter
 
get_filterByArea() - Method in class org.opencv.features2d.Params
 
get_filterByCircularity() - Method in class org.opencv.features2d.Params
 
get_filterByColor() - Method in class org.opencv.features2d.Params
 
get_filterByConvexity() - Method in class org.opencv.features2d.Params
 
get_filterByInertia() - Method in class org.opencv.features2d.Params
 
get_gain() - Method in class org.opencv.video.KalmanFilter
 
get_gammaCorrection() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_histogramNormType() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_L2HysThreshold() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_learnt_thetas() - Method in class org.opencv.ml.LogisticRegression
 
get_logStep() - Method in class org.opencv.ml.ParamGrid
 
get_m00() - Method in class org.opencv.imgproc.Moments
 
get_m01() - Method in class org.opencv.imgproc.Moments
 
get_m02() - Method in class org.opencv.imgproc.Moments
 
get_m03() - Method in class org.opencv.imgproc.Moments
 
get_m10() - Method in class org.opencv.imgproc.Moments
 
get_m11() - Method in class org.opencv.imgproc.Moments
 
get_m12() - Method in class org.opencv.imgproc.Moments
 
get_m20() - Method in class org.opencv.imgproc.Moments
 
get_m21() - Method in class org.opencv.imgproc.Moments
 
get_m30() - Method in class org.opencv.imgproc.Moments
 
get_maxArea() - Method in class org.opencv.features2d.Params
 
get_maxCircularity() - Method in class org.opencv.features2d.Params
 
get_maxConvexity() - Method in class org.opencv.features2d.Params
 
get_maxInertiaRatio() - Method in class org.opencv.features2d.Params
 
get_maxThreshold() - Method in class org.opencv.features2d.Params
 
get_maxVal() - Method in class org.opencv.ml.ParamGrid
 
get_measurementMatrix() - Method in class org.opencv.video.KalmanFilter
 
get_measurementNoiseCov() - Method in class org.opencv.video.KalmanFilter
 
get_minArea() - Method in class org.opencv.features2d.Params
 
get_minCircularity() - Method in class org.opencv.features2d.Params
 
get_minConvexity() - Method in class org.opencv.features2d.Params
 
get_minDistBetweenBlobs() - Method in class org.opencv.features2d.Params
 
get_minInertiaRatio() - Method in class org.opencv.features2d.Params
 
get_minRepeatability() - Method in class org.opencv.features2d.Params
 
get_minThreshold() - Method in class org.opencv.features2d.Params
 
get_minVal() - Method in class org.opencv.ml.ParamGrid
 
get_mu02() - Method in class org.opencv.imgproc.Moments
 
get_mu03() - Method in class org.opencv.imgproc.Moments
 
get_mu11() - Method in class org.opencv.imgproc.Moments
 
get_mu12() - Method in class org.opencv.imgproc.Moments
 
get_mu20() - Method in class org.opencv.imgproc.Moments
 
get_mu21() - Method in class org.opencv.imgproc.Moments
 
get_mu30() - Method in class org.opencv.imgproc.Moments
 
get_nbins() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_nlevels() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_nu02() - Method in class org.opencv.imgproc.Moments
 
get_nu03() - Method in class org.opencv.imgproc.Moments
 
get_nu11() - Method in class org.opencv.imgproc.Moments
 
get_nu12() - Method in class org.opencv.imgproc.Moments
 
get_nu20() - Method in class org.opencv.imgproc.Moments
 
get_nu21() - Method in class org.opencv.imgproc.Moments
 
get_nu30() - Method in class org.opencv.imgproc.Moments
 
get_processNoiseCov() - Method in class org.opencv.video.KalmanFilter
 
get_signedGradient() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_statePost() - Method in class org.opencv.video.KalmanFilter
 
get_statePre() - Method in class org.opencv.video.KalmanFilter
 
get_svmDetector() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_thresholdStep() - Method in class org.opencv.features2d.Params
 
get_transitionMatrix() - Method in class org.opencv.video.KalmanFilter
 
get_winSigma() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_winSize() - Method in class org.opencv.objdetect.HOGDescriptor
 
getAButton() - Method in class edu.wpi.first.wpilibj.XboxController
Read the value of the A button on the controller.
getAButtonPressed() - Method in class edu.wpi.first.wpilibj.XboxController
Whether the A button was pressed since the last check.
getAButtonReleased() - Method in class edu.wpi.first.wpilibj.XboxController
Whether the A button was released since the last check.
getAcceleration() - Method in class edu.wpi.first.wpilibj.AnalogAccelerometer
Return the acceleration in Gs.
getAcceleration(ADXL345_I2C.Axes) - Method in class edu.wpi.first.wpilibj.ADXL345_I2C
Get the acceleration of one axis in Gs.
getAcceleration(ADXL345_SPI.Axes) - Method in class edu.wpi.first.wpilibj.ADXL345_SPI
Get the acceleration of one axis in Gs.
getAcceleration(ADXL362.Axes) - Method in class edu.wpi.first.wpilibj.ADXL362
Get the acceleration of one axis in Gs.
getAccelerations() - Method in class edu.wpi.first.wpilibj.ADXL345_I2C
Get the acceleration of all axes in Gs.
getAccelerations() - Method in class edu.wpi.first.wpilibj.ADXL345_SPI
Get the acceleration of all axes in Gs.
getAccelerations() - Method in class edu.wpi.first.wpilibj.ADXL362
Get the acceleration of all axes in Gs.
getAccelerometerX() - Static method in class edu.wpi.first.hal.AccelerometerJNI
 
getAccelerometerY() - Static method in class edu.wpi.first.hal.AccelerometerJNI
 
getAccelerometerZ() - Static method in class edu.wpi.first.hal.AccelerometerJNI
 
getAccumulatorAverage() - Method in class edu.wpi.first.wpilibj.SPI
Read the average of the accumulated value.
getAccumulatorCenter() - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
getAccumulatorCenter(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
getAccumulatorCount() - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
getAccumulatorCount() - Method in class edu.wpi.first.wpilibj.AnalogInput
Read the number of accumulated values.
getAccumulatorCount() - Method in class edu.wpi.first.wpilibj.SPI
Read the number of accumulated values.
getAccumulatorCount(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAccumulatorCount(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
getAccumulatorDeadband() - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
getAccumulatorDeadband(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
getAccumulatorInitialized() - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
getAccumulatorInitialized(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
getAccumulatorIntegratedAverage() - Method in class edu.wpi.first.wpilibj.SPI
Read the average of the integrated value.
getAccumulatorIntegratedValue() - Method in class edu.wpi.first.wpilibj.SPI
Read the integrated value.
getAccumulatorLastValue() - Method in class edu.wpi.first.wpilibj.SPI
Read the last value read by the accumulator engine.
getAccumulatorOutput(int, AccumulatorResult) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAccumulatorOutput(AccumulatorResult) - Method in class edu.wpi.first.wpilibj.AnalogInput
Read the accumulated value and the number of accumulated values atomically.
getAccumulatorOutput(AccumulatorResult) - Method in class edu.wpi.first.wpilibj.SPI
Read the accumulated value and the number of accumulated values atomically.
getAccumulatorValue() - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
getAccumulatorValue() - Method in class edu.wpi.first.wpilibj.AnalogInput
Read the accumulated value.
getAccumulatorValue() - Method in class edu.wpi.first.wpilibj.SPI
Read the accumulated value.
getAccumulatorValue(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAccumulatorValue(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
getActive() - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
getActive() - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
getActive(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
getActive(int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
getActiveVarCount() - Method in class org.opencv.ml.RTrees
 
getActualDataRate() - Method in class edu.wpi.cscore.VideoSource
Get the data rate (in bytes per second).
getActualFPS() - Method in class edu.wpi.cscore.VideoSource
Get the actual FPS.
getAffineTransform(MatOfPoint2f, MatOfPoint2f) - Static method in class org.opencv.imgproc.Imgproc
 
getAlgorithmType() - Method in class org.opencv.ml.KNearest
 
getAll() - Method in class edu.wpi.first.wpilibj.SolenoidBase
Read all 8 solenoids from the module used by this solenoid as a single byte.
getAll(int) - Static method in class edu.wpi.first.wpilibj.SolenoidBase
Read all 8 solenoids from the specified module as a single byte.
getAlliance() - Method in class edu.wpi.first.wpilibj.DriverStation
Get the current alliance from the FMS.
getAllianceStation() - Static method in class edu.wpi.first.hal.HAL
 
getAllSolenoids(int) - Static method in class edu.wpi.first.hal.SolenoidJNI
 
getAnalogAverageBits(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAnalogAverageValue(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAnalogAverageVoltage(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAnalogGyroAngle(int) - Static method in class edu.wpi.first.hal.AnalogGyroJNI
 
getAnalogGyroCenter(int) - Static method in class edu.wpi.first.hal.AnalogGyroJNI
 
getAnalogGyroOffset(int) - Static method in class edu.wpi.first.hal.AnalogGyroJNI
 
getAnalogGyroRate(int) - Static method in class edu.wpi.first.hal.AnalogGyroJNI
 
getAnalogLSBWeight(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAnalogOffset(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAnalogOutput(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAnalogOversampleBits(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAnalogSampleRate() - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAnalogTriggerInWindow(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAnalogTriggerOutput(int, int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAnalogTriggerTriggerState(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAnalogTriggerTypeForRouting() - Method in class edu.wpi.first.wpilibj.AnalogTriggerOutput
 
getAnalogTriggerTypeForRouting() - Method in class edu.wpi.first.wpilibj.DigitalInput
Get the analog trigger type.
getAnalogTriggerTypeForRouting() - Method in class edu.wpi.first.wpilibj.InterruptableSensorBase
If this is an analog trigger.
getAnalogValue(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAnalogVoltage(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAnalogVoltsToValue(int, double) - Static method in class edu.wpi.first.hal.AnalogJNI
 
getAngle() - Method in class edu.wpi.first.hal.sim.AnalogGyroSim
 
getAngle() - Method in class edu.wpi.first.wpilibj.ADXRS450_Gyro
 
getAngle() - Method in class edu.wpi.first.wpilibj.AnalogGyro
 
getAngle() - Method in interface edu.wpi.first.wpilibj.interfaces.Gyro
Return the actual angle in degrees that the robot is currently facing.
getAngle() - Method in class edu.wpi.first.wpilibj.Servo
Get the servo angle.
getAngle(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogGyroDataJNI
 
getAnnealCoolingRatio() - Method in class org.opencv.ml.ANN_MLP_ANNEAL
 
getAnnealCoolingRatio() - Method in class org.opencv.ml.ANN_MLP
 
getAnnealFinalT() - Method in class org.opencv.ml.ANN_MLP_ANNEAL
 
getAnnealFinalT() - Method in class org.opencv.ml.ANN_MLP
 
getAnnealInitialT() - Method in class org.opencv.ml.ANN_MLP_ANNEAL
 
getAnnealInitialT() - Method in class org.opencv.ml.ANN_MLP
 
getAnnealItePerStep() - Method in class org.opencv.ml.ANN_MLP_ANNEAL
 
getAnnealItePerStep() - Method in class org.opencv.ml.ANN_MLP
 
getAutoDroppedCount() - Method in class edu.wpi.first.wpilibj.SPI
Get the number of bytes dropped by the automatic SPI transfer engine due to the receive buffer being full.
getAutonomous() - Method in class edu.wpi.first.hal.ControlWord
 
getAutonomous() - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
getAutonomous() - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
getAverageBits() - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
getAverageBits() - Method in class edu.wpi.first.wpilibj.AnalogInput
Get the number of averaging bits.
getAverageBits(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
getAverageValue() - Method in class edu.wpi.first.wpilibj.AnalogInput
Get a sample from the output of the oversample and average engine for this channel.
getAverageVoltage() - Method in class edu.wpi.first.wpilibj.AnalogInput
Get a scaled sample from the output of the oversample and average engine for this channel.
getAvgError() - Method in class edu.wpi.first.wpilibj.PIDBase
Deprecated.
Use getError(), which is now already filtered.
getAxis(Joystick.AxisType) - Method in class edu.wpi.first.wpilibj.Joystick
Deprecated.
Use the more specific axis getter functions.
getAxisChannel(Joystick.AxisType) - Method in class edu.wpi.first.wpilibj.Joystick
Deprecated.
Use the more specific axis channel getter functions.
getAxisCount() - Method in class edu.wpi.first.wpilibj.GenericHID
Get the number of axes for the HID.
getAxisType(int) - Method in class edu.wpi.first.wpilibj.GenericHID
Get the axis type of a joystick axis.
getBackButton() - Method in class edu.wpi.first.wpilibj.XboxController
Read the value of the back button on the controller.
getBackButtonPressed() - Method in class edu.wpi.first.wpilibj.XboxController
Whether the back button was pressed since the last check.
getBackButtonReleased() - Method in class edu.wpi.first.wpilibj.XboxController
Whether the back button was released since the last check.
getBackendName() - Method in class org.opencv.videoio.VideoCapture
 
getBackendName() - Method in class org.opencv.videoio.VideoWriter
 
getBackgroundImage(Mat) - Method in class org.opencv.video.BackgroundSubtractor
 
getBackgroundRatio() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getBackpropMomentumScale() - Method in class org.opencv.ml.ANN_MLP
 
getBackpropWeightScale() - Method in class org.opencv.ml.ANN_MLP
 
getBatteryVoltage() - Method in class edu.wpi.first.wpilibj.DriverStation
Deprecated.
Use RobotController.getBatteryVoltage
getBatteryVoltage() - Static method in class edu.wpi.first.wpilibj.RobotController
Read the battery voltage.
getBButton() - Method in class edu.wpi.first.wpilibj.XboxController
Read the value of the B button on the controller.
getBButtonPressed() - Method in class edu.wpi.first.wpilibj.XboxController
Whether the B button was pressed since the last check.
getBButtonReleased() - Method in class edu.wpi.first.wpilibj.XboxController
Whether the B button was released since the last check.
getBias() - Method in class org.opencv.photo.TonemapDrago
 
getBlockSize() - Method in class org.opencv.calib3d.StereoMatcher
 
getBlockSize() - Method in class org.opencv.features2d.GFTTDetector
 
getBoolean() - Method in class edu.wpi.first.hal.sim.SimValue
 
getBoolean() - Method in class edu.wpi.first.networktables.NetworkTableValue
Get the entry's boolean value.
getBoolean(boolean) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the entry's value as a boolean.
getBoolean(int, boolean) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getBoolean(String, boolean) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Returns the boolean the key maps to.
getBoolean(String, boolean) - Method in class edu.wpi.first.wpilibj.Preferences
Returns the boolean at the given key.
getBoolean(String, boolean) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Returns the boolean the key maps to.
getBoolean(String, boolean) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Returns the boolean the key maps to.
getBooleanArray() - Method in class edu.wpi.first.networktables.NetworkTableValue
Get the entry's boolean array value.
getBooleanArray(boolean[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the entry's value as a boolean array.
getBooleanArray(int, boolean[]) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getBooleanArray(Boolean[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the entry's value as a boolean array.
getBooleanArray(String, boolean[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Returns the boolean array the key maps to.
getBooleanArray(String, boolean[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Returns the boolean array the key maps to.
getBooleanArray(String, boolean[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Returns the boolean array the key maps to.
getBooleanArray(String, Boolean[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Returns the boolean array the key maps to.
getBooleanArray(String, Boolean[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Returns the boolean array the key maps to.
getBooleanArray(String, Boolean[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Returns the boolean array the key maps to.
getBooleanProperty(String, boolean) - Static method in class edu.wpi.first.wpilibj.RobotBase
 
getBoostType() - Method in class org.opencv.ml.Boost
 
getBrightness() - Method in class edu.wpi.cscore.VideoCamera
Get the brightness, as a percentage (0-100).
getBrownedOut() - Static method in class edu.wpi.first.hal.HAL
 
getBuildInformation() - Static method in class org.opencv.core.Core
 
getBumper() - Method in class edu.wpi.first.wpilibj.GamepadBase
Deprecated.
Is the bumper pressed.
getBumper(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.GamepadBase
Deprecated.
Is the bumper pressed.
getBumper(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.XboxController
Read the value of the bumper button on the controller.
getBumperPressed(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.XboxController
Whether the bumper was pressed since the last check.
getBumperReleased(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.XboxController
Whether the bumper was released since the last check.
getButton(Joystick.ButtonType) - Method in class edu.wpi.first.wpilibj.Joystick
Deprecated.
Use Button enum values instead of ButtonType.
getButtonCount() - Method in class edu.wpi.first.wpilibj.GenericHID
For the current HID, return the number of buttons.
getBytesReceived() - Method in class edu.wpi.first.wpilibj.SerialPort
Get the number of bytes currently available to read from the serial port.
getC() - Method in class org.opencv.ml.SVM
 
getCalculateVarImportance() - Method in class org.opencv.ml.RTrees
 
getCall() - Method in class edu.wpi.first.networktables.RpcCall
Get the call native handle.
getCameraBrightness(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getCameraServerShared() - Static method in class edu.wpi.first.cameraserver.CameraServerSharedStore
get the CameraServerShared object.
getCANStatus() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the current status of the CAN bus.
GetCANStatus(CANStatus) - Static method in class edu.wpi.first.hal.can.CANJNI
 
getCatCount(int) - Method in class org.opencv.ml.TrainData
 
getCatMap() - Method in class org.opencv.ml.TrainData
 
getCatOfs() - Method in class org.opencv.ml.TrainData
 
getCenter() - Method in class edu.wpi.first.wpilibj.AnalogGyro
Return the gyro center value set during calibration to use as a future preset.
getChannel() - Method in class edu.wpi.first.wpilibj.AnalogInput
Get the channel number.
getChannel() - Method in class edu.wpi.first.wpilibj.AnalogOutput
Get the channel of this AnalogOutput.
getChannel() - Method in class edu.wpi.first.wpilibj.AnalogTriggerOutput
 
getChannel() - Method in class edu.wpi.first.wpilibj.DigitalInput
Get the channel of the digital input.
getChannel() - Method in class edu.wpi.first.wpilibj.DigitalOutput
Get the GPIO channel number that this object represents.
getChannel() - Method in class edu.wpi.first.wpilibj.DigitalSource
 
getChannel() - Method in class edu.wpi.first.wpilibj.NidecBrushless
Gets the channel number associated with the object.
getChannel() - Method in class edu.wpi.first.wpilibj.PWM
Gets the channel number associated with the PWM Object.
getChannel() - Method in class edu.wpi.first.wpilibj.Relay
Get the channel number.
getChoices() - Method in class edu.wpi.cscore.VideoProperty
 
getClassLabels() - Method in class org.opencv.ml.TrainData
 
getClassWeights() - Method in class org.opencv.ml.SVM
 
getClipLimit() - Method in class org.opencv.imgproc.CLAHE
 
getClosedLoopControl() - Method in class edu.wpi.first.wpilibj.Compressor
Gets the current operating mode of the PCM.
getClosedLoopEnabled() - Method in class edu.wpi.first.hal.sim.PCMSim
 
getClosedLoopEnabled(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
getClustersNumber() - Method in class org.opencv.ml.EM
 
getCoef0() - Method in class org.opencv.ml.SVM
 
getColorAdaptation() - Method in class org.opencv.photo.TonemapReinhard
 
getComplexityReductionThreshold() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getComponents() - Method in interface edu.wpi.first.wpilibj.shuffleboard.ShuffleboardContainer
Gets the components that are direct children of this container.
getComponents() - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardLayout
 
getComponents() - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardTab
 
getCompressor(int) - Static method in class edu.wpi.first.hal.CompressorJNI
 
getCompressorClosedLoopControl(int) - Static method in class edu.wpi.first.hal.CompressorJNI
 
getCompressorCurrent() - Method in class edu.wpi.first.hal.sim.PCMSim
 
getCompressorCurrent() - Method in class edu.wpi.first.wpilibj.Compressor
Get the current being used by the compressor.
getCompressorCurrent(int) - Static method in class edu.wpi.first.hal.CompressorJNI
 
getCompressorCurrent(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
getCompressorCurrentTooHighFault() - Method in class edu.wpi.first.wpilibj.Compressor
If PCM is in fault state : Compressor Drive is disabled due to compressor current being too high.
getCompressorCurrentTooHighFault(int) - Static method in class edu.wpi.first.hal.CompressorJNI
 
getCompressorCurrentTooHighStickyFault() - Method in class edu.wpi.first.wpilibj.Compressor
If PCM sticky fault is set : Compressor is disabled due to compressor current being too high.
getCompressorCurrentTooHighStickyFault(int) - Static method in class edu.wpi.first.hal.CompressorJNI
 
getCompressorInitialized() - Method in class edu.wpi.first.hal.sim.PCMSim
 
getCompressorInitialized(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
getCompressorNotConnectedFault() - Method in class edu.wpi.first.wpilibj.Compressor
If PCM is in fault state : Compressor does not appear to be wired, i.e.
getCompressorNotConnectedFault(int) - Static method in class edu.wpi.first.hal.CompressorJNI
 
getCompressorNotConnectedStickyFault() - Method in class edu.wpi.first.wpilibj.Compressor
If PCM sticky fault is set : Compressor does not appear to be wired, i.e.
getCompressorNotConnectedStickyFault(int) - Static method in class edu.wpi.first.hal.CompressorJNI
 
getCompressorOn() - Method in class edu.wpi.first.hal.sim.PCMSim
 
getCompressorOn(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
getCompressorPressureSwitch(int) - Static method in class edu.wpi.first.hal.CompressorJNI
 
getCompressorShortedFault() - Method in class edu.wpi.first.wpilibj.Compressor
If PCM is in fault state : Compressor output appears to be shorted.
getCompressorShortedFault(int) - Static method in class edu.wpi.first.hal.CompressorJNI
 
getCompressorShortedStickyFault() - Method in class edu.wpi.first.wpilibj.Compressor
If PCM sticky fault is set : Compressor output appears to be shorted.
getCompressorShortedStickyFault(int) - Static method in class edu.wpi.first.hal.CompressorJNI
 
getConfigJson() - Method in class edu.wpi.cscore.VideoSource
Get a JSON configuration string.
getConnections() - Method in class edu.wpi.first.networktables.NetworkTableInstance
Gets information on the currently established network connections.
getConnections(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getContinuousError(double) - Method in class edu.wpi.first.wpilibj.PIDBase
Wraps error around for continuous inputs.
getContrast() - Method in class org.opencv.photo.TonemapDurand
 
getContrastWeight() - Method in class org.opencv.photo.MergeMertens
 
getControlWord(ControlWord) - Static method in class edu.wpi.first.hal.HAL
 
getCount() - Method in class edu.wpi.first.hal.sim.EncoderSim
 
getCount(int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
getCounter() - Method in class org.opencv.core.TickMeter
 
getCounter(int) - Static method in class edu.wpi.first.hal.CounterJNI
 
getCounterDirection(int) - Static method in class edu.wpi.first.hal.CounterJNI
 
getCounterPeriod(int) - Static method in class edu.wpi.first.hal.CounterJNI
 
getCounterSamplesToAverage(int) - Static method in class edu.wpi.first.hal.CounterJNI
 
getCounterStopped(int) - Static method in class edu.wpi.first.hal.CounterJNI
 
getCovarianceMatrixType() - Method in class org.opencv.ml.EM
 
getCovs(List<Mat>) - Method in class org.opencv.ml.EM
 
getCPUTickCount() - Static method in class org.opencv.core.Core
 
getCurrent(int) - Method in class edu.wpi.first.hal.sim.PDPSim
 
getCurrent(int) - Method in class edu.wpi.first.wpilibj.PowerDistributionPanel
Query the current of a single channel of the PDP.
getCurrent(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
getCurrent3V3() - Static method in class edu.wpi.first.wpilibj.ControllerPower
Deprecated.
getCurrent3V3() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the current output of the 3.3V rail.
getCurrent5V() - Static method in class edu.wpi.first.wpilibj.ControllerPower
Deprecated.
getCurrent5V() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the current output of the 5V rail.
getCurrent6V() - Static method in class edu.wpi.first.wpilibj.ControllerPower
Deprecated.
getCurrent6V() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the current output of the 6V rail.
getCurrentCommand() - Method in class edu.wpi.first.wpilibj.command.Subsystem
Returns the command which currently claims this subsystem.
getCurrentCommandName() - Method in class edu.wpi.first.wpilibj.command.Subsystem
Returns the current command name, or empty string if no current command.
getCurrentThreadIsRealTime() - Static method in class edu.wpi.first.hal.ThreadsJNI
 
getCurrentThreadIsRealTime() - Static method in class edu.wpi.first.wpilibj.Threads
Get if the current thread is realtime.
getCurrentThreadPriority() - Static method in class edu.wpi.first.hal.ThreadsJNI
 
getCurrentThreadPriority() - Static method in class edu.wpi.first.wpilibj.Threads
Get the thread priority for the current thread.
getCut() - Method in class org.opencv.photo.AlignMTB
 
getCVFolds() - Method in class org.opencv.ml.DTrees
 
getD() - Method in class edu.wpi.first.wpilibj.PIDBase
Get the Differential coefficient.
getD() - Method in interface edu.wpi.first.wpilibj.PIDInterface
 
getDaimlerPeopleDetector() - Static method in class org.opencv.objdetect.HOGDescriptor
 
getData() - Method in class edu.wpi.first.wpilibj.DriverStation
Copy data from the DS task for the user.
getData(String) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Returns the value at the specified key.
getDecisionFunction(int, Mat, Mat) - Method in class org.opencv.ml.SVM
 
getDefault() - Method in class edu.wpi.cscore.VideoProperty
 
getDefault() - Static method in class edu.wpi.first.networktables.NetworkTableInstance
Get global default instance.
getDefaultCommand() - Method in class edu.wpi.first.wpilibj.command.Subsystem
Returns the default command (or null if there is none).
getDefaultCommandName() - Method in class edu.wpi.first.wpilibj.command.Subsystem
Returns the default command name, or empty string is there is none.
getDefaultExtractionRoot() - Static method in class edu.wpi.first.wpiutil.RuntimeLoader
Gets the default extration root location (~/.wpilib/nativecache).
getDefaultGridPtr(int) - Static method in class org.opencv.ml.SVM
 
getDefaultInstance() - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getDefaultK() - Method in class org.opencv.ml.KNearest
 
getDefaultName() - Method in class org.opencv.core.Algorithm
 
getDefaultName() - Method in class org.opencv.features2d.AgastFeatureDetector
 
getDefaultName() - Method in class org.opencv.features2d.AKAZE
 
getDefaultName() - Method in class org.opencv.features2d.BRISK
 
getDefaultName() - Method in class org.opencv.features2d.FastFeatureDetector
 
getDefaultName() - Method in class org.opencv.features2d.Feature2D
 
getDefaultName() - Method in class org.opencv.features2d.GFTTDetector
 
getDefaultName() - Method in class org.opencv.features2d.KAZE
 
getDefaultName() - Method in class org.opencv.features2d.MSER
 
getDefaultName() - Method in class org.opencv.features2d.ORB
 
getDefaultNewCameraMatrix(Mat) - Static method in class org.opencv.imgproc.Imgproc
 
getDefaultNewCameraMatrix(Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
 
getDefaultNewCameraMatrix(Mat, Size, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
getDefaultPeopleDetector() - Static method in class org.opencv.objdetect.HOGDescriptor
 
getDefaultSolenoidModule() - Static method in class edu.wpi.first.wpilibj.SensorUtil
Get the number of the default solenoid module.
getDefaultSubstValues() - Method in class org.opencv.ml.TrainData
 
getDegree() - Method in class org.opencv.ml.SVM
 
getDelta() - Method in class org.opencv.features2d.MSER
 
getDeltaSetpoint() - Method in class edu.wpi.first.wpilibj.PIDBase
Returns the change in setpoint over time of the PIDController.
getDeployDirectory() - Static method in class edu.wpi.first.wpilibj.Filesystem
Obtains the deploy directory of the program, which is the remote location src/main/deploy is deployed to by default.
getDerivKernels(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
getDerivKernels(Mat, Mat, int, int, int, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
getDerivKernels(Mat, Mat, int, int, int, boolean, int) - Static method in class org.opencv.imgproc.Imgproc
 
getDescription() - Method in class edu.wpi.cscore.VideoSink
Get the sink description.
getDescription() - Method in class edu.wpi.cscore.VideoSource
Get the source description.
getDescription() - Method in class edu.wpi.first.wpilibj.drive.DifferentialDrive
 
getDescription() - Method in class edu.wpi.first.wpilibj.drive.KilloughDrive
 
getDescription() - Method in class edu.wpi.first.wpilibj.drive.MecanumDrive
 
getDescription() - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
 
getDescription() - Method in class edu.wpi.first.wpilibj.MotorSafety
 
getDescription() - Method in class edu.wpi.first.wpilibj.NidecBrushless
 
getDescription() - Method in class edu.wpi.first.wpilibj.PWM
 
getDescription() - Method in class edu.wpi.first.wpilibj.PWMSpeedController
 
getDescription() - Method in class edu.wpi.first.wpilibj.Relay
 
getDescription() - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
getDescriptorChannels() - Method in class org.opencv.features2d.AKAZE
 
getDescriptors() - Method in class org.opencv.features2d.BOWTrainer
 
getDescriptorSize() - Method in class org.opencv.features2d.AKAZE
 
getDescriptorSize() - Method in class org.opencv.objdetect.HOGDescriptor
 
getDescriptorType() - Method in class org.opencv.features2d.AKAZE
 
getDetectShadows() - Method in class org.opencv.video.BackgroundSubtractorKNN
 
getDetectShadows() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getDiffusivity() - Method in class org.opencv.features2d.AKAZE
 
getDiffusivity() - Method in class org.opencv.features2d.KAZE
 
getDIO(int) - Static method in class edu.wpi.first.hal.DIOJNI
 
getDIODirection(int) - Static method in class edu.wpi.first.hal.DIOJNI
 
getDirection() - Method in class edu.wpi.first.hal.sim.EncoderSim
 
getDirection() - Method in class edu.wpi.first.wpilibj.Counter
The last direction the counter value changed.
getDirection() - Method in interface edu.wpi.first.wpilibj.CounterBase
Determine which direction the counter is going.
getDirection() - Method in class edu.wpi.first.wpilibj.Encoder
The last direction the encoder value changed.
getDirection(int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
getDirectionDegrees() - Method in class edu.wpi.first.wpilibj.Joystick
Get the direction of the vector formed by the joystick and its origin in degrees.
getDirectionRadians() - Method in class edu.wpi.first.wpilibj.Joystick
Get the direction of the vector formed by the joystick and its origin in radians.
getDisp12MaxDiff() - Method in class org.opencv.calib3d.StereoMatcher
 
getDist2Threshold() - Method in class org.opencv.video.BackgroundSubtractorKNN
 
getDistance() - Method in class edu.wpi.first.wpilibj.Counter
Read the current scaled counter value.
getDistance() - Method in class edu.wpi.first.wpilibj.Encoder
Get the distance the robot has driven since the last reset as scaled by the value from Encoder.setDistancePerPulse(double).
getDistancePerPulse() - Method in class edu.wpi.first.wpilibj.Encoder
Get the distance per pulse for this encoder.
getDistanceUnits() - Method in class edu.wpi.first.wpilibj.Ultrasonic
Get the current DistanceUnit that is used for the PIDSource base object.
getDouble() - Method in class edu.wpi.first.hal.sim.SimValue
 
getDouble() - Method in class edu.wpi.first.networktables.NetworkTableValue
Get the entry's double value.
getDouble(double) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the entry's value as a double.
getDouble(int, double) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getDouble(String, double) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
getDouble(String, double) - Method in class edu.wpi.first.wpilibj.Preferences
Returns the double at the given key.
getDouble(String, double) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
getDoubleArray() - Method in class edu.wpi.first.networktables.NetworkTableValue
Get the entry's double array value.
getDoubleArray(double[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the entry's value as a double array.
getDoubleArray(int, double[]) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getDoubleArray(Double[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the entry's value as a double array.
getDsAttached() - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
getDsAttached() - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
getDSAttached() - Method in class edu.wpi.first.hal.ControlWord
 
getDutyCycle() - Method in class edu.wpi.first.hal.sim.DigitalPWMSim
 
getDutyCycle(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DigitalPWMDataJNI
 
getEdge(int, int) - Method in class org.opencv.imgproc.Subdiv2D
 
getEdgeList(MatOfFloat4) - Method in class org.opencv.imgproc.Subdiv2D
 
getEdgeThreshold() - Method in class org.opencv.features2d.ORB
 
getEmax() - Method in class org.opencv.ml.KNearest
 
getEnabled() - Method in class edu.wpi.first.hal.ControlWord
 
getEnabled() - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
getEnabled() - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
getEnabled3V3() - Static method in class edu.wpi.first.wpilibj.ControllerPower
Deprecated.
getEnabled3V3() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the enabled state of the 3.3V rail.
getEnabled5V() - Static method in class edu.wpi.first.wpilibj.ControllerPower
Deprecated.
getEnabled5V() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the enabled state of the 5V rail.
getEnabled6V() - Static method in class edu.wpi.first.wpilibj.ControllerPower
Deprecated.
getEnabled6V() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the enabled state of the 6V rail.
getEncoder(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
getEncoderDecodingScaleFactor(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
getEncoderDirection(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
getEncoderDistance(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
getEncoderDistancePerPulse(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
getEncoderEncodingScale(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
getEncoderEncodingType(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
getEncoderFPGAIndex(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
getEncoderPeriod(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
getEncoderRate(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
getEncoderRaw(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
getEncoderSamplesToAverage(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
getEncoderStopped(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
getEncodingScale() - Method in class edu.wpi.first.wpilibj.Encoder
Used to divide raw edge counts down to spec'd counts.
getEncodingScaleFactor(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
getEntries(int, String, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getEntries(String, int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Get entries starting with the given prefix.
getEntry() - Method in class edu.wpi.first.networktables.EntryNotification
Get the entry as an object.
getEntry() - Method in class edu.wpi.first.networktables.RpcCall
Get the RPC entry.
getEntry() - Method in class edu.wpi.first.wpilibj.shuffleboard.SimpleWidget
Gets the NetworkTable entry that contains the data for this widget.
getEntry(int, String) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getEntry(String) - Method in class edu.wpi.first.networktables.NetworkTable
Gets the entry for a sub key.
getEntry(String) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Gets the entry for a key.
getEntry(String) - Method in interface edu.wpi.first.wpilibj.smartdashboard.SendableBuilder
Add a property without getters or setters.
getEntry(String) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Add a property without getters or setters.
getEntry(String) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Gets the entry for the specified key.
getEntryFlags(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getEntryInfo(NetworkTableInstance, int, String, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getEntryInfo(String, int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Get information about entries starting with the given prefix.
getEntryInfoHandle(NetworkTableInstance, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getEntryLastChange(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getEntryName(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getEnumPropertyChoices(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getEpsilon() - Method in class org.opencv.video.DualTVL1OpticalFlow
 
getError() - Method in class edu.wpi.cscore.CvSink
Get error string.
getError() - Method in class edu.wpi.first.wpilibj.PIDBase
Returns the current difference of the input from the setpoint.
getError() - Method in interface edu.wpi.first.wpilibj.PIDInterface
 
getEStop() - Method in class edu.wpi.first.hal.ControlWord
 
getEStop() - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
getEStop() - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
getEventName() - Method in class edu.wpi.first.wpilibj.DriverStation
Get the event name.
getExcludeRange() - Method in class org.opencv.photo.AlignMTB
 
getExpiration() - Method in class edu.wpi.first.wpilibj.MotorSafety
Retrieve the timeout value for the corresponding motor safety object.
getExposureWeight() - Method in class org.opencv.photo.MergeMertens
 
getExtended() - Method in class org.opencv.features2d.KAZE
 
getF() - Method in class edu.wpi.first.wpilibj.PIDBase
Get the Feed forward coefficient.
getFastPyramids() - Method in class org.opencv.video.FarnebackOpticalFlow
 
getFastThreshold() - Method in class org.opencv.features2d.ORB
 
getFaultCount3V3() - Static method in class edu.wpi.first.wpilibj.ControllerPower
Deprecated.
getFaultCount3V3() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the count of the total current faults on the 3.3V rail since the controller has booted.
getFaultCount5V() - Static method in class edu.wpi.first.wpilibj.ControllerPower
Deprecated.
getFaultCount5V() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the count of the total current faults on the 5V rail since the controller has booted.
getFaultCount6V() - Static method in class edu.wpi.first.wpilibj.ControllerPower
Deprecated.
getFaultCount6V() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the count of the total current faults on the 6V rail since the controller has booted.
getFeatureType() - Method in class org.opencv.objdetect.CascadeClassifier
 
getFileExtension() - Static method in class edu.wpi.first.wpiutil.RuntimeDetector
Get the file extension for the current system.
getFilePrefix() - Static method in class edu.wpi.first.wpiutil.RuntimeDetector
Get the file prefix for the current system.
getFilterIndex() - Method in class edu.wpi.first.hal.sim.DIOSim
 
getFilterIndex(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
getFilterPeriod(int) - Static method in class edu.wpi.first.hal.DigitalGlitchFilterJNI
 
getFilterSelect(int) - Static method in class edu.wpi.first.hal.DigitalGlitchFilterJNI
 
getFirstLevel() - Method in class org.opencv.features2d.ORB
 
getFlags() - Method in class edu.wpi.first.networktables.NetworkTableEntry
Returns the flags.
getFlags() - Method in class org.opencv.video.FarnebackOpticalFlow
 
getFlags() - Method in class org.opencv.video.SparsePyrLKOpticalFlow
 
getFlags(String) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Returns the flags for the specified key.
getFlags(String) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Returns the flags for the specified key.
getFlags(String) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Returns the flags for the specified key.
getFloat(String, float) - Method in class edu.wpi.first.wpilibj.Preferences
Returns the float at the given key.
getFmsAttached() - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
getFmsAttached() - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
getFMSAttached() - Method in class edu.wpi.first.hal.ControlWord
 
getFontScaleFromHeight(int, int) - Static method in class org.opencv.imgproc.Imgproc
 
getFontScaleFromHeight(int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
getForward() - Method in class edu.wpi.first.hal.sim.RelaySim
 
getForward(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
getFPGAButton() - Static method in class edu.wpi.first.hal.HALUtil
 
getFPGAButton() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
getFPGAButton(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
getFPGAIndex() - Method in class edu.wpi.first.wpilibj.Counter
The counter's FPGA index.
getFPGAIndex() - Method in class edu.wpi.first.wpilibj.Encoder
Get the FPGA index of the encoder.
getFPGARevision() - Static method in class edu.wpi.first.hal.HALUtil
 
getFPGARevision() - Static method in class edu.wpi.first.wpilibj.RobotController
Return the FPGA Revision number.
getFPGATime() - Static method in class edu.wpi.first.hal.HALUtil
 
getFPGATime() - Static method in class edu.wpi.first.wpilibj.RobotController
Read the microsecond timer from the FPGA.
getFPGATime() - Static method in class edu.wpi.first.wpilibj.Utility
Deprecated.
Use RobotController.getFPGATime()
getFPGATimestamp() - Static method in class edu.wpi.first.wpilibj.Timer
Return the system clock time in seconds.
getFPGAVersion() - Static method in class edu.wpi.first.hal.HALUtil
 
getFPGAVersion() - Static method in class edu.wpi.first.wpilibj.RobotController
Return the FPGA Version number.
getFromInt(int) - Static method in enum edu.wpi.first.networktables.NetworkTableType
Convert from the numerical representation of type to an enum type.
getGaborKernel(Size, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
getGaborKernel(Size, double, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
getGaborKernel(Size, double, double, double, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
getGameSpecificMessage() - Method in class edu.wpi.first.wpilibj.DriverStation
Get the game specific message.
getGamma() - Method in class org.opencv.ml.SVM
 
getGamma() - Method in class org.opencv.photo.Tonemap
 
getGamma() - Method in class org.opencv.video.DualTVL1OpticalFlow
 
getGaussianKernel(int, double) - Static method in class org.opencv.imgproc.Imgproc
 
getGaussianKernel(int, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
getGlobalSampleRate() - Static method in class edu.wpi.first.wpilibj.AnalogInput
Get the current sample rate.
getGroup() - Method in class edu.wpi.first.wpilibj.command.Command
Returns the CommandGroup that this command is a part of.
getHALErrno() - Static method in class edu.wpi.first.hal.HALUtil
 
getHALErrorMessage(int) - Static method in class edu.wpi.first.hal.HALUtil
 
getHALRuntimeType() - Static method in class edu.wpi.first.hal.HALUtil
 
getHALstrerror() - Static method in class edu.wpi.first.hal.HALUtil
 
getHALstrerror(int) - Static method in class edu.wpi.first.hal.HALUtil
 
getHandle() - Method in class edu.wpi.cscore.VideoSink
 
getHandle() - Method in class edu.wpi.cscore.VideoSource
 
getHandle() - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the native handle for the entry.
getHandle() - Method in class edu.wpi.first.networktables.NetworkTableInstance
Gets the native handle for the entry.
getHardwareFeatureName(int) - Static method in class org.opencv.core.Core
 
getHarrisDetector() - Method in class org.opencv.features2d.GFTTDetector
 
getHashLibraryResource(String) - Static method in class edu.wpi.first.wpiutil.RuntimeDetector
Get the path to the hash to the requested resource.
getHierarchy(String) - Static method in class edu.wpi.first.networktables.NetworkTable
Gets a list of the names of all the super tables of a given key.
getHistory() - Method in class org.opencv.video.BackgroundSubtractorKNN
 
getHistory() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getHostname() - Static method in class edu.wpi.cscore.CameraServerJNI
 
getHttpCameraKind() - Method in class edu.wpi.cscore.HttpCamera
Get the kind of HTTP camera.
getHttpCameraKind(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getHttpCameraKindFromInt(int) - Static method in class edu.wpi.cscore.HttpCamera
Convert from the numerical representation of kind to an enum type.
getHttpCameraUrls(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getI() - Method in class edu.wpi.first.wpilibj.PIDBase
Get the Integral coefficient.
getI() - Method in interface edu.wpi.first.wpilibj.PIDInterface
 
getIndex() - Method in class edu.wpi.first.wpilibj.AnalogTrigger
Return the index of the analog trigger.
getInfo() - Method in class edu.wpi.cscore.UsbCamera
Get the full camera information for the device.
getInfo() - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets combined information about the entry.
getInitialized() - Method in class edu.wpi.first.hal.sim.AnalogGyroSim
 
getInitialized() - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
getInitialized() - Method in class edu.wpi.first.hal.sim.AnalogOutSim
 
getInitialized() - Method in class edu.wpi.first.hal.sim.AnalogTriggerSim
 
getInitialized() - Method in class edu.wpi.first.hal.sim.DigitalPWMSim
 
getInitialized() - Method in class edu.wpi.first.hal.sim.DIOSim
 
getInitialized() - Method in class edu.wpi.first.hal.sim.EncoderSim
 
getInitialized() - Method in class edu.wpi.first.hal.sim.I2CSim
 
getInitialized() - Method in class edu.wpi.first.hal.sim.PDPSim
 
getInitialized() - Method in class edu.wpi.first.hal.sim.PWMSim
 
getInitialized() - Method in class edu.wpi.first.hal.sim.SPISim
 
getInitialized(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogGyroDataJNI
 
getInitialized(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
getInitialized(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogOutDataJNI
 
getInitialized(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogTriggerDataJNI
 
getInitialized(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DigitalPWMDataJNI
 
getInitialized(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
getInitialized(int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
getInitialized(int) - Static method in class edu.wpi.first.hal.sim.mockdata.I2CDataJNI
 
getInitialized(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
getInitialized(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
getInitialized(int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIDataJNI
 
getInitializedForward() - Method in class edu.wpi.first.hal.sim.RelaySim
 
getInitializedForward(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
getInitializedReverse() - Method in class edu.wpi.first.hal.sim.RelaySim
 
getInitializedReverse(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
getInitialStepSize() - Method in class org.opencv.ml.SVMSGD
 
getInnerIterations() - Method in class org.opencv.video.DualTVL1OpticalFlow
 
getInputCurrent() - Static method in class edu.wpi.first.wpilibj.ControllerPower
Deprecated.
getInputCurrent() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the input current to the robot controller.
getInputVoltage() - Static method in class edu.wpi.first.wpilibj.ControllerPower
Deprecated.
getInputVoltage() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the input voltage to the robot controller.
getInstance() - Static method in class edu.wpi.first.cameraserver.CameraServer
Get the CameraServer instance.
getInstance() - Method in class edu.wpi.first.networktables.ConnectionNotification
 
getInstance() - Method in class edu.wpi.first.networktables.NetworkTable
Gets the instance for the table.
getInstance() - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the instance for the entry.
getInstance() - Static method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Get the CameraServer instance.
getInstance() - Static method in class edu.wpi.first.wpilibj.command.Scheduler
Returns the Scheduler, creating it if one does not exist.
getInstance() - Static method in class edu.wpi.first.wpilibj.DriverStation
Gets an instance of the DriverStation.
getInstance() - Static method in class edu.wpi.first.wpilibj.Preferences
Returns the preferences instance.
getInstanceFromHandle(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getInt(String, int) - Method in class edu.wpi.first.wpilibj.Preferences
Returns the int at the given key.
getIntensity() - Method in class org.opencv.photo.TonemapReinhard
 
getInverted() - Method in class edu.wpi.first.wpilibj.NidecBrushless
 
getInverted() - Method in class edu.wpi.first.wpilibj.PWMSpeedController
 
getInverted() - Method in interface edu.wpi.first.wpilibj.SpeedController
Common interface for returning if a speed controller is in the inverted state or not.
getInverted() - Method in class edu.wpi.first.wpilibj.SpeedControllerGroup
 
getInWindow() - Method in class edu.wpi.first.wpilibj.AnalogTrigger
Return the InWindow output of the analog trigger.
getIppVersion() - Static method in class org.opencv.core.Core
 
getIsClassifier() - Method in class org.opencv.ml.KNearest
 
getIsInput() - Method in class edu.wpi.first.hal.sim.DIOSim
 
getIsInput(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
getIterations() - Method in class org.opencv.ml.LogisticRegression
 
getJoystickAxes(byte, float[]) - Static method in class edu.wpi.first.hal.HAL
 
getJoystickAxisType(byte, byte) - Static method in class edu.wpi.first.hal.HAL
 
getJoystickAxisType(int, int) - Method in class edu.wpi.first.wpilibj.DriverStation
Returns the types of Axes on a given joystick port.
getJoystickButtons(byte, ByteBuffer) - Static method in class edu.wpi.first.hal.HAL
 
getJoystickIsXbox(byte) - Static method in class edu.wpi.first.hal.HAL
 
getJoystickIsXbox(int) - Method in class edu.wpi.first.wpilibj.DriverStation
Gets the value of isXbox on a joystick.
getJoystickName(byte) - Static method in class edu.wpi.first.hal.HAL
 
getJoystickName(int) - Method in class edu.wpi.first.wpilibj.DriverStation
Gets the name of the joystick at a port.
getJoystickPOVs(byte, short[]) - Static method in class edu.wpi.first.hal.HAL
 
getJoystickType(byte) - Static method in class edu.wpi.first.hal.HAL
 
getJoystickType(int) - Method in class edu.wpi.first.wpilibj.DriverStation
Gets the value of type on a joystick.
getK() - Method in class org.opencv.features2d.GFTTDetector
 
getKernelType() - Method in class org.opencv.ml.SVM
 
getKeys() - Method in class edu.wpi.first.networktables.NetworkTable
Gets all keys in the table (not including sub-tables).
getKeys() - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Gets all keys in the table (not including sub-tables).
getKeys() - Method in class edu.wpi.first.wpilibj.Preferences
Gets the vector of keys.
getKeys() - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Get the keys stored in the SmartDashboard table of NetworkTables.
getKeys() - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Gets all keys in the table (not including sub-tables).
getKeys(int) - Method in class edu.wpi.first.networktables.NetworkTable
Gets all keys in the table (not including sub-tables).
getKeys(int) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
 
getKeys(int) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Get the keys stored in the SmartDashboard table of NetworkTables.
getKeys(int) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Gets all keys in the table (not including sub-tables).
getKind() - Method in class edu.wpi.cscore.VideoProperty
 
getKind() - Method in class edu.wpi.cscore.VideoSink
Get the kind of the sink.
getKind() - Method in class edu.wpi.cscore.VideoSource
Get the kind of the source.
getKindFromInt(int) - Static method in class edu.wpi.cscore.VideoEvent
Convert from the numerical representation of kind to an enum type.
getKindFromInt(int) - Static method in class edu.wpi.cscore.VideoProperty
Convert from the numerical representation of kind to an enum type.
getKindFromInt(int) - Static method in class edu.wpi.cscore.VideoSink
Convert from the numerical representation of kind to an enum type.
getKindFromInt(int) - Static method in class edu.wpi.cscore.VideoSource
Convert from the numerical representation of kind to an enum type.
getkNNSamples() - Method in class org.opencv.video.BackgroundSubtractorKNN
 
getLambda() - Method in class org.opencv.photo.CalibrateDebevec
 
getLambda() - Method in class org.opencv.video.DualTVL1OpticalFlow
 
getLastChange() - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the last time the entry's value was changed.
getLastFrameTime() - Method in class edu.wpi.cscore.VideoSource
Get the last time a frame was captured.
getLaunchDirectory() - Static method in class edu.wpi.first.wpilibj.Filesystem
Obtains the current working path that the program was launched with.
getLayerSizes() - Method in class org.opencv.ml.ANN_MLP
 
getLayout() - Method in class org.opencv.ml.TrainData
 
getLayout(String) - Method in interface edu.wpi.first.wpilibj.shuffleboard.ShuffleboardContainer
Gets the already-defined layout in this container with the given title.
getLayout(String) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardLayout
 
getLayout(String) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardTab
 
getLayout(String, LayoutType) - Method in interface edu.wpi.first.wpilibj.shuffleboard.ShuffleboardContainer
Gets the layout with the given type and title, creating it if it does not already exist at the time this method is called.
getLayout(String, String) - Method in interface edu.wpi.first.wpilibj.shuffleboard.ShuffleboardContainer
Gets the layout with the given type and title, creating it if it does not already exist at the time this method is called.
getLayout(String, String) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardLayout
 
getLayout(String, String) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardTab
 
getLayoutName() - Method in enum edu.wpi.first.wpilibj.shuffleboard.BuiltInLayouts
 
getLayoutName() - Method in interface edu.wpi.first.wpilibj.shuffleboard.LayoutType
Gets the string type of the layout as defined by that layout in Shuffleboard.
getLeadingEdgeList(MatOfInt) - Method in class org.opencv.imgproc.Subdiv2D
 
getLearningRate() - Method in class org.opencv.ml.LogisticRegression
 
getLibraryResource(String) - Static method in class edu.wpi.first.wpiutil.RuntimeDetector
Get the path to the requested resource.
getLightAdaptation() - Method in class org.opencv.photo.TonemapReinhard
 
getListenAddress() - Method in class edu.wpi.cscore.MjpegServer
Get the listen address of the server.
getLocation() - Method in class edu.wpi.first.wpilibj.DriverStation
Gets the location of the team's driver station controls.
getLong() - Method in class edu.wpi.first.hal.sim.SimValue
 
getLong(String, long) - Method in class edu.wpi.first.wpilibj.Preferences
Returns the long at the given key.
getLoopTiming() - Static method in class edu.wpi.first.hal.DIOJNI
 
getLSBWeight() - Method in class edu.wpi.first.wpilibj.AnalogInput
Get the factory scaling least significant bit weight constant.
getMagnitude() - Method in class edu.wpi.first.wpilibj.Joystick
Get the magnitude of the direction vector formed by the joystick's current position relative to its origin.
getMarginRegularization() - Method in class org.opencv.ml.SVMSGD
 
getMarginType() - Method in class org.opencv.ml.SVMSGD
 
getMatchInfo(MatchInfoData) - Static method in class edu.wpi.first.hal.HAL
 
getMatchNumber() - Method in class edu.wpi.first.wpilibj.DriverStation
Get the match number.
getMatchTime() - Static method in class edu.wpi.first.hal.HAL
 
getMatchTime() - Method in class edu.wpi.first.wpilibj.DriverStation
Return the approximate match time.
getMatchTime() - Static method in class edu.wpi.first.wpilibj.Timer
Return the approximate match time.
getMatchType() - Method in class edu.wpi.first.wpilibj.DriverStation
Get the match type.
getMax() - Method in class edu.wpi.cscore.VideoProperty
 
getMaxArea() - Method in class org.opencv.features2d.MSER
 
getMaxBits() - Method in class org.opencv.photo.AlignMTB
 
getMaxCategories() - Method in class org.opencv.ml.DTrees
 
getMaxDepth() - Method in class org.opencv.ml.DTrees
 
getMaxFeatures() - Method in class org.opencv.features2d.GFTTDetector
 
getMaxFeatures() - Method in class org.opencv.features2d.ORB
 
getMaxIter() - Method in class org.opencv.photo.CalibrateRobertson
 
getMaxLevel() - Method in class org.opencv.video.SparsePyrLKOpticalFlow
 
getMaxPeriod() - Method in class edu.wpi.first.hal.sim.EncoderSim
 
getMaxPeriod(int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
getMeans() - Method in class org.opencv.ml.EM
 
getMedianFiltering() - Method in class org.opencv.video.DualTVL1OpticalFlow
 
getMessage(double, double, double) - Static method in exception edu.wpi.first.hal.util.BoundaryException
Returns the message for a boundary exception.
getMin() - Method in class edu.wpi.cscore.VideoProperty
 
getMinArea() - Method in class org.opencv.features2d.MSER
 
getMinDisparity() - Method in class org.opencv.calib3d.StereoMatcher
 
getMinDistance() - Method in class org.opencv.features2d.GFTTDetector
 
getMinEigThreshold() - Method in class org.opencv.video.SparsePyrLKOpticalFlow
 
getMiniBatchSize() - Method in class org.opencv.ml.LogisticRegression
 
getMinSampleCount() - Method in class org.opencv.ml.DTrees
 
getMissing() - Method in class org.opencv.ml.TrainData
 
getMjpegServerListenAddress(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getMjpegServerPort(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getMode() - Method in class org.opencv.calib3d.StereoSGBM
 
getNAllVars() - Method in class org.opencv.ml.TrainData
 
getName() - Method in class edu.wpi.cscore.VideoProperty
 
getName() - Method in class edu.wpi.cscore.VideoSink
Get the name of the sink.
getName() - Method in class edu.wpi.cscore.VideoSource
Get the name of the source.
getName() - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the name of the entry (the key).
getName() - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
 
getName() - Method in class edu.wpi.first.wpilibj.GamepadBase
Deprecated.
 
getName() - Method in class edu.wpi.first.wpilibj.GenericHID
Get the name of the HID.
getName() - Method in interface edu.wpi.first.wpilibj.livewindow.LiveWindowSendable
Deprecated.
 
getName() - Method in interface edu.wpi.first.wpilibj.NamedSendable
Deprecated.
The name of the subtable.
getName() - Method in class edu.wpi.first.wpilibj.NidecBrushless
 
getName() - Method in class edu.wpi.first.wpilibj.PWM
 
getName() - Method in class edu.wpi.first.wpilibj.Relay
 
getName() - Method in interface edu.wpi.first.wpilibj.Sendable
Gets the name of this Sendable object.
getName() - Method in class edu.wpi.first.wpilibj.SendableBase
 
getName() - Method in class edu.wpi.first.wpilibj.SendableImpl
 
getNames(List<String>) - Method in class org.opencv.ml.TrainData
 
getNativeObjAddr() - Method in class org.opencv.core.Algorithm
 
getNativeObjAddr() - Method in class org.opencv.core.Mat
 
getNativeObjAddr() - Method in class org.opencv.core.TickMeter
 
getNativeObjAddr() - Method in class org.opencv.features2d.BOWImgDescriptorExtractor
 
getNativeObjAddr() - Method in class org.opencv.features2d.BOWTrainer
 
getNativeObjAddr() - Method in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
getNativeObjAddr() - Method in class org.opencv.features2d.FeatureDetector
Deprecated.
 
getNativeObjAddr() - Method in class org.opencv.features2d.Params
 
getNativeObjAddr() - Method in class org.opencv.imgproc.Subdiv2D
 
getNativeObjAddr() - Method in class org.opencv.ml.ParamGrid
 
getNativeObjAddr() - Method in class org.opencv.ml.TrainData
 
getNativeObjAddr() - Method in class org.opencv.objdetect.CascadeClassifier
 
getNativeObjAddr() - Method in class org.opencv.objdetect.HOGDescriptor
 
getNativeObjAddr() - Method in class org.opencv.objdetect.QRCodeDetector
 
getNativeObjAddr() - Method in class org.opencv.video.KalmanFilter
 
getNativeObjAddr() - Method in class org.opencv.videoio.VideoCapture
 
getNativeObjAddr() - Method in class org.opencv.videoio.VideoWriter
 
getNetworkInterfaces() - Static method in class edu.wpi.cscore.CameraServerJNI
 
getNetworkMode() - Method in class edu.wpi.first.networktables.NetworkTableInstance
Get the current network mode.
getNetworkMode(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getNLevels() - Method in class org.opencv.features2d.ORB
 
getNMixtures() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getNOctaveLayers() - Method in class org.opencv.features2d.AKAZE
 
getNOctaveLayers() - Method in class org.opencv.features2d.KAZE
 
getNOctaves() - Method in class org.opencv.features2d.AKAZE
 
getNOctaves() - Method in class org.opencv.features2d.KAZE
 
getNonmaxSuppression() - Method in class org.opencv.features2d.AgastFeatureDetector
 
getNonmaxSuppression() - Method in class org.opencv.features2d.FastFeatureDetector
 
getNormCatResponses() - Method in class org.opencv.ml.TrainData
 
getNSamples() - Method in class org.opencv.ml.TrainData
 
getNSamples() - Method in class org.opencv.video.BackgroundSubtractorKNN
 
getNTestSamples() - Method in class org.opencv.ml.TrainData
 
getNTrainSamples() - Method in class org.opencv.ml.TrainData
 
getNu() - Method in class org.opencv.ml.SVM
 
getNumAccumulators() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumAnalogInputs() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumAnalogOutputs() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumAnalogTriggers() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumber(Number) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the entry's value as a double.
getNumber(String, double) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Returns the number the key maps to.
getNumber(String, double) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Returns the number the key maps to.
getNumber(String, double) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Returns the number the key maps to.
getNumberArray(Number[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the entry's value as a double array.
getNumberArray(String, double[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Returns the number array the key maps to.
getNumberArray(String, double[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Returns the number array the key maps to.
getNumberArray(String, double[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Returns the number array the key maps to.
getNumberArray(String, Double[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Returns the number array the key maps to.
getNumberArray(String, Double[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Returns the number array the key maps to.
getNumberArray(String, Double[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Returns the number array the key maps to.
getNumberOfCPUs() - Static method in class org.opencv.core.Core
 
getNumCounters() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumDigitalChannels() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumDigitalHeaders() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumDigitalPWMOutputs() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumDisparities() - Method in class org.opencv.calib3d.StereoMatcher
 
getNumEncoders() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumInterrupts() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumIters() - Method in class org.opencv.video.FarnebackOpticalFlow
 
getNumLevels() - Method in class org.opencv.video.FarnebackOpticalFlow
 
getNumMotors() - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
getNumPCMModules() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumPDPChannels() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumPDPModules() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumPWMChannels() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumPWMHeaders() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumRelayChannels() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumRelayHeaders() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumSolenoidChannels() - Static method in class edu.wpi.first.hal.PortsJNI
 
getNumThreads() - Static method in class org.opencv.core.Core
 
getNVars() - Method in class org.opencv.ml.TrainData
 
getOffset() - Method in class edu.wpi.first.wpilibj.AnalogGyro
Return the gyro offset value set during calibration to use as a future preset.
getOffset() - Method in class edu.wpi.first.wpilibj.AnalogInput
Get the factory scaling offset constant.
getOperatingDirectory() - Static method in class edu.wpi.first.wpilibj.Filesystem
Obtains the operating directory of the program.
getOptimalDFTSize(int) - Static method in class org.opencv.core.Core
 
getOptimalNewCameraMatrix(Mat, Mat, Size, double) - Static method in class org.opencv.calib3d.Calib3d
 
getOptimalNewCameraMatrix(Mat, Mat, Size, double, Size) - Static method in class org.opencv.calib3d.Calib3d
 
getOptimalNewCameraMatrix(Mat, Mat, Size, double, Size, Rect) - Static method in class org.opencv.calib3d.Calib3d
 
getOptimalNewCameraMatrix(Mat, Mat, Size, double, Size, Rect, boolean) - Static method in class org.opencv.calib3d.Calib3d
 
getOriginalWindowSize() - Method in class org.opencv.objdetect.CascadeClassifier
 
getOuterIterations() - Method in class org.opencv.video.DualTVL1OpticalFlow
 
getOversampleBits() - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
getOversampleBits() - Method in class edu.wpi.first.wpilibj.AnalogInput
Get the number of oversample bits.
getOversampleBits(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
getP() - Method in class edu.wpi.first.wpilibj.PIDBase
Get the Proportional coefficient.
getP() - Method in interface edu.wpi.first.wpilibj.PIDInterface
 
getP() - Method in class org.opencv.ml.SVM
 
getP1() - Method in class org.opencv.calib3d.StereoSGBM
 
getP2() - Method in class org.opencv.calib3d.StereoSGBM
 
getParent() - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardComponent
 
getPass2Only() - Method in class org.opencv.features2d.MSER
 
getPatchSize() - Method in class org.opencv.features2d.ORB
 
getPath() - Method in class edu.wpi.cscore.UsbCamera
Get the path to the device.
getPath() - Method in class edu.wpi.first.networktables.NetworkTable
Get the path of the NetworkTable.
getPath() - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Gets the full path of this table.
getPath() - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Gets the full path of this table.
getPCMSolenoidBlackList() - Method in class edu.wpi.first.wpilibj.SolenoidBase
Reads complete solenoid blacklist for all 8 solenoids as a single byte.
getPCMSolenoidBlackList(int) - Static method in class edu.wpi.first.hal.SolenoidJNI
 
getPCMSolenoidBlackList(int) - Static method in class edu.wpi.first.wpilibj.SolenoidBase
Reads complete solenoid blacklist for all 8 solenoids as a single byte.
getPCMSolenoidVoltageFault() - Method in class edu.wpi.first.wpilibj.SolenoidBase
The common highside solenoid voltage rail is too low, most likely a solenoid channel is shorted.
getPCMSolenoidVoltageFault(int) - Static method in class edu.wpi.first.hal.SolenoidJNI
 
getPCMSolenoidVoltageFault(int) - Static method in class edu.wpi.first.wpilibj.SolenoidBase
The common highside solenoid voltage rail is too low, most likely a solenoid channel is shorted.
getPCMSolenoidVoltageStickyFault() - Method in class edu.wpi.first.wpilibj.SolenoidBase
If true, the common highside solenoid voltage rail is too low, most likely a solenoid channel is shorted.
getPCMSolenoidVoltageStickyFault(int) - Static method in class edu.wpi.first.hal.SolenoidJNI
 
getPCMSolenoidVoltageStickyFault(int) - Static method in class edu.wpi.first.wpilibj.SolenoidBase
If true, the common highside solenoid voltage rail is too low, most likely a solenoid channel is shorted.
getPDPChannelCurrent(byte, int) - Static method in class edu.wpi.first.hal.PDPJNI
 
getPDPTemperature(int) - Static method in class edu.wpi.first.hal.PDPJNI
 
getPDPTotalCurrent(int) - Static method in class edu.wpi.first.hal.PDPJNI
 
getPDPTotalEnergy(int) - Static method in class edu.wpi.first.hal.PDPJNI
 
getPDPTotalPower(int) - Static method in class edu.wpi.first.hal.PDPJNI
 
getPDPVoltage(int) - Static method in class edu.wpi.first.hal.PDPJNI
 
getPeriod() - Method in class edu.wpi.first.hal.sim.EncoderSim
 
getPeriod() - Method in class edu.wpi.first.wpilibj.Counter
Get the Period of the most recent count.
getPeriod() - Method in interface edu.wpi.first.wpilibj.CounterBase
Get the time between the last two edges counted.
getPeriod() - Method in class edu.wpi.first.wpilibj.Encoder
Deprecated.
Use getRate() in favor of this method.
getPeriod() - Method in class edu.wpi.first.wpilibj.TimedRobot
Get time period between calls to Periodic() functions.
getPeriod(int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
getPeriodCycles() - Method in class edu.wpi.first.wpilibj.DigitalGlitchFilter
Gets the number of FPGA cycles that the input must hold steady to pass through this glitch filter.
getPeriodNanoSeconds() - Method in class edu.wpi.first.wpilibj.DigitalGlitchFilter
Gets the number of nanoseconds that the input must hold steady to pass through this glitch filter.
getPeriodScale() - Method in class edu.wpi.first.hal.sim.PWMSim
 
getPeriodScale(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
getPerspectiveTransform(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
getPIDController() - Method in class edu.wpi.first.wpilibj.command.PIDCommand
Returns the PIDController used by this PIDCommand.
getPIDController() - Method in class edu.wpi.first.wpilibj.command.PIDSubsystem
Returns the PIDController used by this PIDSubsystem.
getPIDSourceType() - Method in class edu.wpi.first.wpilibj.AnalogAccelerometer
 
getPIDSourceType() - Method in class edu.wpi.first.wpilibj.AnalogInput
 
getPIDSourceType() - Method in class edu.wpi.first.wpilibj.AnalogPotentiometer
 
getPIDSourceType() - Method in class edu.wpi.first.wpilibj.Counter
 
getPIDSourceType() - Method in class edu.wpi.first.wpilibj.Encoder
 
getPIDSourceType() - Method in class edu.wpi.first.wpilibj.filters.Filter
 
getPIDSourceType() - Method in class edu.wpi.first.wpilibj.GyroBase
 
getPIDSourceType() - Method in interface edu.wpi.first.wpilibj.PIDSource
Get which parameter of the device you are using as a process control variable.
getPIDSourceType() - Method in class edu.wpi.first.wpilibj.Ultrasonic
 
getPin() - Method in class edu.wpi.first.hal.sim.DigitalPWMSim
 
getPin(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DigitalPWMDataJNI
 
getPixelFormatFromInt(int) - Static method in class edu.wpi.cscore.VideoMode
 
getPlatformPath() - Static method in class edu.wpi.first.wpiutil.RuntimeDetector
Get the platform path for the current system.
getPolyN() - Method in class org.opencv.video.FarnebackOpticalFlow
 
getPolySigma() - Method in class org.opencv.video.FarnebackOpticalFlow
 
getPort() - Method in class edu.wpi.cscore.MjpegServer
Get the port number of the server.
getPort() - Method in class edu.wpi.first.wpilibj.GenericHID
Get the port number of the HID.
getPort(byte) - Static method in class edu.wpi.first.hal.HAL
 
getPortHandleForRouting() - Method in class edu.wpi.first.wpilibj.AnalogTriggerOutput
 
getPortHandleForRouting() - Method in class edu.wpi.first.wpilibj.DigitalInput
Get the HAL Port Handle.
getPortHandleForRouting() - Method in class edu.wpi.first.wpilibj.InterruptableSensorBase
The channel routing number.
getPortWithModule(byte, byte) - Static method in class edu.wpi.first.hal.HAL
 
getPosition() - Method in class edu.wpi.first.hal.sim.PWMSim
 
getPosition() - Method in class edu.wpi.first.wpilibj.command.PIDCommand
Returns the current position.
getPosition() - Method in class edu.wpi.first.wpilibj.command.PIDSubsystem
Returns the current position.
getPosition() - Method in class edu.wpi.first.wpilibj.PWM
Get the PWM value in terms of a position.
getPosition(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
getPOV() - Method in class edu.wpi.first.wpilibj.GenericHID
 
getPOV(int) - Method in class edu.wpi.first.wpilibj.GamepadBase
Deprecated.
 
getPOV(int) - Method in class edu.wpi.first.wpilibj.GenericHID
Get the angle in degrees of a POV on the HID.
getPOVCount() - Method in class edu.wpi.first.wpilibj.GamepadBase
Deprecated.
 
getPOVCount() - Method in class edu.wpi.first.wpilibj.GenericHID
For the current HID, return the number of POVs.
getPreFilterCap() - Method in class org.opencv.calib3d.StereoBM
 
getPreFilterCap() - Method in class org.opencv.calib3d.StereoSGBM
 
getPreFilterSize() - Method in class org.opencv.calib3d.StereoBM
 
getPreFilterType() - Method in class org.opencv.calib3d.StereoBM
 
getPressureSwitch() - Method in class edu.wpi.first.hal.sim.PCMSim
 
getPressureSwitch(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
getPressureSwitchValue() - Method in class edu.wpi.first.wpilibj.Compressor
Get the pressure switch value.
getPrettyValue() - Method in enum edu.wpi.first.wpilibj.Relay.Value
 
getPriors() - Method in class org.opencv.ml.DTrees
 
getProperty() - Method in class edu.wpi.cscore.VideoEvent
 
getProperty(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getProperty(String) - Method in class edu.wpi.cscore.VideoSink
Get a property of the sink.
getProperty(String) - Method in class edu.wpi.cscore.VideoSource
Get a property.
getPropertyDefault(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getPropertyKind(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getPropertyMax(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getPropertyMin(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getPropertyName(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getPropertyStep(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getPulseLength() - Method in class edu.wpi.first.hal.sim.DIOSim
 
getPulseLength(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
getPWMConfigRaw(int) - Static method in class edu.wpi.first.hal.PWMJNI
 
getPWMEliminateDeadband(int) - Static method in class edu.wpi.first.hal.PWMJNI
 
getPWMPosition(int) - Static method in class edu.wpi.first.hal.PWMJNI
 
getPWMRaw(int) - Static method in class edu.wpi.first.hal.PWMJNI
 
getPWMSpeed(int) - Static method in class edu.wpi.first.hal.PWMJNI
 
getPyrScale() - Method in class org.opencv.video.FarnebackOpticalFlow
 
getQualityLevel() - Method in class org.opencv.features2d.GFTTDetector
 
getRadiance() - Method in class org.opencv.photo.CalibrateRobertson
 
getRandom() - Method in class org.opencv.photo.CalibrateDebevec
 
getRange() - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
getRange() - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
getRange(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
getRange(int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
getRangeInches() - Method in class edu.wpi.first.wpilibj.Ultrasonic
Get the range in inches from the ultrasonic sensor.
getRangeMM() - Method in class edu.wpi.first.wpilibj.Ultrasonic
Get the range in millimeters from the ultrasonic sensor.
getRate() - Method in class edu.wpi.first.hal.sim.AnalogGyroSim
 
getRate() - Method in class edu.wpi.first.wpilibj.ADXRS450_Gyro
 
getRate() - Method in class edu.wpi.first.wpilibj.AnalogGyro
 
getRate() - Method in class edu.wpi.first.wpilibj.Counter
Get the current rate of the Counter.
getRate() - Method in class edu.wpi.first.wpilibj.Encoder
Get the current rate of the encoder.
getRate() - Method in interface edu.wpi.first.wpilibj.interfaces.Gyro
Return the rate of rotation of the gyro.
getRate(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogGyroDataJNI
 
getRaw() - Method in class edu.wpi.first.networktables.NetworkTableValue
Get the entry's raw value.
getRaw() - Method in class edu.wpi.first.wpilibj.Encoder
Gets the raw value from the encoder.
getRaw() - Method in class edu.wpi.first.wpilibj.PWM
Get the PWM value directly from the hardware.
getRaw(byte[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the entry's value as a raw value (byte array).
getRaw(int, byte[]) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getRaw(String, byte[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Returns the raw value (byte array) the key maps to.
getRaw(String, byte[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Returns the raw value (byte array) the key maps to.
getRaw(String, byte[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Returns the raw value (byte array) the key maps to.
getRawAxis(int) - Method in class edu.wpi.first.wpilibj.GamepadBase
Deprecated.
 
getRawAxis(int) - Method in class edu.wpi.first.wpilibj.GenericHID
Get the value of the axis.
getRawBounds() - Method in class edu.wpi.first.wpilibj.PWM
Gets the bounds on the PWM pulse widths.
getRawButton(int) - Method in class edu.wpi.first.wpilibj.GamepadBase
Deprecated.
 
getRawButton(int) - Method in class edu.wpi.first.wpilibj.GenericHID
Get the button value (starting at button 1).
getRawButtonPressed(int) - Method in class edu.wpi.first.wpilibj.GenericHID
Whether the button was pressed since the last check.
getRawButtonReleased(int) - Method in class edu.wpi.first.wpilibj.GenericHID
Whether the button was released since the last check.
getRawValue() - Method in class edu.wpi.first.hal.sim.PWMSim
 
getRawValue(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
getRectSubPix(Mat, Size, Point, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
getRectSubPix(Mat, Size, Point, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
getRegressionAccuracy() - Method in class org.opencv.ml.DTrees
 
getRegularization() - Method in class org.opencv.ml.LogisticRegression
 
getRelay(int) - Static method in class edu.wpi.first.hal.RelayJNI
 
getReplayNumber() - Method in class edu.wpi.first.wpilibj.DriverStation
Get the replay number.
getReset() - Method in class edu.wpi.first.hal.sim.EncoderSim
 
getReset(int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
getResponses() - Method in class org.opencv.ml.TrainData
 
getResponseType() - Method in class org.opencv.ml.TrainData
 
getResult() - Method in class edu.wpi.first.networktables.RpcCall
Get the result (return value).
getResult(double) - Method in class edu.wpi.first.networktables.RpcCall
Get the result (return value).
getReverse() - Method in class edu.wpi.first.hal.sim.RelaySim
 
getReverse(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
getReverseDirection() - Method in class edu.wpi.first.hal.sim.EncoderSim
 
getReverseDirection(int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
getRobotMainThreadId() - Method in interface edu.wpi.first.cameraserver.CameraServerShared
get the main thread id func.
getROI1() - Method in class org.opencv.calib3d.StereoBM
 
getROI2() - Method in class org.opencv.calib3d.StereoBM
 
getRotationMatrix2D(Point, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
getRpc() - Method in class edu.wpi.first.networktables.NetworkTableValue
Get the entry's rpc definition value.
getRpc(int, byte[]) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getRpcResult(int, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getRpcResult(int, int, double) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getRpropDW0() - Method in class org.opencv.ml.ANN_MLP
 
getRpropDWMax() - Method in class org.opencv.ml.ANN_MLP
 
getRpropDWMin() - Method in class org.opencv.ml.ANN_MLP
 
getRpropDWMinus() - Method in class org.opencv.ml.ANN_MLP
 
getRpropDWPlus() - Method in class org.opencv.ml.ANN_MLP
 
getSample(Mat, int, float) - Method in class org.opencv.ml.TrainData
 
getSamples() - Method in class org.opencv.ml.TrainData
 
getSamples() - Method in class org.opencv.photo.CalibrateDebevec
 
getSamplesToAverage() - Method in class edu.wpi.first.hal.sim.EncoderSim
 
getSamplesToAverage() - Method in class edu.wpi.first.wpilibj.Counter
Get the Samples to Average which specifies the number of samples of the timer to average when calculating the period.
getSamplesToAverage() - Method in class edu.wpi.first.wpilibj.Encoder
Get the Samples to Average which specifies the number of samples of the timer to average when calculating the period.
getSamplesToAverage(int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
getSampleWeights() - Method in class org.opencv.ml.TrainData
 
getSaturation() - Method in class org.opencv.photo.TonemapDrago
 
getSaturation() - Method in class org.opencv.photo.TonemapDurand
 
getSaturation() - Method in class org.opencv.photo.TonemapMantiuk
 
getSaturationWeight() - Method in class org.opencv.photo.MergeMertens
 
getScale() - Method in class org.opencv.photo.TonemapMantiuk
 
getScaleFactor() - Method in class org.opencv.features2d.ORB
 
getScalesNumber() - Method in class org.opencv.video.DualTVL1OpticalFlow
 
getScaleStep() - Method in class org.opencv.video.DualTVL1OpticalFlow
 
getScoreType() - Method in class org.opencv.features2d.ORB
 
getSelected() - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableChooser
Returns the selected option.
getServer() - Method in class edu.wpi.first.cameraserver.CameraServer
Get server for the primary camera feed.
getServer() - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Get server for the primary camera feed.
getServer(String) - Method in class edu.wpi.first.cameraserver.CameraServer
Gets a server by name.
getServer(String) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Gets a server by name.
getSetpoint() - Method in class edu.wpi.first.wpilibj.command.PIDCommand
Returns the setpoint.
getSetpoint() - Method in class edu.wpi.first.wpilibj.command.PIDSubsystem
Returns the setpoint.
getSetpoint() - Method in class edu.wpi.first.wpilibj.PIDBase
Returns the current setpoint of the PIDController.
getSetpoint() - Method in interface edu.wpi.first.wpilibj.PIDInterface
 
getShadowThreshold() - Method in class org.opencv.video.BackgroundSubtractorKNN
 
getShadowThreshold() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getShadowValue() - Method in class org.opencv.video.BackgroundSubtractorKNN
 
getShadowValue() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getShift() - Method in class org.opencv.ml.SVMSGD
 
getSigmaColor() - Method in class org.opencv.photo.TonemapDurand
 
getSigmaSpace() - Method in class org.opencv.photo.TonemapDurand
 
getSimObject() - Method in class edu.wpi.first.wpilibj.AnalogInput
 
getSimObject() - Method in class edu.wpi.first.wpilibj.AnalogOutput
 
getSimObject() - Method in class edu.wpi.first.wpilibj.BuiltInAccelerometer
 
getSimpleName() - Method in enum edu.wpi.first.wpilibj.shuffleboard.EventImportance
 
getSink() - Method in class edu.wpi.cscore.VideoEvent
 
getSinkDescription(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getSinkError(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getSinkKind(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getSinkName(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getSinkProperty(int, String) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getSinkSource(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getSinkSourceProperty(int, String) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getSmallerBlockSize() - Method in class org.opencv.calib3d.StereoBM
 
getSolenoid(int) - Static method in class edu.wpi.first.hal.SolenoidJNI
 
getSolenoidInitialized(int) - Method in class edu.wpi.first.hal.sim.PCMSim
 
getSolenoidInitialized(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
getSolenoidOutput(int) - Method in class edu.wpi.first.hal.sim.PCMSim
 
getSolenoidOutput(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
getSource() - Method in class edu.wpi.cscore.VideoEvent
 
getSource() - Method in class edu.wpi.cscore.VideoSink
Get the connected source.
getSourceConfigJson(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getSourceDescription(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getSourceKind(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getSourceLastFrameTime(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getSourceName(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getSourceProperty(int, String) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getSourceProperty(String) - Method in class edu.wpi.cscore.VideoSink
Get a property of the associated source.
getSourceVideoMode(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getSpeckleRange() - Method in class org.opencv.calib3d.StereoMatcher
 
getSpeckleWindowSize() - Method in class org.opencv.calib3d.StereoMatcher
 
getSpeed() - Method in class edu.wpi.first.hal.sim.PWMSim
 
getSpeed() - Method in class edu.wpi.first.wpilibj.PWM
Get the PWM value in terms of speed.
getSpeed(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
getStartButton() - Method in class edu.wpi.first.wpilibj.XboxController
Read the value of the start button on the controller.
getStartButtonPressed() - Method in class edu.wpi.first.wpilibj.XboxController
Whether the start button was pressed since the last check.
getStartButtonReleased() - Method in class edu.wpi.first.wpilibj.XboxController
Whether the start button was released since the last check.
getStatus() - Method in exception edu.wpi.first.hal.util.UncleanStatusException
Create a new UncleanStatusException.
getStep() - Method in class edu.wpi.cscore.VideoProperty
 
getStepDecreasingPower() - Method in class org.opencv.ml.SVMSGD
 
getStickAxis(int, int) - Method in class edu.wpi.first.wpilibj.DriverStation
Get the value of the axis on a joystick.
getStickAxisCount(int) - Method in class edu.wpi.first.wpilibj.DriverStation
Returns the number of axes on a given joystick port.
getStickButton() - Method in class edu.wpi.first.wpilibj.GamepadBase
Deprecated.
 
getStickButton(int, int) - Method in class edu.wpi.first.wpilibj.DriverStation
The state of one joystick button.
getStickButton(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.GamepadBase
Deprecated.
 
getStickButton(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.XboxController
Read the value of the stick button on the controller.
getStickButtonCount(int) - Method in class edu.wpi.first.wpilibj.DriverStation
Gets the number of buttons on a joystick.
getStickButtonPressed(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.XboxController
Whether the stick button was pressed since the last check.
getStickButtonReleased(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.XboxController
Whether the stick button was released since the last check.
getStickButtons(int) - Method in class edu.wpi.first.wpilibj.DriverStation
The state of the buttons on the joystick.
getStickPOV(int, int) - Method in class edu.wpi.first.wpilibj.DriverStation
Get the state of a POV on the joystick.
getStickPOVCount(int) - Method in class edu.wpi.first.wpilibj.DriverStation
Returns the number of POVs on a given joystick port.
getStopped() - Method in class edu.wpi.first.wpilibj.Counter
Determine if the clock is stopped.
getStopped() - Method in interface edu.wpi.first.wpilibj.CounterBase
Determine if the counter is not moving.
getStopped() - Method in class edu.wpi.first.wpilibj.Encoder
Determine if the encoder is stopped.
getString() - Method in class edu.wpi.cscore.VideoProperty
 
getString() - Method in class edu.wpi.first.networktables.NetworkTableValue
Get the entry's string value.
getString(int, String) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getString(String) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the entry's value as a string.
getString(String, String) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Returns the string the key maps to.
getString(String, String) - Method in class edu.wpi.first.wpilibj.Preferences
Returns the string at the given key.
getString(String, String) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Returns the string the key maps to.
getString(String, String) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Returns the string the key maps to.
getStringArray() - Method in class edu.wpi.first.networktables.NetworkTableValue
Get the entry's string array value.
getStringArray(int, String[]) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getStringArray(String[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the entry's value as a string array.
getStringArray(String, String[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Returns the string array the key maps to.
getStringArray(String, String[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Returns the string array the key maps to.
getStringArray(String, String[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Returns the string array the key maps to.
getStringProperty(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getStructuringElement(int, Size) - Static method in class org.opencv.imgproc.Imgproc
 
getStructuringElement(int, Size, Point) - Static method in class org.opencv.imgproc.Imgproc
 
getSubMatrix(Mat, Mat, int) - Static method in class org.opencv.ml.TrainData
 
getSubsystem() - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
 
getSubsystem() - Method in interface edu.wpi.first.wpilibj.livewindow.LiveWindowSendable
Deprecated.
 
getSubsystem() - Method in interface edu.wpi.first.wpilibj.NamedSendable
Deprecated.
 
getSubsystem() - Method in class edu.wpi.first.wpilibj.NidecBrushless
 
getSubsystem() - Method in class edu.wpi.first.wpilibj.PWM
 
getSubsystem() - Method in class edu.wpi.first.wpilibj.Relay
 
getSubsystem() - Method in interface edu.wpi.first.wpilibj.Sendable
Gets the subsystem name of this Sendable object.
getSubsystem() - Method in class edu.wpi.first.wpilibj.SendableBase
 
getSubsystem() - Method in class edu.wpi.first.wpilibj.SendableImpl
 
getSubTable(String) - Method in class edu.wpi.first.networktables.NetworkTable
Returns the table at the specified key.
getSubTable(String) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Returns the table at the specified key.
getSubTable(String) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Returns the table at the specified key.
getSubTables() - Method in class edu.wpi.first.networktables.NetworkTable
Gets the names of all subtables in the table.
getSubTables() - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Gets the names of all subtables in the table.
getSubTables() - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Gets the names of all subtables in the table.
getSubVector(Mat, Mat) - Static method in class org.opencv.ml.TrainData
 
getSupportVectors() - Method in class org.opencv.ml.SVM
 
getSvmsgdType() - Method in class org.opencv.ml.SVMSGD
 
getSystemActive() - Static method in class edu.wpi.first.hal.HAL
 
getSystemClockTicksPerMicrosecond() - Static method in class edu.wpi.first.hal.ConstantsJNI
 
getTab(String) - Static method in class edu.wpi.first.wpilibj.shuffleboard.Shuffleboard
Gets the Shuffleboard tab with the given title, creating it if it does not already exist.
getTable() - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Get the network table.
getTable(String) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Gets the table with the specified key.
getTable(String) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
getTau() - Method in class org.opencv.video.DualTVL1OpticalFlow
 
getTelemetryAverageValue(int, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getTelemetryAverageValue(int, CameraServerJNI.TelemetryKind) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getTelemetryElapsedTime() - Static method in class edu.wpi.cscore.CameraServerJNI
 
getTelemetryValue(int, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getTelemetryValue(int, CameraServerJNI.TelemetryKind) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getTemperature() - Method in class edu.wpi.first.hal.sim.PDPSim
 
getTemperature() - Method in class edu.wpi.first.wpilibj.PowerDistributionPanel
Query the temperature of the PDP.
getTemperature(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
getTermCriteria() - Method in class org.opencv.ml.ANN_MLP
 
getTermCriteria() - Method in class org.opencv.ml.EM
 
getTermCriteria() - Method in class org.opencv.ml.LogisticRegression
 
getTermCriteria() - Method in class org.opencv.ml.RTrees
 
getTermCriteria() - Method in class org.opencv.ml.SVM
 
getTermCriteria() - Method in class org.opencv.ml.SVMSGD
 
getTermCriteria() - Method in class org.opencv.video.SparsePyrLKOpticalFlow
 
getTest() - Method in class edu.wpi.first.hal.ControlWord
 
getTest() - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
getTest() - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
getTestNormCatResponses() - Method in class org.opencv.ml.TrainData
 
getTestResponses() - Method in class org.opencv.ml.TrainData
 
getTestSampleIdx() - Method in class org.opencv.ml.TrainData
 
getTestSamples() - Method in class org.opencv.ml.TrainData
 
getTestSampleWeights() - Method in class org.opencv.ml.TrainData
 
getTextSize(String, int, double, int, int[]) - Static method in class org.opencv.imgproc.Imgproc
 
getTextureThreshold() - Method in class org.opencv.calib3d.StereoBM
 
getTheta() - Method in class org.opencv.video.DualTVL1OpticalFlow
 
getThreadNum() - Static method in class org.opencv.core.Core
Deprecated.
getThreshold() - Method in class org.opencv.features2d.AgastFeatureDetector
 
getThreshold() - Method in class org.opencv.features2d.AKAZE
 
getThreshold() - Method in class org.opencv.features2d.FastFeatureDetector
 
getThreshold() - Method in class org.opencv.features2d.KAZE
 
getThreshold() - Method in class org.opencv.photo.CalibrateRobertson
 
getThrottle() - Method in class edu.wpi.first.wpilibj.Joystick
Get the throttle value of the current joystick.
getThrottle() - Method in class edu.wpi.first.wpilibj.JoystickBase
Deprecated.
Get the throttle.
getThrottleChannel() - Method in class edu.wpi.first.wpilibj.Joystick
Get the channel currently associated with the throttle axis.
getTickCount() - Static method in class org.opencv.core.Core
 
getTickFrequency() - Static method in class org.opencv.core.Core
 
getTilesGridSize() - Method in class org.opencv.imgproc.CLAHE
 
getTime() - Method in class edu.wpi.first.networktables.NetworkTableValue
Get the creation time of the value.
getTime() - Method in class edu.wpi.first.wpilibj.Watchdog
Returns the time in seconds since the watchdog was last fed.
getTimeMicro() - Method in class org.opencv.core.TickMeter
 
getTimeMilli() - Method in class org.opencv.core.TickMeter
 
getTimeout() - Method in class edu.wpi.first.wpilibj.Watchdog
Returns the watchdog's timeout in seconds.
getTimeSec() - Method in class org.opencv.core.TickMeter
 
getTimeTicks() - Method in class org.opencv.core.TickMeter
 
getTitle() - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardComponent
 
getTitle() - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardTab
 
getTop() - Method in class edu.wpi.first.wpilibj.Joystick
Read the state of the top button on the joystick.
getTopPressed() - Method in class edu.wpi.first.wpilibj.Joystick
Whether the top button was pressed since the last check.
getTopReleased() - Method in class edu.wpi.first.wpilibj.Joystick
Whether the top button was released since the last check.
getTotalCurrent() - Method in class edu.wpi.first.wpilibj.PowerDistributionPanel
Query the current of all monitored PDP channels (0-15).
getTotalEnergy() - Method in class edu.wpi.first.wpilibj.PowerDistributionPanel
Query the total energy drawn from the monitored PDP channels.
getTotalPower() - Method in class edu.wpi.first.wpilibj.PowerDistributionPanel
Query the total power drawn from the monitored PDP channels.
getTrainDescriptors() - Method in class org.opencv.features2d.DescriptorMatcher
 
getTrainMethod() - Method in class org.opencv.ml.ANN_MLP
 
getTrainMethod() - Method in class org.opencv.ml.LogisticRegression
 
getTrainNormCatResponses() - Method in class org.opencv.ml.TrainData
 
getTrainResponses() - Method in class org.opencv.ml.TrainData
 
getTrainSampleIdx() - Method in class org.opencv.ml.TrainData
 
getTrainSamples() - Method in class org.opencv.ml.TrainData
 
getTrainSamples(int) - Method in class org.opencv.ml.TrainData
 
getTrainSamples(int, boolean) - Method in class org.opencv.ml.TrainData
 
getTrainSamples(int, boolean, boolean) - Method in class org.opencv.ml.TrainData
 
getTrainSampleWeights() - Method in class org.opencv.ml.TrainData
 
getTriangleList(MatOfFloat6) - Method in class org.opencv.imgproc.Subdiv2D
 
getTrigger() - Method in class edu.wpi.first.wpilibj.Joystick
Read the state of the trigger on the joystick.
getTriggerAxis(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.XboxController
Get the trigger axis value of the controller.
getTriggerLowerBound() - Method in class edu.wpi.first.hal.sim.AnalogTriggerSim
 
getTriggerLowerBound(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogTriggerDataJNI
 
getTriggerPressed() - Method in class edu.wpi.first.wpilibj.Joystick
Whether the trigger was pressed since the last check.
getTriggerReleased() - Method in class edu.wpi.first.wpilibj.Joystick
Whether the trigger was released since the last check.
getTriggerState() - Method in class edu.wpi.first.wpilibj.AnalogTrigger
Return the TriggerState output of the analog trigger.
getTriggerUpperBound() - Method in class edu.wpi.first.hal.sim.AnalogTriggerSim
 
getTriggerUpperBound(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogTriggerDataJNI
 
getTruncatePrunedTree() - Method in class org.opencv.ml.DTrees
 
getTwist() - Method in class edu.wpi.first.wpilibj.Joystick
Get the twist value of the current joystick.
getTwist() - Method in class edu.wpi.first.wpilibj.JoystickBase
Deprecated.
Get the twist value.
getTwistChannel() - Method in class edu.wpi.first.wpilibj.Joystick
Get the channel currently associated with the twist axis.
getType() - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the type of the entry.
getType() - Method in class edu.wpi.first.networktables.NetworkTableValue
Get the data type.
getType() - Method in class edu.wpi.first.wpilibj.GamepadBase
Deprecated.
 
getType() - Method in class edu.wpi.first.wpilibj.GenericHID
Get the type of the HID.
getType() - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardComponent
 
getType() - Method in class org.opencv.features2d.AgastFeatureDetector
 
getType() - Method in class org.opencv.features2d.FastFeatureDetector
 
getType() - Method in class org.opencv.ml.SVM
 
getType(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getUncompressedSupportVectors() - Method in class org.opencv.ml.SVM
 
getUniquenessRatio() - Method in class org.opencv.calib3d.StereoBM
 
getUniquenessRatio() - Method in class org.opencv.calib3d.StereoSGBM
 
getUpright() - Method in class org.opencv.features2d.KAZE
 
getUrls() - Method in class edu.wpi.cscore.HttpCamera
Get the URLs used to connect to the camera.
getUsbCameraInfo(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getUsbCameraPath(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
getUse1SERule() - Method in class org.opencv.ml.DTrees
 
getUseInitialFlow() - Method in class org.opencv.video.DualTVL1OpticalFlow
 
getUserActive3V3() - Static method in class edu.wpi.first.hal.PowerJNI
 
getUserActive3V3() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
getUserActive3V3(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
getUserActive5V() - Static method in class edu.wpi.first.hal.PowerJNI
 
getUserActive5V() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
getUserActive5V(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
getUserActive6V() - Static method in class edu.wpi.first.hal.PowerJNI
 
getUserActive6V() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
getUserActive6V(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
getUserButton() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the state of the "USER" button on the roboRIO.
getUserButton() - Static method in class edu.wpi.first.wpilibj.Utility
Deprecated.
Use RobotController.getUserButton()
getUserCurrent3V3() - Static method in class edu.wpi.first.hal.PowerJNI
 
getUserCurrent3V3() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
getUserCurrent3V3(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
getUserCurrent5V() - Static method in class edu.wpi.first.hal.PowerJNI
 
getUserCurrent5V() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
getUserCurrent5V(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
getUserCurrent6V() - Static method in class edu.wpi.first.hal.PowerJNI
 
getUserCurrent6V() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
getUserCurrent6V(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
getUserCurrentFaults3V3() - Static method in class edu.wpi.first.hal.PowerJNI
 
getUserCurrentFaults5V() - Static method in class edu.wpi.first.hal.PowerJNI
 
getUserCurrentFaults6V() - Static method in class edu.wpi.first.hal.PowerJNI
 
getUserFaults3V3() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
getUserFaults3V3(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
getUserFaults5V() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
getUserFaults5V(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
getUserFaults6V() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
getUserFaults6V(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
getUserVoltage3V3() - Static method in class edu.wpi.first.hal.PowerJNI
 
getUserVoltage3V3() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
getUserVoltage3V3(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
getUserVoltage5V() - Static method in class edu.wpi.first.hal.PowerJNI
 
getUserVoltage5V() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
getUserVoltage5V(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
getUserVoltage6V() - Static method in class edu.wpi.first.hal.PowerJNI
 
getUserVoltage6V() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
getUserVoltage6V(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
getUseSurrogates() - Method in class org.opencv.ml.DTrees
 
getValidDisparityROI(Rect, Rect, int, int, int) - Static method in class org.opencv.calib3d.Calib3d
 
getValue() - Method in enum edu.wpi.cscore.CameraServerJNI.TelemetryKind
 
getValue() - Method in enum edu.wpi.cscore.HttpCamera.HttpCameraKind
 
getValue() - Method in enum edu.wpi.cscore.VideoEvent.Kind
 
getValue() - Method in enum edu.wpi.cscore.VideoMode.PixelFormat
 
getValue() - Method in enum edu.wpi.cscore.VideoProperty.Kind
 
getValue() - Method in enum edu.wpi.cscore.VideoSink.Kind
 
getValue() - Method in enum edu.wpi.cscore.VideoSource.ConnectionStrategy
 
getValue() - Method in enum edu.wpi.cscore.VideoSource.Kind
 
getValue() - Method in class edu.wpi.first.hal.sim.DIOSim
 
getValue() - Method in class edu.wpi.first.networktables.NetworkTableEntry
Gets the entry's value.
getValue() - Method in enum edu.wpi.first.networktables.NetworkTableType
 
getValue() - Method in class edu.wpi.first.networktables.NetworkTableValue
Get the data value stored.
getValue() - Method in class edu.wpi.first.wpilibj.AnalogInput
Get a sample straight from this channel.
getValue(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
getValue(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
getValue(String) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Gets the value associated with a key as a NetworkTableValue object.
getValue(String, Object) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Use NetworkTableEntry.getValue() instead, e.g. `NetworkTable.getEntry(key).getValue();`
getValue(String, Object) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Gets the value associated with a key as an object.
getValueOf(String) - Static method in enum edu.wpi.first.wpilibj.Relay.Value
 
getValues(int, Mat, float) - Method in class org.opencv.ml.TrainData
 
getVarCount() - Method in class org.opencv.ml.StatModel
 
getVarIdx() - Method in class org.opencv.ml.TrainData
 
getVarImportance() - Method in class org.opencv.ml.RTrees
 
getVarInit() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getVarMax() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getVarMin() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getVarSymbolFlags() - Method in class org.opencv.ml.TrainData
 
getVarThreshold() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getVarThresholdGen() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getVarType() - Method in class org.opencv.ml.TrainData
 
getVersionMajor() - Static method in class org.opencv.core.Core
 
getVersionMinor() - Static method in class org.opencv.core.Core
 
getVersionRevision() - Static method in class org.opencv.core.Core
 
getVersionString() - Static method in class org.opencv.core.Core
 
getVertex(int) - Method in class org.opencv.imgproc.Subdiv2D
 
getVertex(int, int[]) - Method in class org.opencv.imgproc.Subdiv2D
 
getVideo() - Method in class edu.wpi.first.cameraserver.CameraServer
Get OpenCV access to the primary camera feed.
getVideo() - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Get OpenCV access to the primary camera feed.
getVideo(VideoSource) - Method in class edu.wpi.first.cameraserver.CameraServer
Get OpenCV access to the specified camera.
getVideo(VideoSource) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Get OpenCV access to the specified camera.
getVideo(String) - Method in class edu.wpi.first.cameraserver.CameraServer
Get OpenCV access to the specified camera.
getVideo(String) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Get OpenCV access to the specified camera.
getVideoMode() - Method in class edu.wpi.cscore.VideoSource
Get the current video mode.
getVinCurrent() - Static method in class edu.wpi.first.hal.PowerJNI
 
getVInCurrent() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
getVInCurrent(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
getVinVoltage() - Static method in class edu.wpi.first.hal.PowerJNI
 
getVInVoltage() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
getVInVoltage(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
getVocabulary() - Method in class org.opencv.features2d.BOWImgDescriptorExtractor
 
getVoltage() - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
getVoltage() - Method in class edu.wpi.first.hal.sim.AnalogOutSim
 
getVoltage() - Method in class edu.wpi.first.hal.sim.PDPSim
 
getVoltage() - Method in class edu.wpi.first.wpilibj.AnalogInput
Get a scaled sample straight from this channel.
getVoltage() - Method in class edu.wpi.first.wpilibj.AnalogOutput
 
getVoltage() - Method in class edu.wpi.first.wpilibj.PowerDistributionPanel
Query the input voltage of the PDP.
getVoltage(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
getVoltage(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogOutDataJNI
 
getVoltage(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
getVoltage3V3() - Static method in class edu.wpi.first.wpilibj.ControllerPower
Deprecated.
getVoltage3V3() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the voltage of the 3.3V rail.
getVoltage5V() - Static method in class edu.wpi.first.wpilibj.ControllerPower
Deprecated.
getVoltage5V() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the voltage of the 5V rail.
getVoltage6V() - Static method in class edu.wpi.first.wpilibj.ControllerPower
Deprecated.
getVoltage6V() - Static method in class edu.wpi.first.wpilibj.RobotController
Get the voltage of the 6V rail.
getVoronoiFacetList(MatOfInt, List<MatOfPoint2f>, MatOfPoint2f) - Method in class org.opencv.imgproc.Subdiv2D
 
getVotes(Mat, Mat, int) - Method in class org.opencv.ml.RTrees
 
getWarpingsNumber() - Method in class org.opencv.video.DualTVL1OpticalFlow
 
getWeakCount() - Method in class org.opencv.ml.Boost
 
getWeights() - Method in class org.opencv.ml.EM
 
getWeights() - Method in class org.opencv.ml.SVMSGD
 
getWeights(int) - Method in class org.opencv.ml.ANN_MLP
 
getWeightTrimRate() - Method in class org.opencv.ml.Boost
 
getWidgetName() - Method in enum edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
 
getWidgetName() - Method in interface edu.wpi.first.wpilibj.shuffleboard.WidgetType
Gets the string type of the widget as defined by that widget in Shuffleboard.
getWinSigma() - Method in class org.opencv.objdetect.HOGDescriptor
 
getWinSize() - Method in class org.opencv.video.FarnebackOpticalFlow
 
getWinSize() - Method in class org.opencv.video.SparsePyrLKOpticalFlow
 
getWTA_K() - Method in class org.opencv.features2d.ORB
 
getX() - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
getX() - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
getX() - Method in class edu.wpi.first.wpilibj.ADXL345_I2C
 
getX() - Method in class edu.wpi.first.wpilibj.ADXL345_SPI
 
getX() - Method in class edu.wpi.first.wpilibj.ADXL362
 
getX() - Method in class edu.wpi.first.wpilibj.BuiltInAccelerometer
The acceleration in the X axis.
getX() - Method in class edu.wpi.first.wpilibj.GenericHID
Get the x position of the HID.
getX() - Method in interface edu.wpi.first.wpilibj.interfaces.Accelerometer
Common interface for getting the x axis acceleration.
getX(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
getX(int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
getX(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.GenericHID
Get the x position of HID.
getX(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.Joystick
Get the X value of the joystick.
getX(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.XboxController
Get the X axis value of the controller.
getXButton() - Method in class edu.wpi.first.wpilibj.XboxController
Read the value of the X button on the controller.
getXButtonPressed() - Method in class edu.wpi.first.wpilibj.XboxController
Whether the X button was pressed since the last check.
getXButtonReleased() - Method in class edu.wpi.first.wpilibj.XboxController
Whether the X button was released since the last check.
getXChannel() - Method in class edu.wpi.first.wpilibj.Joystick
Get the channel currently associated with the X axis.
getY() - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
getY() - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
getY() - Method in class edu.wpi.first.wpilibj.ADXL345_I2C
 
getY() - Method in class edu.wpi.first.wpilibj.ADXL345_SPI
 
getY() - Method in class edu.wpi.first.wpilibj.ADXL362
 
getY() - Method in class edu.wpi.first.wpilibj.BuiltInAccelerometer
The acceleration in the Y axis.
getY() - Method in class edu.wpi.first.wpilibj.GenericHID
Get the y position of the HID.
getY() - Method in interface edu.wpi.first.wpilibj.interfaces.Accelerometer
Common interface for getting the y axis acceleration.
getY(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
getY(int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
getY(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.GenericHID
Get the y position of the HID.
getY(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.Joystick
Get the Y value of the joystick.
getY(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.XboxController
Get the Y axis value of the controller.
getYButton() - Method in class edu.wpi.first.wpilibj.XboxController
Read the value of the Y button on the controller.
getYButtonPressed() - Method in class edu.wpi.first.wpilibj.XboxController
Whether the Y button was pressed since the last check.
getYButtonReleased() - Method in class edu.wpi.first.wpilibj.XboxController
Whether the Y button was released since the last check.
getYChannel() - Method in class edu.wpi.first.wpilibj.Joystick
Get the channel currently associated with the Y axis.
getZ() - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
getZ() - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
getZ() - Method in class edu.wpi.first.wpilibj.ADXL345_I2C
 
getZ() - Method in class edu.wpi.first.wpilibj.ADXL345_SPI
 
getZ() - Method in class edu.wpi.first.wpilibj.ADXL362
 
getZ() - Method in class edu.wpi.first.wpilibj.BuiltInAccelerometer
The acceleration in the Z axis.
getZ() - Method in interface edu.wpi.first.wpilibj.interfaces.Accelerometer
Common interface for getting the z axis acceleration.
getZ() - Method in class edu.wpi.first.wpilibj.Joystick
Get the z position of the HID.
getZ() - Method in class edu.wpi.first.wpilibj.JoystickBase
Deprecated.
 
getZ(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
getZ(int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
getZ(GenericHID.Hand) - Method in class edu.wpi.first.wpilibj.JoystickBase
Deprecated.
Get the z position of the HID.
getZChannel() - Method in class edu.wpi.first.wpilibj.Joystick
Get the channel currently associated with the Z axis.
getZeroLatch() - Method in class edu.wpi.first.hal.sim.PWMSim
 
getZeroLatch(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
GFTT - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
GFTTDetector - Class in org.opencv.features2d
 
GFTTDetector(long) - Constructor for class org.opencv.features2d.GFTTDetector
 
globalDeleteAll() - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
goodFeaturesToTrack(Mat, MatOfPoint, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
goodFeaturesToTrack(Mat, MatOfPoint, int, double, double, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
goodFeaturesToTrack(Mat, MatOfPoint, int, double, double, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
goodFeaturesToTrack(Mat, MatOfPoint, int, double, double, Mat, int, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
goodFeaturesToTrack(Mat, MatOfPoint, int, double, double, Mat, int, boolean, double) - Static method in class org.opencv.imgproc.Imgproc
 
goodFeaturesToTrack(Mat, MatOfPoint, int, double, double, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
goodFeaturesToTrack(Mat, MatOfPoint, int, double, double, Mat, int, int, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
goodFeaturesToTrack(Mat, MatOfPoint, int, double, double, Mat, int, int, boolean, double) - Static method in class org.opencv.imgproc.Imgproc
 
GpuApiCallError - Static variable in class org.opencv.core.Core
 
GpuNotSupported - Static variable in class org.opencv.core.Core
 
grab() - Method in class org.opencv.videoio.VideoCapture
 
grabCut(Mat, Mat, Rect, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
grabCut(Mat, Mat, Rect, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
grabFrame(Mat) - Method in class edu.wpi.cscore.CvSink
Wait for the next frame and get the image.
grabFrame(Mat, double) - Method in class edu.wpi.cscore.CvSink
Wait for the next frame and get the image.
grabFrameNoTimeout(Mat) - Method in class edu.wpi.cscore.CvSink
Wait for the next frame and get the image.
grabSinkFrame(int, long) - Static method in class edu.wpi.cscore.CameraServerJNI
 
grabSinkFrameTimeout(int, long, double) - Static method in class edu.wpi.cscore.CameraServerJNI
 
GRID_AKAZE - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
GRID_BRISK - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
GRID_DENSE - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
GRID_FAST - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
GRID_GFTT - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
GRID_HARRIS - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
GRID_MSER - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
GRID_ORB - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
GRID_SIFT - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
GRID_SIMPLEBLOB - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
GRID_STAR - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
GRID_SURF - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
groupRectangles(MatOfRect, MatOfInt, int) - Static method in class org.opencv.objdetect.Objdetect
 
groupRectangles(MatOfRect, MatOfInt, int, double) - Static method in class org.opencv.objdetect.Objdetect
 
Gyro - Interface in edu.wpi.first.wpilibj.interfaces
Interface for yaw rate gyros.
GyroBase - Class in edu.wpi.first.wpilibj
GyroBase is the common base class for Gyro implementations such as AnalogGyro.
GyroBase() - Constructor for class edu.wpi.first.wpilibj.GyroBase
 

H

HAL - Class in edu.wpi.first.hal
JNI Wrapper for HAL
.
HalHandleException - Exception in edu.wpi.first.hal.util
Exception indicating that an error has occured with a HAL Handle.
HalHandleException(String) - Constructor for exception edu.wpi.first.hal.util.HalHandleException
Create a new HalHandleException.
HalInvalidHandle - Static variable in class edu.wpi.first.hal.InterruptJNI
 
HALUtil - Class in edu.wpi.first.hal
 
HARD_MARGIN - Static variable in class org.opencv.ml.SVMSGD
 
HARRIS - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
HARRIS_SCORE - Static variable in class org.opencv.features2d.ORB
 
hashCode() - Method in class edu.wpi.cscore.VideoSink
 
hashCode() - Method in class edu.wpi.cscore.VideoSource
 
hashCode() - Method in class edu.wpi.first.networktables.NetworkTable
 
hashCode() - Method in class edu.wpi.first.networktables.NetworkTableEntry
 
hashCode() - Method in class edu.wpi.first.networktables.NetworkTableInstance
 
hashCode() - Method in class edu.wpi.first.networktables.NetworkTableValue
 
hashCode() - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
 
hashCode() - Method in class org.opencv.core.Point
 
hashCode() - Method in class org.opencv.core.Point3
 
hashCode() - Method in class org.opencv.core.Range
 
hashCode() - Method in class org.opencv.core.Rect
 
hashCode() - Method in class org.opencv.core.Rect2d
 
hashCode() - Method in class org.opencv.core.RotatedRect
 
hashCode() - Method in class org.opencv.core.Scalar
 
hashCode() - Method in class org.opencv.core.Size
 
hashCode() - Method in class org.opencv.core.TermCriteria
 
hasPeriodPassed(double) - Method in class edu.wpi.first.wpilibj.Timer
Check if the period specified has passed and if it has, advance the start time by that period.
hconcat(List<Mat>, Mat) - Static method in class org.opencv.core.Core
 
HeaderIsNull - Static variable in class org.opencv.core.Core
 
height - Variable in class edu.wpi.cscore.VideoMode
Height in pixels.
height - Variable in class org.opencv.core.Rect
 
height - Variable in class org.opencv.core.Rect2d
 
height - Variable in class org.opencv.core.Size
 
height - Variable in class org.opencv.highgui.ImageWindow
 
height() - Method in class org.opencv.core.Mat
 
HighGui - Class in org.opencv.highgui
This class was designed for use in Java applications to recreate the OpenCV HighGui functionalities.
HighGui() - Constructor for class org.opencv.highgui.HighGui
 
highPass(PIDSource, double, double) - Static method in class edu.wpi.first.wpilibj.filters.LinearDigitalFilter
Creates a first-order high-pass filter of the form: y[n] = gain*x[n] + (-gain)*x[n-1] + gain*y[n-1] where gain = e^(-dt / T), T is the time constant in seconds.
HISTCMP_BHATTACHARYYA - Static variable in class org.opencv.imgproc.Imgproc
 
HISTCMP_CHISQR - Static variable in class org.opencv.imgproc.Imgproc
 
HISTCMP_CHISQR_ALT - Static variable in class org.opencv.imgproc.Imgproc
 
HISTCMP_CORREL - Static variable in class org.opencv.imgproc.Imgproc
 
HISTCMP_HELLINGER - Static variable in class org.opencv.imgproc.Imgproc
 
HISTCMP_INTERSECT - Static variable in class org.opencv.imgproc.Imgproc
 
HISTCMP_KL_DIV - Static variable in class org.opencv.imgproc.Imgproc
 
HOGDescriptor - Class in org.opencv.objdetect
 
HOGDescriptor() - Constructor for class org.opencv.objdetect.HOGDescriptor
 
HOGDescriptor(long) - Constructor for class org.opencv.objdetect.HOGDescriptor
 
HOGDescriptor(String) - Constructor for class org.opencv.objdetect.HOGDescriptor
 
HOGDescriptor(Size, Size, Size, Size, int) - Constructor for class org.opencv.objdetect.HOGDescriptor
 
HOGDescriptor(Size, Size, Size, Size, int, int) - Constructor for class org.opencv.objdetect.HOGDescriptor
 
HOGDescriptor(Size, Size, Size, Size, int, int, double) - Constructor for class org.opencv.objdetect.HOGDescriptor
 
HOGDescriptor(Size, Size, Size, Size, int, int, double, int) - Constructor for class org.opencv.objdetect.HOGDescriptor
 
HOGDescriptor(Size, Size, Size, Size, int, int, double, int, double) - Constructor for class org.opencv.objdetect.HOGDescriptor
 
HOGDescriptor(Size, Size, Size, Size, int, int, double, int, double, boolean) - Constructor for class org.opencv.objdetect.HOGDescriptor
 
HOGDescriptor(Size, Size, Size, Size, int, int, double, int, double, boolean, int) - Constructor for class org.opencv.objdetect.HOGDescriptor
 
HOGDescriptor(Size, Size, Size, Size, int, int, double, int, double, boolean, int, boolean) - Constructor for class org.opencv.objdetect.HOGDescriptor
 
HOUGH_GRADIENT - Static variable in class org.opencv.imgproc.Imgproc
 
HOUGH_MULTI_SCALE - Static variable in class org.opencv.imgproc.Imgproc
 
HOUGH_PROBABILISTIC - Static variable in class org.opencv.imgproc.Imgproc
 
HOUGH_STANDARD - Static variable in class org.opencv.imgproc.Imgproc
 
HoughCircles(Mat, Mat, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
HoughCircles(Mat, Mat, int, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
HoughCircles(Mat, Mat, int, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
HoughCircles(Mat, Mat, int, double, double, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
HoughCircles(Mat, Mat, int, double, double, double, double, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
HoughLines(Mat, Mat, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
HoughLines(Mat, Mat, double, double, int, double) - Static method in class org.opencv.imgproc.Imgproc
 
HoughLines(Mat, Mat, double, double, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
HoughLines(Mat, Mat, double, double, int, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
HoughLines(Mat, Mat, double, double, int, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
HoughLinesP(Mat, Mat, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
HoughLinesP(Mat, Mat, double, double, int, double) - Static method in class org.opencv.imgproc.Imgproc
 
HoughLinesP(Mat, Mat, double, double, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
HoughLinesPointSet(Mat, Mat, int, int, double, double, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
HttpCamera - Class in edu.wpi.cscore
A source that represents a MJPEG-over-HTTP (IP) camera.
HttpCamera(String, String) - Constructor for class edu.wpi.cscore.HttpCamera
Create a source for a MJPEG-over-HTTP (IP) camera.
HttpCamera(String, String[]) - Constructor for class edu.wpi.cscore.HttpCamera
Create a source for a MJPEG-over-HTTP (IP) camera.
HttpCamera(String, String[], HttpCamera.HttpCameraKind) - Constructor for class edu.wpi.cscore.HttpCamera
Create a source for a MJPEG-over-HTTP (IP) camera.
HttpCamera(String, String, HttpCamera.HttpCameraKind) - Constructor for class edu.wpi.cscore.HttpCamera
Create a source for a MJPEG-over-HTTP (IP) camera.
HttpCamera.HttpCameraKind - Enum in edu.wpi.cscore
 
HuMoments(Moments, Mat) - Static method in class org.opencv.imgproc.Imgproc
 

I

I2C - Class in edu.wpi.first.wpilibj
I2C bus interface class.
I2C(I2C.Port, int) - Constructor for class edu.wpi.first.wpilibj.I2C
Constructor.
I2C.Port - Enum in edu.wpi.first.wpilibj
 
i2CClose(int) - Static method in class edu.wpi.first.hal.I2CJNI
 
I2CDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
I2CDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.I2CDataJNI
 
i2CInitialize(int) - Static method in class edu.wpi.first.hal.I2CJNI
 
I2CJNI - Class in edu.wpi.first.hal
 
I2CJNI() - Constructor for class edu.wpi.first.hal.I2CJNI
 
i2CRead(int, byte, ByteBuffer, byte) - Static method in class edu.wpi.first.hal.I2CJNI
 
i2CReadB(int, byte, byte[], byte) - Static method in class edu.wpi.first.hal.I2CJNI
 
I2CSim - Class in edu.wpi.first.hal.sim
 
I2CSim(int) - Constructor for class edu.wpi.first.hal.sim.I2CSim
 
i2CTransaction(int, byte, ByteBuffer, byte, ByteBuffer, byte) - Static method in class edu.wpi.first.hal.I2CJNI
 
i2CTransactionB(int, byte, byte[], byte, byte[], byte) - Static method in class edu.wpi.first.hal.I2CJNI
 
i2CWrite(int, byte, ByteBuffer, byte) - Static method in class edu.wpi.first.hal.I2CJNI
 
i2CWriteB(int, byte, byte[], byte) - Static method in class edu.wpi.first.hal.I2CJNI
 
idct(Mat, Mat) - Static method in class org.opencv.core.Core
 
idct(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
IDENTITY - Static variable in class org.opencv.ml.ANN_MLP
 
idft(Mat, Mat) - Static method in class org.opencv.core.Core
 
idft(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
idft(Mat, Mat, int, int) - Static method in class org.opencv.core.Core
 
IllegalUseOfCommandException - Exception in edu.wpi.first.wpilibj.command
This exception will be thrown if a command is used illegally.
IllegalUseOfCommandException() - Constructor for exception edu.wpi.first.wpilibj.command.IllegalUseOfCommandException
IllegalUseOfCommandException(String) - Constructor for exception edu.wpi.first.wpilibj.command.IllegalUseOfCommandException
Instantiates an IllegalUseOfCommandException with the given message.
illuminationChange(Mat, Mat, Mat) - Static method in class org.opencv.photo.Photo
 
illuminationChange(Mat, Mat, Mat, float) - Static method in class org.opencv.photo.Photo
 
illuminationChange(Mat, Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
 
ImageWindow - Class in org.opencv.highgui
This class was designed to create and manipulate the Windows to be used by the HighGui class.
ImageWindow(String, int) - Constructor for class org.opencv.highgui.ImageWindow
 
ImageWindow(String, Mat) - Constructor for class org.opencv.highgui.ImageWindow
 
imdecode(Mat, int) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
imencode(String, Mat, MatOfByte) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
imencode(String, Mat, MatOfByte, MatOfInt) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
img - Variable in class org.opencv.highgui.ImageWindow
 
Imgcodecs - Class in org.opencv.imgcodecs
 
Imgcodecs() - Constructor for class org.opencv.imgcodecs.Imgcodecs
 
imgIdx - Variable in class org.opencv.core.DMatch
Train image index.
Imgproc - Class in org.opencv.imgproc
 
Imgproc() - Constructor for class org.opencv.imgproc.Imgproc
 
imgToBeResized - Variable in class org.opencv.highgui.ImageWindow
 
IMPL_IPP - Static variable in class org.opencv.core.Core
 
IMPL_OPENCL - Static variable in class org.opencv.core.Core
 
IMPL_PLAIN - Static variable in class org.opencv.core.Core
 
imread(String) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
imread(String, int) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
IMREAD_ANYCOLOR - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMREAD_ANYDEPTH - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMREAD_COLOR - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMREAD_GRAYSCALE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMREAD_IGNORE_ORIENTATION - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMREAD_LOAD_GDAL - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMREAD_REDUCED_COLOR_2 - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMREAD_REDUCED_COLOR_4 - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMREAD_REDUCED_COLOR_8 - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMREAD_REDUCED_GRAYSCALE_2 - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMREAD_REDUCED_GRAYSCALE_4 - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMREAD_REDUCED_GRAYSCALE_8 - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMREAD_UNCHANGED - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
imreadmulti(String, List<Mat>) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
imreadmulti(String, List<Mat>, int) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
imshow(String, Mat) - Static method in class org.opencv.highgui.HighGui
 
imwrite(String, Mat) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
imwrite(String, Mat, MatOfInt) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_EXR_TYPE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_EXR_TYPE_FLOAT - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_EXR_TYPE_HALF - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_JPEG_CHROMA_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_JPEG_LUMA_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_JPEG_OPTIMIZE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_JPEG_PROGRESSIVE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_JPEG_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_JPEG_RST_INTERVAL - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PAM_FORMAT_BLACKANDWHITE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PAM_FORMAT_GRAYSCALE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PAM_FORMAT_GRAYSCALE_ALPHA - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PAM_FORMAT_NULL - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PAM_FORMAT_RGB - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PAM_FORMAT_RGB_ALPHA - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PAM_TUPLETYPE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PNG_BILEVEL - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PNG_COMPRESSION - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PNG_STRATEGY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PNG_STRATEGY_DEFAULT - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PNG_STRATEGY_FILTERED - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PNG_STRATEGY_FIXED - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PNG_STRATEGY_HUFFMAN_ONLY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PNG_STRATEGY_RLE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_PXM_BINARY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_TIFF_RESUNIT - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_TIFF_XDPI - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_TIFF_YDPI - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMWRITE_WEBP_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
InAutonomous(boolean) - Method in class edu.wpi.first.wpilibj.DriverStation
Only to be used to tell the Driver Station what code you claim to be executing for diagnostic purposes only.
INCOMPATIBLE_STATE - Static variable in class edu.wpi.first.hal.HALUtil
 
InDisabled(boolean) - Method in class edu.wpi.first.wpilibj.DriverStation
Only to be used to tell the Driver Station what code you claim to be executing for diagnostic purposes only.
init() - Method in class org.opencv.osgi.OpenCVNativeLoader
 
initAccumulator() - Method in class edu.wpi.first.wpilibj.AnalogInput
Initialize the accumulator.
initAccumulator(double, int, int, int, int, int, int, boolean, boolean) - Method in class edu.wpi.first.wpilibj.SPI
Initialize the accumulator.
initAccumulator(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
initAuto(int) - Method in class edu.wpi.first.wpilibj.SPI
Initialize automatic SPI transfer engine.
initCameraMatrix2D(List<MatOfPoint3f>, List<MatOfPoint2f>, Size) - Static method in class org.opencv.calib3d.Calib3d
 
initCameraMatrix2D(List<MatOfPoint3f>, List<MatOfPoint2f>, Size, double) - Static method in class org.opencv.calib3d.Calib3d
 
initDefaultCommand() - Method in class edu.wpi.first.wpilibj.command.Subsystem
Initialize the default command for a subsystem By default subsystems have no default command, but if they do, the default command is set with this method.
initDelaunay(Rect) - Method in class org.opencv.imgproc.Subdiv2D
 
initGyro() - Method in class edu.wpi.first.wpilibj.AnalogGyro
Initialize the gyro.
initialize() - Method in class edu.wpi.first.wpilibj.command.Command
The initialize method is called the first time this Command is run after being started.
initialize() - Method in class edu.wpi.first.wpilibj.command.CommandGroup
 
initialize() - Method in class edu.wpi.first.wpilibj.command.PrintCommand
 
initialize() - Method in class edu.wpi.first.wpilibj.command.StartCommand
 
initialize() - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
initialize(int, int) - Static method in class edu.wpi.first.hal.HAL
 
initializeAnalogGyro(int) - Static method in class edu.wpi.first.hal.AnalogGyroJNI
 
initializeAnalogInputPort(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
initializeAnalogOutputPort(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
initializeAnalogTrigger(int, IntBuffer) - Static method in class edu.wpi.first.hal.AnalogJNI
 
initializeCAN(int, int, int) - Static method in class edu.wpi.first.hal.CANAPIJNI
 
initializeCompressor(byte) - Static method in class edu.wpi.first.hal.CompressorJNI
 
initializeCounter(int, IntBuffer) - Static method in class edu.wpi.first.hal.CounterJNI
 
initializeDIOPort(int, boolean) - Static method in class edu.wpi.first.hal.DIOJNI
 
initializeEncoder(int, int, int, int, boolean, int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
initializeInterrupts(boolean) - Static method in class edu.wpi.first.hal.InterruptJNI
 
initializeNotifier() - Static method in class edu.wpi.first.hal.NotifierJNI
Initializes the notifier.
initializePDP(int) - Static method in class edu.wpi.first.hal.PDPJNI
 
initializePWMPort(int) - Static method in class edu.wpi.first.hal.PWMJNI
 
initializeRelayPort(int, boolean) - Static method in class edu.wpi.first.hal.RelayJNI
 
initializeSolenoidPort(int) - Static method in class edu.wpi.first.hal.SolenoidJNI
 
initSD540() - Method in class edu.wpi.first.wpilibj.SD540
Common initialization code called by all constructors.
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.ADXL345_I2C
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.ADXL345_SPI
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.ADXL362
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.AnalogAccelerometer
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.AnalogInput
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.AnalogOutput
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.AnalogPotentiometer
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.AnalogTrigger
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.AnalogTriggerOutput
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.BuiltInAccelerometer
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.buttons.Trigger
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.command.Command
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.command.PIDCommand
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.command.Scheduler
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.command.Subsystem
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.Compressor
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.Counter
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.DigitalGlitchFilter
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.DigitalInput
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.DigitalOutput
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.DoubleSolenoid
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.drive.DifferentialDrive
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.drive.KilloughDrive
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.drive.MecanumDrive
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.Encoder
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.GearTooth
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.GyroBase
 
initSendable(SendableBuilder) - Method in interface edu.wpi.first.wpilibj.livewindow.LiveWindowSendable
Deprecated.
 
initSendable(SendableBuilder) - Method in interface edu.wpi.first.wpilibj.NamedSendable
Deprecated.
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.NidecBrushless
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.PIDBase
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.PIDController
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.PowerDistributionPanel
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.PWM
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.PWMSpeedController
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.Relay
 
initSendable(SendableBuilder) - Method in interface edu.wpi.first.wpilibj.Sendable
Initializes this Sendable object.
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.SendableImpl
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.Servo
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.shuffleboard.SendableCameraWrapper
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableChooser
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.Solenoid
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.SpeedControllerGroup
 
initSendable(SendableBuilder) - Method in class edu.wpi.first.wpilibj.Ultrasonic
 
initSpark() - Method in class edu.wpi.first.wpilibj.Spark
Common initialization code called by all constructors.
initUndistortRectifyMap(Mat, Mat, Mat, Mat, Size, int, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
initWideAngleProjMap(Mat, Mat, Size, int, int, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
initWideAngleProjMap(Mat, Mat, Size, int, int, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
initWideAngleProjMap(Mat, Mat, Size, int, int, Mat, Mat, int, double) - Static method in class org.opencv.imgproc.Imgproc
 
InOperatorControl(boolean) - Method in class edu.wpi.first.wpilibj.DriverStation
Only to be used to tell the Driver Station what code you claim to be executing for diagnostic purposes only.
inpaint(Mat, Mat, Mat, double, int) - Static method in class org.opencv.photo.Photo
 
INPAINT_NS - Static variable in class org.opencv.photo.Photo
 
INPAINT_TELEA - Static variable in class org.opencv.photo.Photo
 
inRange(Mat, Scalar, Scalar, Mat) - Static method in class org.opencv.core.Core
 
insert(MatOfPoint2f) - Method in class org.opencv.imgproc.Subdiv2D
 
insert(Point) - Method in class org.opencv.imgproc.Subdiv2D
 
insertChannel(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
inside(Rect) - Method in class org.opencv.core.Point
 
InstantCommand - Class in edu.wpi.first.wpilibj.command
This command will execute once, then finish immediately afterward.
InstantCommand() - Constructor for class edu.wpi.first.wpilibj.command.InstantCommand
 
InstantCommand(Subsystem) - Constructor for class edu.wpi.first.wpilibj.command.InstantCommand
Creates a new InstantCommand with the given requirement.
InstantCommand(Subsystem, Runnable) - Constructor for class edu.wpi.first.wpilibj.command.InstantCommand
Creates a new InstantCommand.
InstantCommand(Runnable) - Constructor for class edu.wpi.first.wpilibj.command.InstantCommand
Creates a new InstantCommand.
InstantCommand(String) - Constructor for class edu.wpi.first.wpilibj.command.InstantCommand
Creates a new InstantCommand with the given name.
InstantCommand(String, Subsystem) - Constructor for class edu.wpi.first.wpilibj.command.InstantCommand
Creates a new InstantCommand with the given name and requirement.
InstantCommand(String, Subsystem, Runnable) - Constructor for class edu.wpi.first.wpilibj.command.InstantCommand
Creates a new InstantCommand.
InstantCommand(String, Runnable) - Constructor for class edu.wpi.first.wpilibj.command.InstantCommand
Creates a new InstantCommand.
integral(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
integral(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
integral2(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
integral2(Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
integral2(Mat, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
integral3(Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
integral3(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
integral3(Mat, Mat, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
INTER - Static variable in class org.opencv.ml.SVM
 
INTER_AREA - Static variable in class org.opencv.imgproc.Imgproc
 
INTER_BITS - Static variable in class org.opencv.imgproc.Imgproc
 
INTER_BITS2 - Static variable in class org.opencv.imgproc.Imgproc
 
INTER_CUBIC - Static variable in class org.opencv.imgproc.Imgproc
 
INTER_LANCZOS4 - Static variable in class org.opencv.imgproc.Imgproc
 
INTER_LINEAR - Static variable in class org.opencv.imgproc.Imgproc
 
INTER_LINEAR_EXACT - Static variable in class org.opencv.imgproc.Imgproc
 
INTER_MAX - Static variable in class org.opencv.imgproc.Imgproc
 
INTER_NEAREST - Static variable in class org.opencv.imgproc.Imgproc
 
INTER_TAB_SIZE - Static variable in class org.opencv.imgproc.Imgproc
 
INTER_TAB_SIZE2 - Static variable in class org.opencv.imgproc.Imgproc
 
InternalButton - Class in edu.wpi.first.wpilibj.buttons
This class is intended to be used within a program.
InternalButton() - Constructor for class edu.wpi.first.wpilibj.buttons.InternalButton
Creates an InternalButton that is not inverted.
InternalButton(boolean) - Constructor for class edu.wpi.first.wpilibj.buttons.InternalButton
Creates an InternalButton which is inverted depending on the input.
InterruptableSensorBase - Class in edu.wpi.first.wpilibj
Base for sensors to be used with interrupts.
InterruptableSensorBase() - Constructor for class edu.wpi.first.wpilibj.InterruptableSensorBase
Create a new InterrupatableSensorBase.
InterruptableSensorBase.WaitResult - Enum in edu.wpi.first.wpilibj
 
interrupted() - Method in class edu.wpi.first.wpilibj.command.Command
Called when the command ends because somebody called cancel() or another command shared the same requirements as this one, and booted it out.
interrupted() - Method in class edu.wpi.first.wpilibj.command.CommandGroup
 
interruptFired(int, T) - Method in class edu.wpi.first.wpilibj.InterruptHandlerFunction
This method is run every time an interrupt is fired.
InterruptHandlerFunction<T> - Class in edu.wpi.first.wpilibj
It is recommended that you use this class in conjunction with classes from java.util.concurrent.atomic as these objects are all thread safe.
InterruptHandlerFunction() - Constructor for class edu.wpi.first.wpilibj.InterruptHandlerFunction
 
InterruptJNI - Class in edu.wpi.first.hal
 
InterruptJNI() - Constructor for class edu.wpi.first.hal.InterruptJNI
 
InterruptJNI.InterruptJNIHandlerFunction - Interface in edu.wpi.first.hal
 
INTERSECT_FULL - Static variable in class org.opencv.imgproc.Imgproc
 
INTERSECT_NONE - Static variable in class org.opencv.imgproc.Imgproc
 
INTERSECT_PARTIAL - Static variable in class org.opencv.imgproc.Imgproc
 
intersectConvexConvex(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
intersectConvexConvex(Mat, Mat, Mat, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
intersection(Range) - Method in class org.opencv.core.Range
 
InTest(boolean) - Method in class edu.wpi.first.wpilibj.DriverStation
Only to be used to tell the Driver Station what code you claim to be executing for diagnostic purposes only.
inv() - Method in class org.opencv.core.Mat
 
inv(int) - Method in class org.opencv.core.Mat
 
Invalid - edu.wpi.first.wpilibj.DriverStation.Alliance
 
InvalidValueException(String) - Constructor for exception edu.wpi.first.wpilibj.Relay.InvalidValueException
Create a new exception with the given message.
invert(Mat, Mat) - Static method in class org.opencv.core.Core
 
invert(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
invertAffineTransform(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
IRemote - Interface in edu.wpi.first.wpilibj.tables
Deprecated.
IRemoteConnectionListener - Interface in edu.wpi.first.wpilibj.tables
Deprecated.
Use Consumer<ConnectionNotification>.
is32BitIntel() - Static method in class edu.wpi.first.wpiutil.RuntimeDetector
 
is64BitIntel() - Static method in class edu.wpi.first.wpiutil.RuntimeDetector
 
isAccumulatorChannel() - Method in class edu.wpi.first.wpilibj.AnalogInput
Is the channel attached to an accumulator.
isAccumulatorChannel(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
isActuator() - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Return whether this sendable should be treated as an actuator.
isAlive() - Method in class edu.wpi.first.wpilibj.MotorSafety
Determine of the motor is still operating or has timed out.
isAnalogTrigger() - Method in class edu.wpi.first.wpilibj.AnalogTriggerOutput
 
isAnalogTrigger() - Method in class edu.wpi.first.wpilibj.DigitalInput
Is this an analog trigger.
isAnalogTrigger() - Method in class edu.wpi.first.wpilibj.DigitalSource
 
isAnyPulsing() - Static method in class edu.wpi.first.hal.DIOJNI
 
isAthena() - Static method in class edu.wpi.first.wpiutil.RuntimeDetector
 
isAutonomous() - Method in class edu.wpi.first.wpilibj.DriverStation
Gets a value indicating whether the Driver Station requires the robot to be running in autonomous mode.
isAutonomous() - Method in class edu.wpi.first.wpilibj.RobotBase
Determine if the robot is currently in Autonomous mode as determined by the field controls.
isAutonomous() - Static method in class edu.wpi.first.wpilibj.RobotState
 
isBlackListed() - Method in class edu.wpi.first.wpilibj.Solenoid
Check if solenoid is blacklisted.
isBoolean() - Method in class edu.wpi.cscore.VideoProperty
 
isBoolean() - Method in class edu.wpi.first.networktables.NetworkTableValue
Determine if entry value contains a boolean.
isBooleanArray() - Method in class edu.wpi.first.networktables.NetworkTableValue
Determine if entry value contains a boolean array.
isBrownedOut() - Method in class edu.wpi.first.wpilibj.DriverStation
Deprecated.
Use RobotController.isBrownedOut()
isBrownedOut() - Static method in class edu.wpi.first.wpilibj.RobotController
Check if the system is browned out.
isCanceled() - Method in class edu.wpi.first.wpilibj.command.Command
Returns whether or not this has been canceled.
isClassifier() - Method in class org.opencv.ml.StatModel
 
isCompleted() - Method in class edu.wpi.first.wpilibj.command.Command
Whether or not this command has completed running.
isConnected() - Method in class edu.wpi.cscore.VideoSource
Returns if the source currently connected to whatever is providing the images.
isConnected() - Method in class edu.wpi.first.networktables.NetworkTableInstance
Return whether or not the instance is connected to another node.
isConnected() - Method in class edu.wpi.first.wpilibj.ADXRS450_Gyro
 
isConnected() - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
isConnected() - Method in interface edu.wpi.first.wpilibj.tables.IRemote
Deprecated.
Get the current state of the objects connection
isConnected(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
isContinuous() - Method in class org.opencv.core.Mat
 
isContourConvex(MatOfPoint) - Static method in class org.opencv.imgproc.Imgproc
 
isDisabled() - Method in class edu.wpi.first.wpilibj.DriverStation
Gets a value indicating whether the Driver Station requires the robot to be disabled.
isDisabled() - Method in class edu.wpi.first.wpilibj.RobotBase
Determine if the Robot is currently disabled.
isDisabled() - Static method in class edu.wpi.first.wpilibj.RobotState
 
isDouble() - Method in class edu.wpi.first.networktables.NetworkTableValue
Determine if entry value contains a double.
isDoubleArray() - Method in class edu.wpi.first.networktables.NetworkTableValue
Determine if entry value contains a double array.
isDSAttached() - Method in class edu.wpi.first.wpilibj.DriverStation
Gets a value indicating whether the Driver Station is attached.
isEnabled() - Method in class edu.wpi.cscore.VideoSource
Gets source enable status.
isEnabled() - Method in class edu.wpi.first.wpilibj.DriverStation
Gets a value indicating whether the Driver Station requires the robot to be enabled.
isEnabled() - Static method in class edu.wpi.first.wpilibj.livewindow.LiveWindow
 
isEnabled() - Method in class edu.wpi.first.wpilibj.PIDController
Return true if PIDController is enabled.
isEnabled() - Method in class edu.wpi.first.wpilibj.RobotBase
Determine if the Robot is currently enabled.
isEnabled() - Static method in class edu.wpi.first.wpilibj.RobotState
 
isEnabled() - Method in class edu.wpi.first.wpilibj.Ultrasonic
Is the ultrasonic enabled.
isEnum() - Method in class edu.wpi.cscore.VideoProperty
 
isExpired() - Method in class edu.wpi.first.wpilibj.Watchdog
Returns true if the watchdog timer has expired.
isFinished() - Method in class edu.wpi.first.wpilibj.command.Command
Returns whether this command is finished.
isFinished() - Method in class edu.wpi.first.wpilibj.command.CommandGroup
Returns true if all the Commands in this group have been started and have finished.
isFinished() - Method in class edu.wpi.first.wpilibj.command.ConditionalCommand
 
isFinished() - Method in class edu.wpi.first.wpilibj.command.InstantCommand
 
isFinished() - Method in class edu.wpi.first.wpilibj.command.TimedCommand
Ends command when timed out.
isFinished() - Method in class edu.wpi.first.wpilibj.command.WaitForChildren
 
isFinished() - Method in class edu.wpi.first.wpilibj.command.WaitUntilCommand
Check if we've reached the actual finish time.
isFMSAttached() - Method in class edu.wpi.first.wpilibj.DriverStation
Gets if the driver station attached to a Field Management System.
isFwdSolenoidBlackListed() - Method in class edu.wpi.first.wpilibj.DoubleSolenoid
Check if the forward solenoid is blacklisted.
isInteger() - Method in class edu.wpi.cscore.VideoProperty
 
isInteger(int) - Static method in class org.opencv.core.CvType
 
isInterruptible() - Method in class edu.wpi.first.wpilibj.command.Command
Returns whether or not this command can be interrupted.
isInterruptible() - Method in class edu.wpi.first.wpilibj.command.CommandGroup
Returns whether or not this group is interruptible.
isLinux() - Static method in class edu.wpi.first.wpiutil.RuntimeDetector
 
isMac() - Static method in class edu.wpi.first.wpiutil.RuntimeDetector
 
isMaskSupported() - Method in class org.opencv.features2d.DescriptorMatcher
 
isNewControlData() - Static method in class edu.wpi.first.hal.HAL
 
isNewControlData() - Method in class edu.wpi.first.wpilibj.DriverStation
Gets if a new control packet from the driver station arrived since the last time this function was called.
isNewDataAvailable() - Method in class edu.wpi.first.wpilibj.RobotBase
Indicates if new data is available from the driver station.
isOldFormatCascade() - Method in class org.opencv.objdetect.CascadeClassifier
 
isOpened() - Method in class org.opencv.videoio.VideoCapture
 
isOpened() - Method in class org.opencv.videoio.VideoWriter
 
isOperatorControl() - Method in class edu.wpi.first.wpilibj.DriverStation
Gets a value indicating whether the Driver Station requires the robot to be running in operator-controlled mode.
isOperatorControl() - Method in class edu.wpi.first.wpilibj.RobotBase
Determine if the robot is currently in Operator Control mode as determined by the field controls.
isOperatorControl() - Static method in class edu.wpi.first.wpilibj.RobotState
 
isPersistent() - Method in class edu.wpi.first.networktables.NetworkTableEntry
Returns whether the value is persistent through program restarts.
isPersistent(String) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Returns whether the value is persistent through program restarts.
isPersistent(String) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Returns whether the value is persistent through program restarts.
isPersistent(String) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Returns whether the value is persistent through program restarts.
isPulsing() - Method in class edu.wpi.first.wpilibj.DigitalOutput
Determine if the pulse is still going.
isPulsing(int) - Static method in class edu.wpi.first.hal.DIOJNI
 
isRangeValid() - Method in class edu.wpi.first.wpilibj.Ultrasonic
Check if there is a valid range measurement.
isRaspbian() - Static method in class edu.wpi.first.wpiutil.RuntimeDetector
check if os is raspbian.
isRaw() - Method in class edu.wpi.first.networktables.NetworkTableValue
Determine if entry value contains a raw.
isReal() - Static method in class edu.wpi.first.wpilibj.RobotBase
Get if the robot is real.
isReal() - Method in class org.opencv.core.Scalar
 
isRevSolenoidBlackListed() - Method in class edu.wpi.first.wpilibj.DoubleSolenoid
Check if the reverse solenoid is blacklisted.
isRightSideInverted() - Method in class edu.wpi.first.wpilibj.drive.DifferentialDrive
Gets if the power sent to the right side of the drivetrain is multipled by -1.
isRightSideInverted() - Method in class edu.wpi.first.wpilibj.drive.MecanumDrive
Gets if the power sent to the right side of the drivetrain is multipled by -1.
isRpc() - Method in class edu.wpi.first.networktables.NetworkTableValue
Determine if entry value contains a rpc definition.
isRunning() - Method in class edu.wpi.first.wpilibj.command.Command
Returns whether or not the command is running.
isSafetyEnabled() - Method in class edu.wpi.first.wpilibj.MotorSafety
Return the state of the motor safety enabled flag.
isServer() - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
isServer() - Method in interface edu.wpi.first.wpilibj.tables.IRemote
Deprecated.
If the object is acting as a server
isSimulation() - Static method in class edu.wpi.first.wpilibj.RobotBase
Get if the robot is a simulation.
isSourceConnected(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
isSourceEnabled(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
isString() - Method in class edu.wpi.cscore.VideoProperty
 
isString() - Method in class edu.wpi.first.networktables.NetworkTableValue
Determine if entry value contains a string.
isStringArray() - Method in class edu.wpi.first.networktables.NetworkTableValue
Determine if entry value contains a string array.
isSubmatrix() - Method in class org.opencv.core.Mat
 
isSysActive() - Method in class edu.wpi.first.wpilibj.DriverStation
Deprecated.
Use RobotController.isSysActive()
isSysActive() - Static method in class edu.wpi.first.wpilibj.RobotController
Gets a value indicating whether the FPGA outputs are enabled.
isTest() - Method in class edu.wpi.first.wpilibj.DriverStation
Gets a value indicating whether the Driver Station requires the robot to be running in test mode.
isTest() - Method in class edu.wpi.first.wpilibj.RobotBase
Determine if the robot is currently in Test mode as determined by the driver station.
isTest() - Static method in class edu.wpi.first.wpilibj.RobotState
 
isTimedOut() - Method in class edu.wpi.first.wpilibj.command.Command
Returns whether or not the timeSinceInitialized() method returns a number which is greater than or equal to the timeout for the command.
isTrained() - Method in class org.opencv.ml.StatModel
 
isValid() - Method in class edu.wpi.cscore.VideoListener
 
isValid() - Method in class edu.wpi.cscore.VideoProperty
 
isValid() - Method in class edu.wpi.cscore.VideoSink
 
isValid() - Method in class edu.wpi.cscore.VideoSource
 
isValid() - Method in class edu.wpi.first.networktables.NetworkTableEntry
Determines if the native handle is valid.
isValid() - Method in class edu.wpi.first.networktables.NetworkTableInstance
Determines if the native handle is valid.
isValid() - Method in class edu.wpi.first.networktables.NetworkTableValue
Determine if entry value contains a value or is unassigned.
isValid() - Method in class edu.wpi.first.networktables.RpcAnswer
Determines if the native handle is valid.
isValid() - Method in class edu.wpi.first.networktables.RpcCall
Determines if the native handle is valid.
isValidDataType(Object) - Static method in class edu.wpi.first.networktables.NetworkTableEntry
Checks if a data value is of a type that can be placed in a NetworkTable entry.
isWindows() - Static method in class edu.wpi.first.wpiutil.RuntimeDetector
 
ITable - Interface in edu.wpi.first.wpilibj.tables
Deprecated.
ITableListener - Interface in edu.wpi.first.wpilibj.tables
Deprecated.
Use Consumer<EntryNotification>, TableEntryListener, or TableListener as appropriate.
IterativeRobot - Class in edu.wpi.first.wpilibj
Deprecated.
Use TimedRobot instead. It's a drop-in replacement that provides more regular execution periods.
IterativeRobot() - Constructor for class edu.wpi.first.wpilibj.IterativeRobot
Deprecated.
Create a new IterativeRobot.
IterativeRobotBase - Class in edu.wpi.first.wpilibj
IterativeRobotBase implements a specific type of robot program framework, extending the RobotBase class.
IterativeRobotBase(double) - Constructor for class edu.wpi.first.wpilibj.IterativeRobotBase
Constructor for IterativeRobotBase.

J

Jaguar - Class in edu.wpi.first.wpilibj
Texas Instruments / Vex Robotics Jaguar Speed Controller as a PWM device.
Jaguar(int) - Constructor for class edu.wpi.first.wpilibj.Jaguar
Constructor.
JNIWrapper - Class in edu.wpi.first.hal
Base class for all JNI wrappers.
JNIWrapper() - Constructor for class edu.wpi.first.hal.JNIWrapper
 
Joystick - Class in edu.wpi.first.wpilibj
Handle input from standard Joysticks connected to the Driver Station.
Joystick(int) - Constructor for class edu.wpi.first.wpilibj.Joystick
Construct an instance of a joystick.
Joystick.AxisType - Enum in edu.wpi.first.wpilibj
Represents an analog axis on a joystick.
Joystick.ButtonType - Enum in edu.wpi.first.wpilibj
Represents a digital button on a joystick.
JoystickBase - Class in edu.wpi.first.wpilibj
Deprecated.
Inherit directly from GenericHID instead.
JoystickBase(int) - Constructor for class edu.wpi.first.wpilibj.JoystickBase
Deprecated.
 
JoystickButton - Class in edu.wpi.first.wpilibj.buttons
A Button that gets its state from a GenericHID.
JoystickButton(GenericHID, int) - Constructor for class edu.wpi.first.wpilibj.buttons.JoystickButton
Create a joystick button for triggering commands.

K

k16G - edu.wpi.first.wpilibj.interfaces.Accelerometer.Range
 
k1X - edu.wpi.first.wpilibj.CounterBase.EncodingType
Count only the rising edge.
k1X - edu.wpi.first.wpilibj.PWM.PeriodMultiplier
Period Multiplier: don't skip pulses.
k2G - edu.wpi.first.wpilibj.interfaces.Accelerometer.Range
 
k2X - edu.wpi.first.wpilibj.CounterBase.EncodingType
Count both the rising and falling edge.
k2X - edu.wpi.first.wpilibj.PWM.PeriodMultiplier
Period Multiplier: skip every other pulse.
k3AxisAccelerometer - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a 3-axis accelerometer with a number bar for each axis' accleration.
k4G - edu.wpi.first.wpilibj.interfaces.Accelerometer.Range
 
k4X - edu.wpi.first.wpilibj.CounterBase.EncodingType
Count rising and falling on both channels.
k4X - edu.wpi.first.wpilibj.PWM.PeriodMultiplier
Period Multiplier: skip three out of four pulses.
k8G - edu.wpi.first.wpilibj.interfaces.Accelerometer.Range
 
kAccelerometer - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays an accelerometer with a number bar displaying the magnitude of the acceleration and text displaying the exact value.
kADXL345_I2C - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kADXL345_SPI - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
KalmanFilter - Class in org.opencv.video
 
KalmanFilter() - Constructor for class org.opencv.video.KalmanFilter
 
KalmanFilter(int, int) - Constructor for class org.opencv.video.KalmanFilter
 
KalmanFilter(int, int, int) - Constructor for class org.opencv.video.KalmanFilter
 
KalmanFilter(int, int, int, int) - Constructor for class org.opencv.video.KalmanFilter
 
KalmanFilter(long) - Constructor for class org.opencv.video.KalmanFilter
 
kAnalogInputChannels - Static variable in class edu.wpi.first.wpilibj.SensorUtil
Number of analog input channels per roboRIO.
kAnalogOutputChannels - Static variable in class edu.wpi.first.wpilibj.SensorUtil
Number of analog output channels per roboRIO.
kArcadeRatioCurve_Reported - Static variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
kArcadeStandard_Reported - Static variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
kAutoManage - edu.wpi.cscore.VideoSource.ConnectionStrategy
Automatically connect or disconnect based on whether any sinks are connected to this source.
kAxis - edu.wpi.cscore.HttpCamera.HttpCameraKind
 
KAZE - Class in org.opencv.features2d
 
KAZE(long) - Constructor for class org.opencv.features2d.KAZE
 
kBack - edu.wpi.first.wpilibj.drive.RobotDriveBase.MotorType
 
kBasePort - Static variable in class edu.wpi.first.cameraserver.CameraServer
 
kBasePort - Static variable in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
 
kBaseTableName - Static variable in class edu.wpi.first.wpilibj.shuffleboard.Shuffleboard
The name of the base NetworkTable into which all Shuffleboard data will be added.
kBGR - edu.wpi.cscore.VideoMode.PixelFormat
 
kBoolean - edu.wpi.cscore.VideoProperty.Kind
 
kBoolean - edu.wpi.first.networktables.NetworkTableType
 
kBooleanArray - edu.wpi.first.networktables.NetworkTableType
 
kBooleanBox - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a boolean value as a large colored box.
kBoth - edu.wpi.first.wpilibj.InterruptableSensorBase.WaitResult
 
kBoth - edu.wpi.first.wpilibj.Relay.Direction
direction: both directions are valid.
kBytes - Static variable in class org.opencv.features2d.ORB
 
kCameraStream - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a camera stream.
kCANPlugin_2CAN - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kCANPlugin_BlackJagBridge - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kComboBoxChooser - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a SendableChooser with a dropdown combo box with a list of options.
kCommand - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a command with a toggle button.
kCommand_Scheduler - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kCritical - edu.wpi.first.wpilibj.shuffleboard.EventImportance
A critically important event such as a brownout, component failure, or software deadlock.
kCritical - Static variable in class edu.wpi.first.networktables.LogMessage
Logging levels.
kCSCore - edu.wpi.cscore.HttpCamera.HttpCameraKind
 
kCv - edu.wpi.cscore.VideoSink.Kind
 
kCv - edu.wpi.cscore.VideoSource.Kind
 
kDebug - Static variable in class edu.wpi.first.networktables.LogMessage
 
kDebug1 - Static variable in class edu.wpi.first.networktables.LogMessage
 
kDebug2 - Static variable in class edu.wpi.first.networktables.LogMessage
 
kDebug3 - Static variable in class edu.wpi.first.networktables.LogMessage
 
kDebug4 - Static variable in class edu.wpi.first.networktables.LogMessage
 
kDefaultBackMotorAngle - Static variable in class edu.wpi.first.wpilibj.drive.KilloughDrive
 
kDefaultDeadband - Static variable in class edu.wpi.first.wpilibj.drive.RobotDriveBase
 
kDefaultExpirationTime - Static variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
kDefaultLeftMotorAngle - Static variable in class edu.wpi.first.wpilibj.drive.KilloughDrive
 
kDefaultMaxOutput - Static variable in class edu.wpi.first.wpilibj.drive.RobotDriveBase
 
kDefaultMaxOutput - Static variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
kDefaultMaxServoPWM - Static variable in class edu.wpi.first.wpilibj.Servo
 
kDefaultMinServoPWM - Static variable in class edu.wpi.first.wpilibj.Servo
 
kDefaultPeriod - Static variable in class edu.wpi.first.wpilibj.PIDBase
 
kDefaultPeriod - Static variable in class edu.wpi.first.wpilibj.TimedRobot
 
kDefaultPort - Static variable in class edu.wpi.first.networktables.NetworkTableInstance
The default port that network tables operates on.
kDefaultQuickStopAlpha - Static variable in class edu.wpi.first.wpilibj.drive.DifferentialDrive
 
kDefaultQuickStopThreshold - Static variable in class edu.wpi.first.wpilibj.drive.DifferentialDrive
 
kDefaultRightMotorAngle - Static variable in class edu.wpi.first.wpilibj.drive.KilloughDrive
 
kDefaultSensitivity - Static variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
kDelete - Static variable in interface edu.wpi.first.networktables.EntryListenerFlags
Entry was deleted.
kDial - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a number with a view-only dial.
kDifferentialDrive - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a differential drive with a widget that displays the speed of each side of the drivebase and a vector for the direction and rotation of the drivebase.
kDigitalChannels - Static variable in class edu.wpi.first.wpilibj.SensorUtil
Number of digital channels per roboRIO.
kDisplacement - edu.wpi.first.wpilibj.PIDSourceType
 
kDouble - edu.wpi.first.networktables.NetworkTableType
 
kDoubleArray - edu.wpi.first.networktables.NetworkTableType
 
kDriverStationCIO_Analog - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kDriverStationCIO_DigitalIn - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kDriverStationCIO_DigitalOut - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kDriverStationEIO_Acceleration - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kDriverStationEIO_AnalogIn - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kDriverStationEIO_AnalogOut - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kDriverStationEIO_Button - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kDriverStationEIO_DigitalIn - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kDriverStationEIO_DigitalOut - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kDriverStationEIO_Encoder - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kDriverStationEIO_FixedDigitalOut - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kDriverStationEIO_LED - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kDriverStationEIO_PWM - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kDriverStationEIO_TouchSlider - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
KDTREE - Static variable in class org.opencv.ml.KNearest
 
kDtsDsr - edu.wpi.first.wpilibj.SerialPort.FlowControl
 
keepAspectRatioSize(int, int, int, int) - Static method in class org.opencv.highgui.ImageWindow
 
kEncoder - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays an Encoder displaying its speed, total travelled distance, and its distance per tick.
kEnum - edu.wpi.cscore.VideoProperty.Kind
 
kError - Static variable in class edu.wpi.first.networktables.LogMessage
 
kEven - edu.wpi.first.wpilibj.SerialPort.Parity
 
kExternalDirection - edu.wpi.first.wpilibj.Counter.Mode
mode: external direction.
KeyPoint - Class in org.opencv.core
 
KeyPoint() - Constructor for class org.opencv.core.KeyPoint
 
KeyPoint(float, float, float) - Constructor for class org.opencv.core.KeyPoint
 
KeyPoint(float, float, float, float) - Constructor for class org.opencv.core.KeyPoint
 
KeyPoint(float, float, float, float, float) - Constructor for class org.opencv.core.KeyPoint
 
KeyPoint(float, float, float, float, float, int) - Constructor for class org.opencv.core.KeyPoint
 
KeyPoint(float, float, float, float, float, int, int) - Constructor for class org.opencv.core.KeyPoint
 
kFallingEdge - edu.wpi.first.wpilibj.InterruptableSensorBase.WaitResult
 
kFallingPulse - edu.wpi.first.wpilibj.AnalogTriggerOutput.AnalogTriggerType
 
kFallingPulse - Static variable in interface edu.wpi.first.hal.AnalogJNI.AnalogTriggerType
native declaration : AthenaJava\target\native\include\HAL\Analog.h:57
kFixedFlourescent2 - Static variable in class edu.wpi.cscore.VideoCamera.WhiteBalance
 
kFixedFluorescent1 - Static variable in class edu.wpi.cscore.VideoCamera.WhiteBalance
 
kFixedIndoor - Static variable in class edu.wpi.cscore.VideoCamera.WhiteBalance
 
kFixedOutdoor1 - Static variable in class edu.wpi.cscore.VideoCamera.WhiteBalance
 
kFixedOutdoor2 - Static variable in class edu.wpi.cscore.VideoCamera.WhiteBalance
 
kFlags - Static variable in interface edu.wpi.first.networktables.EntryListenerFlags
Entry's flags changed.
kFlushOnAccess - edu.wpi.first.wpilibj.SerialPort.WriteBufferMode
 
kFlushWhenFull - edu.wpi.first.wpilibj.SerialPort.WriteBufferMode
 
kForceClose - edu.wpi.cscore.VideoSource.ConnectionStrategy
Never open the connection.
kForward - edu.wpi.first.wpilibj.DoubleSolenoid.Value
 
kForward - edu.wpi.first.wpilibj.Relay.Direction
direction: Only forward is valid.
kForward - edu.wpi.first.wpilibj.Relay.Value
 
kFramework_CommandControl - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kFramework_Iterative - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kFramework_RobotBuilder - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kFramework_ROS - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kFramework_Simple - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kFramework_Timed - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kFrontLeft - edu.wpi.first.wpilibj.drive.RobotDriveBase.MotorType
 
kFrontLeft - edu.wpi.first.wpilibj.RobotDrive.MotorType
Deprecated.
 
kFrontRight - edu.wpi.first.wpilibj.drive.RobotDriveBase.MotorType
 
kFrontRight - edu.wpi.first.wpilibj.RobotDrive.MotorType
Deprecated.
 
kGraph - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a number with a graph.
kGray - edu.wpi.cscore.VideoMode.PixelFormat
 
kGrid - edu.wpi.first.wpilibj.shuffleboard.BuiltInLayouts
Groups components in an n x m grid.
kGyro - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a gyro with a dial from 0 to 360 degrees.
kHID1stPerson - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kHIDDriving - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kHIDFlight - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kHIDGamepad - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kHIDJoystick - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kHigh - edu.wpi.first.wpilibj.shuffleboard.EventImportance
A high-importance event such as scoring a game piece.
kHttp - edu.wpi.cscore.VideoSource.Kind
 
KilloughDrive - Class in edu.wpi.first.wpilibj.drive
A class for driving Killough drive platforms.
KilloughDrive(SpeedController, SpeedController, SpeedController) - Constructor for class edu.wpi.first.wpilibj.drive.KilloughDrive
Construct a Killough drive with the given motors and default motor angles.
KilloughDrive(SpeedController, SpeedController, SpeedController, double, double, double) - Constructor for class edu.wpi.first.wpilibj.drive.KilloughDrive
Construct a Killough drive with the given motors.
kImmediate - Static variable in interface edu.wpi.first.networktables.EntryListenerFlags
Initial listener addition.
kInches - edu.wpi.first.wpilibj.Ultrasonic.Unit
Use inches for PIDGet.
kind - Variable in class edu.wpi.cscore.VideoEvent
 
kInfo - Static variable in class edu.wpi.first.networktables.LogMessage
 
kInteger - edu.wpi.cscore.VideoProperty.Kind
 
kInWindow - edu.wpi.first.wpilibj.AnalogTriggerOutput.AnalogTriggerType
 
kInWindow - Static variable in interface edu.wpi.first.hal.AnalogJNI.AnalogTriggerType
native declaration : AthenaJava\target\native\include\HAL\Analog.h:54
kJoystickPorts - Static variable in class edu.wpi.first.wpilibj.DriverStation
Number of Joystick Ports.
kKeepOpen - edu.wpi.cscore.VideoSource.ConnectionStrategy
Try to keep the connection open regardless of whether any sinks are connected.
kLanguage_CPlusPlus - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kLanguage_DotNet - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kLanguage_Java - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kLanguage_LabVIEW - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kLanguage_Python - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kLeft - edu.wpi.first.wpilibj.drive.RobotDriveBase.MotorType
 
kLeft - edu.wpi.first.wpilibj.GenericHID.Hand
 
kLeftRumble - edu.wpi.first.wpilibj.GenericHID.RumbleType
 
kList - edu.wpi.first.wpilibj.shuffleboard.BuiltInLayouts
Groups components in a vertical list.
kLocal - Static variable in interface edu.wpi.first.networktables.EntryListenerFlags
Changed locally.
kLow - edu.wpi.first.wpilibj.shuffleboard.EventImportance
A low importance event such as acquisition of a game piece.
kMark - edu.wpi.first.wpilibj.SerialPort.Parity
 
kMaxJoystickAxes - Static variable in class edu.wpi.first.hal.HAL
 
kMaxJoystickPOVs - Static variable in class edu.wpi.first.hal.HAL
 
kMaxNumberOfMotors - Static variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
kmeans(Mat, int, Mat, TermCriteria, int, int) - Static method in class org.opencv.core.Core
 
kmeans(Mat, int, Mat, TermCriteria, int, int, Mat) - Static method in class org.opencv.core.Core
 
KMEANS_PP_CENTERS - Static variable in class org.opencv.core.Core
 
KMEANS_RANDOM_CENTERS - Static variable in class org.opencv.core.Core
 
KMEANS_USE_INITIAL_LABELS - Static variable in class org.opencv.core.Core
 
kMecanumCartesian_Reported - Static variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
kMecanumDrive - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a mecanum drive with a widget that displays the speed of each wheel, and vectors for the direction and rotation of the drivebase.
kMecanumPolar_Reported - Static variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
kMillimeters - edu.wpi.first.wpilibj.Ultrasonic.Unit
Use millimeters for PIDGet.
kMjpeg - edu.wpi.cscore.VideoSink.Kind
 
kMJPEG - edu.wpi.cscore.VideoMode.PixelFormat
 
kMJPGStreamer - edu.wpi.cscore.HttpCamera.HttpCameraKind
 
kMXP - edu.wpi.first.wpilibj.I2C.Port
 
kMXP - edu.wpi.first.wpilibj.SerialPort.Port
 
kMXP - edu.wpi.first.wpilibj.SPI.Port
 
KNearest - Class in org.opencv.ml
 
KNearest(long) - Constructor for class org.opencv.ml.KNearest
 
kNetModeClient - Static variable in class edu.wpi.first.networktables.NetworkTableInstance
 
kNetModeFailure - Static variable in class edu.wpi.first.networktables.NetworkTableInstance
 
kNetModeNone - Static variable in class edu.wpi.first.networktables.NetworkTableInstance
Client/server mode flag values (as returned by NetworkTableInstance.getNetworkMode()).
kNetModeServer - Static variable in class edu.wpi.first.networktables.NetworkTableInstance
 
kNetModeStarting - Static variable in class edu.wpi.first.networktables.NetworkTableInstance
 
kNetworkInterfacesChanged - edu.wpi.cscore.VideoEvent.Kind
 
kNew - Static variable in interface edu.wpi.first.networktables.EntryListenerFlags
Newly created entry.
knnMatch(Mat, List<MatOfDMatch>, int) - Method in class org.opencv.features2d.DescriptorMatcher
 
knnMatch(Mat, List<MatOfDMatch>, int, List<Mat>) - Method in class org.opencv.features2d.DescriptorMatcher
 
knnMatch(Mat, List<MatOfDMatch>, int, List<Mat>, boolean) - Method in class org.opencv.features2d.DescriptorMatcher
 
knnMatch(Mat, Mat, List<MatOfDMatch>, int) - Method in class org.opencv.features2d.DescriptorMatcher
 
knnMatch(Mat, Mat, List<MatOfDMatch>, int, Mat) - Method in class org.opencv.features2d.DescriptorMatcher
 
knnMatch(Mat, Mat, List<MatOfDMatch>, int, Mat, boolean) - Method in class org.opencv.features2d.DescriptorMatcher
 
kNone - edu.wpi.cscore.VideoProperty.Kind
 
kNone - edu.wpi.first.wpilibj.SerialPort.FlowControl
 
kNone - edu.wpi.first.wpilibj.SerialPort.Parity
 
kNormal - edu.wpi.first.wpilibj.shuffleboard.EventImportance
A "normal" importance event, such as a transition from autonomous mode to teleoperated control.
kNumberBar - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a number with a view-only bar.
kNumberSlider - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a number with a controllable slider.
kOdd - edu.wpi.first.wpilibj.SerialPort.Parity
 
kOff - edu.wpi.first.wpilibj.DoubleSolenoid.Value
 
kOff - edu.wpi.first.wpilibj.Relay.Value
 
kOn - edu.wpi.first.wpilibj.Relay.Value
 
kOnboard - edu.wpi.first.wpilibj.I2C.Port
 
kOnboard - edu.wpi.first.wpilibj.SerialPort.Port
 
kOnboardCS0 - edu.wpi.first.wpilibj.SPI.Port
 
kOnboardCS1 - edu.wpi.first.wpilibj.SPI.Port
 
kOnboardCS2 - edu.wpi.first.wpilibj.SPI.Port
 
kOnboardCS3 - edu.wpi.first.wpilibj.SPI.Port
 
kOne - edu.wpi.first.wpilibj.SerialPort.StopBits
 
kOnePointFive - edu.wpi.first.wpilibj.SerialPort.StopBits
 
kPCMModules - Static variable in class edu.wpi.first.wpilibj.SensorUtil
Number of PCM Modules.
kPDPChannels - Static variable in class edu.wpi.first.wpilibj.SensorUtil
Number of power distribution channels per PDP.
kPDPModules - Static variable in class edu.wpi.first.wpilibj.SensorUtil
Number of power distribution modules per PDP.
kPersistent - Static variable in class edu.wpi.first.networktables.NetworkTableEntry
Flag values (as returned by NetworkTableEntry.getFlags()).
kPIDCommand - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a PID command with a checkbox and an editor for the PIDF constants.
kPIDController - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a PID controller with an editor for the PIDF constants and a toggle switch for enabling and disabling the controller.
kPowerDistributionPanel - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
kPulseLength - edu.wpi.first.wpilibj.Counter.Mode
mode: pulse length.
kPwmChannels - Static variable in class edu.wpi.first.wpilibj.SensorUtil
Number of PWM channels per roboRIO.
kRate - edu.wpi.first.wpilibj.PIDSourceType
 
kRaw - edu.wpi.first.networktables.NetworkTableType
 
kRearLeft - edu.wpi.first.wpilibj.drive.RobotDriveBase.MotorType
 
kRearLeft - edu.wpi.first.wpilibj.RobotDrive.MotorType
Deprecated.
 
kRearRight - edu.wpi.first.wpilibj.drive.RobotDriveBase.MotorType
 
kRearRight - edu.wpi.first.wpilibj.RobotDrive.MotorType
Deprecated.
 
kRelay - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a relay with toggle buttons for each supported mode (off, on, forward, reverse).
kRelayChannels - Static variable in class edu.wpi.first.wpilibj.SensorUtil
Number of relay channels per roboRIO.
kResetOnFallingEdge - edu.wpi.first.wpilibj.Encoder.IndexingType
 
kResetOnRisingEdge - edu.wpi.first.wpilibj.Encoder.IndexingType
 
kResetWhileHigh - edu.wpi.first.wpilibj.Encoder.IndexingType
 
kResetWhileLow - edu.wpi.first.wpilibj.Encoder.IndexingType
 
kResourceType_Accelerometer - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_ADIS16448 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_ADIS16470 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_ADXL345 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_ADXL362 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_ADXRS450 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_AnalogChannel - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_AnalogOutput - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_AnalogTrigger - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_AnalogTriggerOutput - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_AxisCamera - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Button - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_CAN - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_CANifier - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_CANJaguar - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_CANPlugin - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_CANTalonSRX - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Command - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Compressor - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Controller - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Counter - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_CTRE_future0 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_CTRE_future1 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_CTRE_future2 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_CTRE_future3 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_CTRE_future4 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_CTRE_future5 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_CTRE_future6 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Dashboard - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_DigilentDMC60 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_DigitalGlitchFilter - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_DigitalInput - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_DigitalOutput - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_DriverStationCIO - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_DriverStationEIO - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_DriverStationLCD - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Encoder - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Framework - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_GearTooth - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Gyro - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_HiTechnicAccel - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_HiTechnicColorSensor - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_HiTechnicCompass - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_I2C - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Jaguar - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Joystick - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Kinect - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_KinectStick - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Language - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_LinearFilter - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_MindsensorsSD540 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Module - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_NavX - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_NidecBrushless - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_PCM - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_PCVideoServer - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_PDP - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_PIDController - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_PigeonIMU - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Pixy - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Pixy2 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Preferences - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_PWM - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_PWMTalonSRX - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_PWMVictorSPX - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Relay - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_RevSPARK - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_RevSparkMaxCAN - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_RevSparkMaxPWM - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_RobotDrive - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_ScanseSweep - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_SerialPort - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Servo - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Shuffleboard - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_SmartDashboard - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Solenoid - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_SPI - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_SRF08 - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Talon - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Task - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Ultrasonic - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_UsbCamera - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_Victor - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_VictorSP - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kResourceType_XboxController - Static variable in class edu.wpi.first.hal.FRCNetComm.tResourceType
 
kReverse - edu.wpi.first.wpilibj.DoubleSolenoid.Value
 
kReverse - edu.wpi.first.wpilibj.Relay.Direction
direction: only reverse is valid.
kReverse - edu.wpi.first.wpilibj.Relay.Value
 
kRGB565 - edu.wpi.cscore.VideoMode.PixelFormat
 
kRight - edu.wpi.first.wpilibj.drive.RobotDriveBase.MotorType
 
kRight - edu.wpi.first.wpilibj.GenericHID.Hand
 
kRightRumble - edu.wpi.first.wpilibj.GenericHID.RumbleType
 
kRIOStatusBufferInvalidSize - Static variable in class edu.wpi.first.hal.communication.NIRioStatus
 
kRIOStatusFeatureNotSupported - Static variable in class edu.wpi.first.hal.communication.NIRioStatus
 
kRioStatusOffset - Static variable in class edu.wpi.first.hal.communication.NIRioStatus
 
kRIOStatusOperationTimedOut - Static variable in class edu.wpi.first.hal.communication.NIRioStatus
 
kRIOStatusResourceNotInitialized - Static variable in class edu.wpi.first.hal.communication.NIRioStatus
 
kRioStatusSuccess - Static variable in class edu.wpi.first.hal.communication.NIRioStatus
 
kRisingEdge - edu.wpi.first.wpilibj.InterruptableSensorBase.WaitResult
 
kRisingPulse - edu.wpi.first.wpilibj.AnalogTriggerOutput.AnalogTriggerType
 
kRisingPulse - Static variable in interface edu.wpi.first.hal.AnalogJNI.AnalogTriggerType
native declaration : AthenaJava\target\native\include\HAL\Analog.h:56
kRobotDrive_ArcadeButtonSpin - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kRobotDrive_ArcadeRatioCurve - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kRobotDrive_ArcadeStandard - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kRobotDrive_MecanumCartesian - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kRobotDrive_MecanumPolar - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kRobotDrive_Tank - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kRobotDrive2_DifferentialArcade - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kRobotDrive2_DifferentialCurvature - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kRobotDrive2_DifferentialTank - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kRobotDrive2_KilloughCartesian - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kRobotDrive2_KilloughPolar - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kRobotDrive2_MecanumCartesian - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kRobotDrive2_MecanumPolar - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kRpc - edu.wpi.first.networktables.NetworkTableType
 
kRtsCts - edu.wpi.first.wpilibj.SerialPort.FlowControl
 
kSemiperiod - edu.wpi.first.wpilibj.Counter.Mode
mode: semi period.
kSinkCreated - edu.wpi.cscore.VideoEvent.Kind
 
kSinkDestroyed - edu.wpi.cscore.VideoEvent.Kind
 
kSinkDisabled - edu.wpi.cscore.VideoEvent.Kind
 
kSinkEnabled - edu.wpi.cscore.VideoEvent.Kind
 
kSinkPropertyChoicesUpdated - edu.wpi.cscore.VideoEvent.Kind
 
kSinkPropertyCreated - edu.wpi.cscore.VideoEvent.Kind
 
kSinkPropertyValueUpdated - edu.wpi.cscore.VideoEvent.Kind
 
kSinkSourceChanged - edu.wpi.cscore.VideoEvent.Kind
 
kSize160x120 - Static variable in class edu.wpi.first.cameraserver.CameraServer
Deprecated.
kSize160x120 - Static variable in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
kSize320x240 - Static variable in class edu.wpi.first.cameraserver.CameraServer
Deprecated.
kSize320x240 - Static variable in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
kSize640x480 - Static variable in class edu.wpi.first.cameraserver.CameraServer
Deprecated.
kSize640x480 - Static variable in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
kSmartDashboard_Instance - Static variable in class edu.wpi.first.hal.FRCNetComm.tInstances
 
kSolenoidChannels - Static variable in class edu.wpi.first.wpilibj.SensorUtil
Number of solenoid channels per module.
kSourceBytesReceived - edu.wpi.cscore.CameraServerJNI.TelemetryKind
 
kSourceConnected - edu.wpi.cscore.VideoEvent.Kind
 
kSourceCreated - edu.wpi.cscore.VideoEvent.Kind
 
kSourceDestroyed - edu.wpi.cscore.VideoEvent.Kind
 
kSourceDisconnected - edu.wpi.cscore.VideoEvent.Kind
 
kSourceFramesReceived - edu.wpi.cscore.CameraServerJNI.TelemetryKind
 
kSourcePropertyChoicesUpdated - edu.wpi.cscore.VideoEvent.Kind
 
kSourcePropertyCreated - edu.wpi.cscore.VideoEvent.Kind
 
kSourcePropertyValueUpdated - edu.wpi.cscore.VideoEvent.Kind
 
kSourceVideoModeChanged - edu.wpi.cscore.VideoEvent.Kind
 
kSourceVideoModesUpdated - edu.wpi.cscore.VideoEvent.Kind
 
kSpace - edu.wpi.first.wpilibj.SerialPort.Parity
 
kSpeedController - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a SpeedController.
kSplitButtonChooser - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a SendableChooser with a toggle button for each available option.
kState - edu.wpi.first.wpilibj.AnalogTriggerOutput.AnalogTriggerType
 
kState - Static variable in interface edu.wpi.first.hal.AnalogJNI.AnalogTriggerType
native declaration : AthenaJava\target\native\include\HAL\Analog.h:55
kString - edu.wpi.cscore.VideoProperty.Kind
 
kString - edu.wpi.first.networktables.NetworkTableType
 
kStringArray - edu.wpi.first.networktables.NetworkTableType
 
kSystemClockTicksPerMicrosecond - Static variable in class edu.wpi.first.wpilibj.SensorUtil
Ticks per microsecond.
kTank_Reported - Static variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
kTeamDeviceType - Static variable in class edu.wpi.first.wpilibj.CAN
 
kTeamManufacturer - Static variable in class edu.wpi.first.wpilibj.CAN
 
kTelemetryUpdated - edu.wpi.cscore.VideoEvent.Kind
 
kTextView - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a value with a simple text field.
kThrottle - edu.wpi.first.wpilibj.Joystick.AxisType
 
kTimeout - edu.wpi.first.wpilibj.InterruptableSensorBase.WaitResult
 
kToggleButton - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a boolean with a large interactive toggle button.
kToggleSwitch - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays a boolean with a fixed-size toggle switch.
kTop - edu.wpi.first.wpilibj.Joystick.ButtonType
 
kTrigger - edu.wpi.first.wpilibj.Joystick.ButtonType
 
kTrivial - edu.wpi.first.wpilibj.shuffleboard.EventImportance
A trivial event such as a change in command state.
kTwist - edu.wpi.first.wpilibj.Joystick.AxisType
 
kTwo - edu.wpi.first.wpilibj.SerialPort.StopBits
 
kTwoPulse - edu.wpi.first.wpilibj.Counter.Mode
mode: two pulse.
kUnassigned - edu.wpi.first.networktables.NetworkTableType
 
kUnknown - edu.wpi.cscore.HttpCamera.HttpCameraKind
 
kUnknown - edu.wpi.cscore.VideoEvent.Kind
 
kUnknown - edu.wpi.cscore.VideoMode.PixelFormat
 
kUnknown - edu.wpi.cscore.VideoSink.Kind
 
kUnknown - edu.wpi.cscore.VideoSource.Kind
 
kUnknown - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kUpdate - Static variable in interface edu.wpi.first.networktables.EntryListenerFlags
Entry's value changed.
kUsb - edu.wpi.cscore.VideoSource.Kind
 
kUSB - edu.wpi.first.wpilibj.SerialPort.Port
 
kUSB1 - edu.wpi.first.wpilibj.SerialPort.Port
 
kUSB2 - edu.wpi.first.wpilibj.SerialPort.Port
 
kVoltageView - edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Displays an analog input or a raw number with a number bar.
kWarning - Static variable in class edu.wpi.first.networktables.LogMessage
 
kX - edu.wpi.first.wpilibj.ADXL345_I2C.Axes
 
kX - edu.wpi.first.wpilibj.ADXL345_SPI.Axes
 
kX - edu.wpi.first.wpilibj.ADXL362.Axes
 
kX - edu.wpi.first.wpilibj.Joystick.AxisType
 
kXInputArcadePad - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kXInputArcadeStick - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kXInputDancePad - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kXInputDrumKit - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kXInputFlightStick - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kXInputGamepad - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kXInputGuitar - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kXInputGuitar2 - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kXInputGuitar3 - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kXInputUnknown - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kXInputWheel - edu.wpi.first.wpilibj.GenericHID.HIDType
 
kXonXoff - edu.wpi.first.wpilibj.SerialPort.FlowControl
 
kY - edu.wpi.first.wpilibj.ADXL345_I2C.Axes
 
kY - edu.wpi.first.wpilibj.ADXL345_SPI.Axes
 
kY - edu.wpi.first.wpilibj.ADXL362.Axes
 
kY - edu.wpi.first.wpilibj.Joystick.AxisType
 
kYUYV - edu.wpi.cscore.VideoMode.PixelFormat
 
kZ - edu.wpi.first.wpilibj.ADXL345_I2C.Axes
 
kZ - edu.wpi.first.wpilibj.ADXL345_SPI.Axes
 
kZ - edu.wpi.first.wpilibj.ADXL362.Axes
 
kZ - edu.wpi.first.wpilibj.Joystick.AxisType
 

L

L2Hys - Static variable in class org.opencv.objdetect.HOGDescriptor
 
Laplacian(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
Laplacian(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
Laplacian(Mat, Mat, int, int, double) - Static method in class org.opencv.imgproc.Imgproc
 
Laplacian(Mat, Mat, int, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
Laplacian(Mat, Mat, int, int, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
last_change - Variable in class edu.wpi.first.networktables.EntryInfo
Timestamp of last change to entry (type or value).
last_update - Variable in class edu.wpi.first.networktables.ConnectionInfo
The last time any update was received from the remote node (same scale as returned by NetworkTablesJNI.now()).
latch - Static variable in class org.opencv.highgui.HighGui
 
latchPWMZero(int) - Static method in class edu.wpi.first.hal.PWMJNI
 
LayoutType - Interface in edu.wpi.first.wpilibj.shuffleboard
Represents the type of a layout in Shuffleboard.
lbl - Variable in class org.opencv.highgui.ImageWindow
 
LDR_SIZE - Static variable in class org.opencv.photo.Photo
 
LEAKYRELU - Static variable in class org.opencv.ml.ANN_MLP
 
length - Variable in class edu.wpi.first.hal.CANData
 
lessThan(DMatch) - Method in class org.opencv.core.DMatch
 
level - Variable in class edu.wpi.first.networktables.LogMessage
Log level of the message.
limit(double) - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
Limit motor values to the -1.0 to +1.0 range.
limit(double) - Static method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Limit motor values to the -1.0 to +1.0 range.
line - Variable in class edu.wpi.first.networktables.LogMessage
The line number in the source file that generated the message.
line(Mat, Point, Point, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
line(Mat, Point, Point, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
 
line(Mat, Point, Point, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
line(Mat, Point, Point, Scalar, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
LINE_4 - Static variable in class org.opencv.core.Core
 
LINE_4 - Static variable in class org.opencv.imgproc.Imgproc
 
LINE_8 - Static variable in class org.opencv.core.Core
 
LINE_8 - Static variable in class org.opencv.imgproc.Imgproc
 
LINE_AA - Static variable in class org.opencv.core.Core
 
LINE_AA - Static variable in class org.opencv.imgproc.Imgproc
 
LINEAR - Static variable in class org.opencv.ml.SVM
 
LinearDigitalFilter - Class in edu.wpi.first.wpilibj.filters
This class implements a linear, digital filter.
LinearDigitalFilter(PIDSource, double[], double[]) - Constructor for class edu.wpi.first.wpilibj.filters.LinearDigitalFilter
Create a linear FIR or IIR filter.
linearPolar(Mat, Mat, Point, double, int) - Static method in class org.opencv.imgproc.Imgproc
Deprecated.
LineSegmentDetector - Class in org.opencv.imgproc
 
LineSegmentDetector(long) - Constructor for class org.opencv.imgproc.LineSegmentDetector
 
listener - Variable in class edu.wpi.first.networktables.ConnectionNotification
Listener that was triggered.
listener - Variable in class edu.wpi.first.networktables.EntryNotification
Listener that was triggered.
LiveWindow - Class in edu.wpi.first.wpilibj.livewindow
The LiveWindow class is the public interface for putting sensors and actuators on the LiveWindow.
LiveWindowSendable - Interface in edu.wpi.first.wpilibj.livewindow
Deprecated.
Use Sendable directly instead
LMEDS - Static variable in class org.opencv.calib3d.Calib3d
 
load(String) - Static method in class org.opencv.ml.ANN_MLP
 
load(String) - Static method in class org.opencv.ml.Boost
 
load(String) - Static method in class org.opencv.ml.DTrees
 
load(String) - Static method in class org.opencv.ml.EM
 
load(String) - Static method in class org.opencv.ml.LogisticRegression
 
load(String) - Static method in class org.opencv.ml.NormalBayesClassifier
 
load(String) - Static method in class org.opencv.ml.RTrees
 
load(String) - Static method in class org.opencv.ml.SVM
 
load(String) - Static method in class org.opencv.ml.SVMSGD
 
load(String) - Method in class org.opencv.objdetect.CascadeClassifier
 
load(String) - Method in class org.opencv.objdetect.HOGDescriptor
 
load(String, String) - Static method in class org.opencv.ml.Boost
 
load(String, String) - Static method in class org.opencv.ml.DTrees
 
load(String, String) - Static method in class org.opencv.ml.EM
 
load(String, String) - Static method in class org.opencv.ml.LogisticRegression
 
load(String, String) - Static method in class org.opencv.ml.NormalBayesClassifier
 
load(String, String) - Static method in class org.opencv.ml.RTrees
 
load(String, String) - Static method in class org.opencv.ml.SVMSGD
 
load(String, String) - Method in class org.opencv.objdetect.HOGDescriptor
 
loadEntries(int, String, String) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
loadEntries(String) - Method in class edu.wpi.first.networktables.NetworkTable
Load table values from a file.
loadEntries(String, String) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Load table values from a file.
loadLibrary() - Method in class edu.wpi.first.wpiutil.RuntimeLoader
Loads a native library.
loadLibraryHashed() - Method in class edu.wpi.first.wpiutil.RuntimeLoader
Load a native library by directly hashing the file.
loadPersistent(int, String) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
loadPersistent(String) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Loads persistent keys from a file.
loadPersistent(String) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
locate(Point, int[], int[]) - Method in class org.opencv.imgproc.Subdiv2D
 
locateROI(Size, Point) - Method in class org.opencv.core.Mat
 
log(Mat, Mat) - Static method in class org.opencv.core.Core
 
logger - Variable in class edu.wpi.first.networktables.LogMessage
The logger that generated the message.
LogisticRegression - Class in org.opencv.ml
 
LogisticRegression(long) - Constructor for class org.opencv.ml.LogisticRegression
 
LOGIT - Static variable in class org.opencv.ml.Boost
 
LogMessage - Class in edu.wpi.first.networktables
NetworkTables log message.
LogMessage(NetworkTableInstance, int, int, String, int, String) - Constructor for class edu.wpi.first.networktables.LogMessage
Constructor.
logPolar(Mat, Mat, Point, double, int) - Static method in class org.opencv.imgproc.Imgproc
Deprecated.
LOOP_TIMING_ERROR - Static variable in class edu.wpi.first.hal.HALUtil
 
loopFunc() - Method in class edu.wpi.first.wpilibj.IterativeRobotBase
 
LSD_REFINE_ADV - Static variable in class org.opencv.imgproc.Imgproc
 
LSD_REFINE_NONE - Static variable in class org.opencv.imgproc.Imgproc
 
LSD_REFINE_STD - Static variable in class org.opencv.imgproc.Imgproc
 
LUT(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 

M

m_allocatedSpeedControllers - Variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
m_analog - Variable in class edu.wpi.first.wpilibj.AnalogGyro
 
m_analogInput - Variable in class edu.wpi.first.wpilibj.AnalogTrigger
 
m_aSource - Variable in class edu.wpi.first.wpilibj.Encoder
The a source.
m_bSource - Variable in class edu.wpi.first.wpilibj.Encoder
The b source.
m_deadband - Variable in class edu.wpi.first.wpilibj.drive.RobotDriveBase
 
m_downSource - Variable in class edu.wpi.first.wpilibj.Counter
 
m_ds - Variable in class edu.wpi.first.wpilibj.RobotBase
 
m_enabled - Variable in class edu.wpi.first.wpilibj.PIDBase
 
m_frontLeftMotor - Variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
m_frontRightMotor - Variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
m_handle - Variable in class edu.wpi.cscore.VideoSink
 
m_handle - Variable in class edu.wpi.cscore.VideoSource
 
m_i2c - Variable in class edu.wpi.first.wpilibj.ADXL345_I2C
 
m_index - Variable in class edu.wpi.first.wpilibj.AnalogTrigger
 
m_indexSource - Variable in class edu.wpi.first.wpilibj.Encoder
The index source.
m_interrupt - Variable in class edu.wpi.first.wpilibj.InterruptableSensorBase
The interrupt resource.
m_isSynchronousInterrupt - Variable in class edu.wpi.first.wpilibj.InterruptableSensorBase
Flags if the interrupt being allocated is synchronous.
m_maxOutput - Variable in class edu.wpi.first.wpilibj.drive.RobotDriveBase
 
m_maxOutput - Variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
m_moduleNumber - Variable in class edu.wpi.first.wpilibj.SolenoidBase
 
m_ownsAnalog - Variable in class edu.wpi.first.wpilibj.AnalogTrigger
 
m_period - Variable in class edu.wpi.first.wpilibj.IterativeRobotBase
 
m_pidInput - Variable in class edu.wpi.first.wpilibj.PIDBase
 
m_pidOutput - Variable in class edu.wpi.first.wpilibj.PIDBase
 
m_pidSource - Variable in class edu.wpi.first.wpilibj.AnalogAccelerometer
 
m_pidSource - Variable in class edu.wpi.first.wpilibj.AnalogInput
 
m_pidSource - Variable in class edu.wpi.first.wpilibj.AnalogPotentiometer
 
m_pidSource - Variable in class edu.wpi.first.wpilibj.Ultrasonic
 
m_pidWriteMutex - Variable in class edu.wpi.first.wpilibj.PIDBase
 
m_port - Variable in class edu.wpi.first.wpilibj.AnalogTrigger
Where the analog trigger is attached.
m_rearLeftMotor - Variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
m_rearRightMotor - Variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
m_sensitivity - Variable in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
m_setpointTimer - Variable in class edu.wpi.first.wpilibj.PIDBase
 
m_spi - Variable in class edu.wpi.first.wpilibj.ADXL345_SPI
 
m_thisMutex - Variable in class edu.wpi.first.wpilibj.PIDBase
 
m_upSource - Variable in class edu.wpi.first.wpilibj.Counter
 
m00 - Variable in class org.opencv.imgproc.Moments
 
m01 - Variable in class org.opencv.imgproc.Moments
 
m02 - Variable in class org.opencv.imgproc.Moments
 
m03 - Variable in class org.opencv.imgproc.Moments
 
m10 - Variable in class org.opencv.imgproc.Moments
 
m11 - Variable in class org.opencv.imgproc.Moments
 
m12 - Variable in class org.opencv.imgproc.Moments
 
m20 - Variable in class org.opencv.imgproc.Moments
 
m21 - Variable in class org.opencv.imgproc.Moments
 
m30 - Variable in class org.opencv.imgproc.Moments
 
magnitude() - Method in class edu.wpi.first.wpilibj.drive.Vector2d
Returns magnitude of vector.
magnitude(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
Mahalanobis(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
MAIN_THREAD_ID - Static variable in class edu.wpi.first.wpilibj.RobotBase
The ID of the main Java thread.
makeBoolean(boolean) - Static method in class edu.wpi.first.hal.sim.SimValue
 
makeBoolean(boolean) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a boolean entry value.
makeBoolean(boolean, long) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a boolean entry value.
makeBooleanArray(boolean[]) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a boolean array entry value.
makeBooleanArray(boolean[], long) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a boolean array entry value.
makeBooleanArray(Boolean[]) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a boolean array entry value.
makeBooleanArray(Boolean[], long) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a boolean array entry value.
makeDouble(double) - Static method in class edu.wpi.first.hal.sim.SimValue
 
makeDouble(double) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a double entry value.
makeDouble(double, long) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a double entry value.
makeDoubleArray(double[]) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a double array entry value.
makeDoubleArray(double[], long) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a double array entry value.
makeDoubleArray(Number[]) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a double array entry value.
makeDoubleArray(Number[], long) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a double array entry value.
makeEnum(int) - Static method in class edu.wpi.first.hal.sim.SimValue
 
makeInt(int) - Static method in class edu.wpi.first.hal.sim.SimValue
 
makeLong(long) - Static method in class edu.wpi.first.hal.sim.SimValue
 
makeRaw(byte[]) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a raw entry value.
makeRaw(byte[], long) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a raw entry value.
makeRpc(byte[]) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a rpc entry value.
makeRpc(byte[], long) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a rpc entry value.
makeString(String) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a string entry value.
makeString(String, long) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a string entry value.
makeStringArray(String[]) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a string array entry value.
makeStringArray(String[], long) - Static method in class edu.wpi.first.networktables.NetworkTableValue
Creates a string array entry value.
makeType(int, int) - Static method in class org.opencv.core.CvType
 
makeUnassigned() - Static method in class edu.wpi.first.hal.sim.SimValue
 
MARKER_CROSS - Static variable in class org.opencv.imgproc.Imgproc
 
MARKER_DIAMOND - Static variable in class org.opencv.imgproc.Imgproc
 
MARKER_SQUARE - Static variable in class org.opencv.imgproc.Imgproc
 
MARKER_STAR - Static variable in class org.opencv.imgproc.Imgproc
 
MARKER_TILTED_CROSS - Static variable in class org.opencv.imgproc.Imgproc
 
MARKER_TRIANGLE_DOWN - Static variable in class org.opencv.imgproc.Imgproc
 
MARKER_TRIANGLE_UP - Static variable in class org.opencv.imgproc.Imgproc
 
MaskIsTiled - Static variable in class org.opencv.core.Core
 
Mat - Class in org.opencv.core
 
Mat() - Constructor for class org.opencv.core.Mat
 
Mat(int, int, int) - Constructor for class org.opencv.core.Mat
 
Mat(int, int, int, ByteBuffer) - Constructor for class org.opencv.core.Mat
 
Mat(int, int, int, Scalar) - Constructor for class org.opencv.core.Mat
 
Mat(long) - Constructor for class org.opencv.core.Mat
 
Mat(Mat, Range) - Constructor for class org.opencv.core.Mat
 
Mat(Mat, Range, Range) - Constructor for class org.opencv.core.Mat
 
Mat(Mat, Rect) - Constructor for class org.opencv.core.Mat
 
Mat(Size, int) - Constructor for class org.opencv.core.Mat
 
Mat(Size, int, Scalar) - Constructor for class org.opencv.core.Mat
 
Mat_to_vector_char(Mat, List<Byte>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_DMatch(Mat, List<DMatch>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_double(Mat, List<Double>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_float(Mat, List<Float>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_int(Mat, List<Integer>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_KeyPoint(Mat, List<KeyPoint>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_Mat(Mat, List<Mat>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_Point(Mat, List<Point>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_Point2d(Mat, List<Point>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_Point2f(Mat, List<Point>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_Point3(Mat, List<Point3>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_Point3d(Mat, List<Point3>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_Point3f(Mat, List<Point3>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_Point3i(Mat, List<Point3>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_Rect(Mat, List<Rect>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_Rect2d(Mat, List<Rect2d>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_RotatedRect(Mat, List<RotatedRect>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_uchar(Mat, List<Byte>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_vector_char(Mat, List<List<Byte>>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_vector_DMatch(Mat, List<MatOfDMatch>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_vector_KeyPoint(Mat, List<MatOfKeyPoint>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_vector_Point(Mat, List<MatOfPoint>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_vector_Point2f(Mat, List<MatOfPoint2f>) - Static method in class org.opencv.utils.Converters
 
Mat_to_vector_vector_Point3f(Mat, List<MatOfPoint3f>) - Static method in class org.opencv.utils.Converters
 
match(Mat, MatOfDMatch) - Method in class org.opencv.features2d.DescriptorMatcher
 
match(Mat, MatOfDMatch, List<Mat>) - Method in class org.opencv.features2d.DescriptorMatcher
 
match(Mat, Mat, MatOfDMatch) - Method in class org.opencv.features2d.DescriptorMatcher
 
match(Mat, Mat, MatOfDMatch, Mat) - Method in class org.opencv.features2d.DescriptorMatcher
 
MatchInfoData - Class in edu.wpi.first.hal
Structure for holding the match info data request.
MatchInfoData() - Constructor for class edu.wpi.first.hal.MatchInfoData
 
matchNumber - Variable in class edu.wpi.first.hal.MatchInfoData
Stores the match number.
matchShapes(Mat, Mat, int, double) - Static method in class org.opencv.imgproc.Imgproc
 
matchTemplate(Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
matchTemplate(Mat, Mat, Mat, int, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
matchType - Variable in class edu.wpi.first.hal.MatchInfoData
Stores the match type.
matMulDeriv(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
MatOfByte - Class in org.opencv.core
 
MatOfByte() - Constructor for class org.opencv.core.MatOfByte
 
MatOfByte(byte...) - Constructor for class org.opencv.core.MatOfByte
 
MatOfByte(int, int, byte...) - Constructor for class org.opencv.core.MatOfByte
 
MatOfByte(long) - Constructor for class org.opencv.core.MatOfByte
 
MatOfByte(Mat) - Constructor for class org.opencv.core.MatOfByte
 
MatOfDMatch - Class in org.opencv.core
 
MatOfDMatch() - Constructor for class org.opencv.core.MatOfDMatch
 
MatOfDMatch(long) - Constructor for class org.opencv.core.MatOfDMatch
 
MatOfDMatch(DMatch...) - Constructor for class org.opencv.core.MatOfDMatch
 
MatOfDMatch(Mat) - Constructor for class org.opencv.core.MatOfDMatch
 
MatOfDouble - Class in org.opencv.core
 
MatOfDouble() - Constructor for class org.opencv.core.MatOfDouble
 
MatOfDouble(double...) - Constructor for class org.opencv.core.MatOfDouble
 
MatOfDouble(long) - Constructor for class org.opencv.core.MatOfDouble
 
MatOfDouble(Mat) - Constructor for class org.opencv.core.MatOfDouble
 
MatOfFloat - Class in org.opencv.core
 
MatOfFloat() - Constructor for class org.opencv.core.MatOfFloat
 
MatOfFloat(float...) - Constructor for class org.opencv.core.MatOfFloat
 
MatOfFloat(long) - Constructor for class org.opencv.core.MatOfFloat
 
MatOfFloat(Mat) - Constructor for class org.opencv.core.MatOfFloat
 
MatOfFloat4 - Class in org.opencv.core
 
MatOfFloat4() - Constructor for class org.opencv.core.MatOfFloat4
 
MatOfFloat4(float...) - Constructor for class org.opencv.core.MatOfFloat4
 
MatOfFloat4(long) - Constructor for class org.opencv.core.MatOfFloat4
 
MatOfFloat4(Mat) - Constructor for class org.opencv.core.MatOfFloat4
 
MatOfFloat6 - Class in org.opencv.core
 
MatOfFloat6() - Constructor for class org.opencv.core.MatOfFloat6
 
MatOfFloat6(float...) - Constructor for class org.opencv.core.MatOfFloat6
 
MatOfFloat6(long) - Constructor for class org.opencv.core.MatOfFloat6
 
MatOfFloat6(Mat) - Constructor for class org.opencv.core.MatOfFloat6
 
MatOfInt - Class in org.opencv.core
 
MatOfInt() - Constructor for class org.opencv.core.MatOfInt
 
MatOfInt(int...) - Constructor for class org.opencv.core.MatOfInt
 
MatOfInt(long) - Constructor for class org.opencv.core.MatOfInt
 
MatOfInt(Mat) - Constructor for class org.opencv.core.MatOfInt
 
MatOfInt4 - Class in org.opencv.core
 
MatOfInt4() - Constructor for class org.opencv.core.MatOfInt4
 
MatOfInt4(int...) - Constructor for class org.opencv.core.MatOfInt4
 
MatOfInt4(long) - Constructor for class org.opencv.core.MatOfInt4
 
MatOfInt4(Mat) - Constructor for class org.opencv.core.MatOfInt4
 
MatOfKeyPoint - Class in org.opencv.core
 
MatOfKeyPoint() - Constructor for class org.opencv.core.MatOfKeyPoint
 
MatOfKeyPoint(long) - Constructor for class org.opencv.core.MatOfKeyPoint
 
MatOfKeyPoint(KeyPoint...) - Constructor for class org.opencv.core.MatOfKeyPoint
 
MatOfKeyPoint(Mat) - Constructor for class org.opencv.core.MatOfKeyPoint
 
MatOfPoint - Class in org.opencv.core
 
MatOfPoint() - Constructor for class org.opencv.core.MatOfPoint
 
MatOfPoint(long) - Constructor for class org.opencv.core.MatOfPoint
 
MatOfPoint(Mat) - Constructor for class org.opencv.core.MatOfPoint
 
MatOfPoint(Point...) - Constructor for class org.opencv.core.MatOfPoint
 
MatOfPoint2f - Class in org.opencv.core
 
MatOfPoint2f() - Constructor for class org.opencv.core.MatOfPoint2f
 
MatOfPoint2f(long) - Constructor for class org.opencv.core.MatOfPoint2f
 
MatOfPoint2f(Mat) - Constructor for class org.opencv.core.MatOfPoint2f
 
MatOfPoint2f(Point...) - Constructor for class org.opencv.core.MatOfPoint2f
 
MatOfPoint3 - Class in org.opencv.core
 
MatOfPoint3() - Constructor for class org.opencv.core.MatOfPoint3
 
MatOfPoint3(long) - Constructor for class org.opencv.core.MatOfPoint3
 
MatOfPoint3(Mat) - Constructor for class org.opencv.core.MatOfPoint3
 
MatOfPoint3(Point3...) - Constructor for class org.opencv.core.MatOfPoint3
 
MatOfPoint3f - Class in org.opencv.core
 
MatOfPoint3f() - Constructor for class org.opencv.core.MatOfPoint3f
 
MatOfPoint3f(long) - Constructor for class org.opencv.core.MatOfPoint3f
 
MatOfPoint3f(Mat) - Constructor for class org.opencv.core.MatOfPoint3f
 
MatOfPoint3f(Point3...) - Constructor for class org.opencv.core.MatOfPoint3f
 
MatOfRect - Class in org.opencv.core
 
MatOfRect() - Constructor for class org.opencv.core.MatOfRect
 
MatOfRect(long) - Constructor for class org.opencv.core.MatOfRect
 
MatOfRect(Mat) - Constructor for class org.opencv.core.MatOfRect
 
MatOfRect(Rect...) - Constructor for class org.opencv.core.MatOfRect
 
MatOfRect2d - Class in org.opencv.core
 
MatOfRect2d() - Constructor for class org.opencv.core.MatOfRect2d
 
MatOfRect2d(long) - Constructor for class org.opencv.core.MatOfRect2d
 
MatOfRect2d(Mat) - Constructor for class org.opencv.core.MatOfRect2d
 
MatOfRect2d(Rect2d...) - Constructor for class org.opencv.core.MatOfRect2d
 
MatOfRotatedRect - Class in org.opencv.core
 
MatOfRotatedRect() - Constructor for class org.opencv.core.MatOfRotatedRect
 
MatOfRotatedRect(long) - Constructor for class org.opencv.core.MatOfRotatedRect
 
MatOfRotatedRect(Mat) - Constructor for class org.opencv.core.MatOfRotatedRect
 
MatOfRotatedRect(RotatedRect...) - Constructor for class org.opencv.core.MatOfRotatedRect
 
max - Variable in class edu.wpi.first.hal.PWMConfigDataResult
The maximum PWM value.
max(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
max(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
 
MAX_ITER - Static variable in class org.opencv.core.TermCriteria
The maximum number of iterations or elements to compute
maxCount - Variable in class org.opencv.core.TermCriteria
 
maxLoc - Variable in class org.opencv.core.Core.MinMaxLocResult
 
maxVal - Variable in class org.opencv.core.Core.MinMaxLocResult
 
mean(Mat) - Static method in class org.opencv.core.Core
 
mean(Mat, Mat) - Static method in class org.opencv.core.Core
 
meanShift(Mat, Rect, TermCriteria) - Static method in class org.opencv.video.Video
 
meanStdDev(Mat, MatOfDouble, MatOfDouble) - Static method in class org.opencv.core.Core
 
meanStdDev(Mat, MatOfDouble, MatOfDouble, Mat) - Static method in class org.opencv.core.Core
 
MecanumDrive - Class in edu.wpi.first.wpilibj.drive
A class for driving Mecanum drive platforms.
MecanumDrive(SpeedController, SpeedController, SpeedController, SpeedController) - Constructor for class edu.wpi.first.wpilibj.drive.MecanumDrive
Construct a MecanumDrive.
mecanumDrive_Cartesian(double, double, double, double) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Drive method for Mecanum wheeled robots.
mecanumDrive_Polar(double, double, double) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Drive method for Mecanum wheeled robots.
medianBlur(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
merge(List<Mat>, Mat) - Static method in class org.opencv.core.Core
 
MergeDebevec - Class in org.opencv.photo
 
MergeDebevec(long) - Constructor for class org.opencv.photo.MergeDebevec
 
MergeExposures - Class in org.opencv.photo
 
MergeExposures(long) - Constructor for class org.opencv.photo.MergeExposures
 
MergeMertens - Class in org.opencv.photo
 
MergeMertens(long) - Constructor for class org.opencv.photo.MergeMertens
 
MergeRobertson - Class in org.opencv.photo
 
MergeRobertson(long) - Constructor for class org.opencv.photo.MergeRobertson
 
message - Variable in class edu.wpi.first.networktables.LogMessage
The message.
min - Variable in class edu.wpi.first.hal.PWMConfigDataResult
The minimum PWM value.
min(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
min(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
 
minAreaRect(MatOfPoint2f) - Static method in class org.opencv.imgproc.Imgproc
 
minEnclosingCircle(MatOfPoint2f, Point, float[]) - Static method in class org.opencv.imgproc.Imgproc
 
minEnclosingTriangle(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
MINI_BATCH - Static variable in class org.opencv.ml.LogisticRegression
 
minLoc - Variable in class org.opencv.core.Core.MinMaxLocResult
 
minMaxLoc(Mat) - Static method in class org.opencv.core.Core
 
minMaxLoc(Mat, Mat) - Static method in class org.opencv.core.Core
 
MinMaxLocResult() - Constructor for class org.opencv.core.Core.MinMaxLocResult
 
minVal - Variable in class org.opencv.core.Core.MinMaxLocResult
 
mixChannels(List<Mat>, List<Mat>, MatOfInt) - Static method in class org.opencv.core.Core
 
MIXED_CLONE - Static variable in class org.opencv.photo.Photo
 
MjpegServer - Class in edu.wpi.cscore
A sink that acts as a MJPEG-over-HTTP network server.
MjpegServer(String, int) - Constructor for class edu.wpi.cscore.MjpegServer
Create a MJPEG-over-HTTP server sink.
MjpegServer(String, String, int) - Constructor for class edu.wpi.cscore.MjpegServer
Create a MJPEG-over-HTTP server sink.
Ml - Class in org.opencv.ml
 
Ml() - Constructor for class org.opencv.ml.Ml
 
mode - Variable in class edu.wpi.cscore.VideoEvent
 
MODE_HH - Static variable in class org.opencv.calib3d.StereoSGBM
 
MODE_HH4 - Static variable in class org.opencv.calib3d.StereoSGBM
 
MODE_SGBM - Static variable in class org.opencv.calib3d.StereoSGBM
 
MODE_SGBM_3WAY - Static variable in class org.opencv.calib3d.StereoSGBM
 
moments(Mat) - Static method in class org.opencv.imgproc.Imgproc
 
moments(Mat, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
Moments - Class in org.opencv.imgproc
 
Moments() - Constructor for class org.opencv.imgproc.Moments
 
Moments(double[]) - Constructor for class org.opencv.imgproc.Moments
 
Moments(double, double, double, double, double, double, double, double, double, double) - Constructor for class org.opencv.imgproc.Moments
 
MONOCHROME_TRANSFER - Static variable in class org.opencv.photo.Photo
 
MORPH_BLACKHAT - Static variable in class org.opencv.imgproc.Imgproc
 
MORPH_CLOSE - Static variable in class org.opencv.imgproc.Imgproc
 
MORPH_CROSS - Static variable in class org.opencv.imgproc.Imgproc
 
MORPH_DILATE - Static variable in class org.opencv.imgproc.Imgproc
 
MORPH_ELLIPSE - Static variable in class org.opencv.imgproc.Imgproc
 
MORPH_ERODE - Static variable in class org.opencv.imgproc.Imgproc
 
MORPH_GRADIENT - Static variable in class org.opencv.imgproc.Imgproc
 
MORPH_HITMISS - Static variable in class org.opencv.imgproc.Imgproc
 
MORPH_OPEN - Static variable in class org.opencv.imgproc.Imgproc
 
MORPH_RECT - Static variable in class org.opencv.imgproc.Imgproc
 
MORPH_TOPHAT - Static variable in class org.opencv.imgproc.Imgproc
 
morphologyEx(Mat, Mat, int, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
morphologyEx(Mat, Mat, int, Mat, Point) - Static method in class org.opencv.imgproc.Imgproc
 
morphologyEx(Mat, Mat, int, Mat, Point, int) - Static method in class org.opencv.imgproc.Imgproc
 
morphologyEx(Mat, Mat, int, Mat, Point, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
morphologyEx(Mat, Mat, int, Mat, Point, int, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
MOTION_AFFINE - Static variable in class org.opencv.video.Video
 
MOTION_EUCLIDEAN - Static variable in class org.opencv.video.Video
 
MOTION_HOMOGRAPHY - Static variable in class org.opencv.video.Video
 
MOTION_TRANSLATION - Static variable in class org.opencv.video.Video
 
MotorSafety - Class in edu.wpi.first.wpilibj
This base class runs a watchdog timer and calls the subclass's StopMotor() function if the timeout expires.
MotorSafety() - Constructor for class edu.wpi.first.wpilibj.MotorSafety
MotorSafety constructor.
moveWindow(String, int, int) - Static method in class org.opencv.highgui.HighGui
 
movingAverage(PIDSource, int) - Static method in class edu.wpi.first.wpilibj.filters.LinearDigitalFilter
Creates a K-tap FIR moving average filter of the form: y[n] = 1/k * (x[k] + x[k-1] + ...
MSER - Class in org.opencv.features2d
 
MSER - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
MSER(long) - Constructor for class org.opencv.features2d.MSER
 
mu02 - Variable in class org.opencv.imgproc.Moments
 
mu03 - Variable in class org.opencv.imgproc.Moments
 
mu11 - Variable in class org.opencv.imgproc.Moments
 
mu12 - Variable in class org.opencv.imgproc.Moments
 
mu20 - Variable in class org.opencv.imgproc.Moments
 
mu21 - Variable in class org.opencv.imgproc.Moments
 
mu30 - Variable in class org.opencv.imgproc.Moments
 
mul(Mat) - Method in class org.opencv.core.Mat
 
mul(Mat, double) - Method in class org.opencv.core.Mat
 
mul(Scalar) - Method in class org.opencv.core.Scalar
 
mul(Scalar, double) - Method in class org.opencv.core.Scalar
 
mulSpectrums(Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
mulSpectrums(Mat, Mat, Mat, int, boolean) - Static method in class org.opencv.core.Core
 
multiply(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
multiply(Mat, Mat, Mat, double) - Static method in class org.opencv.core.Core
 
multiply(Mat, Mat, Mat, double, int) - Static method in class org.opencv.core.Core
 
multiply(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
 
multiply(Mat, Scalar, Mat, double) - Static method in class org.opencv.core.Core
 
multiply(Mat, Scalar, Mat, double, int) - Static method in class org.opencv.core.Core
 
mulTransposed(Mat, Mat, boolean) - Static method in class org.opencv.core.Core
 
mulTransposed(Mat, Mat, boolean, Mat) - Static method in class org.opencv.core.Core
 
mulTransposed(Mat, Mat, boolean, Mat, double) - Static method in class org.opencv.core.Core
 
mulTransposed(Mat, Mat, boolean, Mat, double, int) - Static method in class org.opencv.core.Core
 

N

n_closed_windows - Static variable in class org.opencv.highgui.HighGui
 
name - Variable in class edu.wpi.cscore.UsbCameraInfo
Vendor/model name of the camera as provided by the USB driver.
name - Variable in class edu.wpi.cscore.VideoEvent
 
name - Variable in class edu.wpi.first.networktables.EntryInfo
Entry name.
name - Variable in class edu.wpi.first.networktables.EntryNotification
Entry name.
name - Variable in class edu.wpi.first.networktables.RpcAnswer
Entry name.
name - Variable in class org.opencv.highgui.ImageWindow
 
NamedSendable - Interface in edu.wpi.first.wpilibj
Deprecated.
Use Sendable directly instead
namedWindow(String) - Static method in class org.opencv.highgui.HighGui
 
namedWindow(String, int) - Static method in class org.opencv.highgui.HighGui
 
NATIVE_LIBRARY_NAME - Static variable in class org.opencv.core.Core
 
nativeGetControlWord() - Static method in class edu.wpi.first.hal.HAL
 
nativeObj - Variable in class org.opencv.core.Algorithm
 
nativeObj - Variable in class org.opencv.core.Mat
 
nativeObj - Variable in class org.opencv.core.TickMeter
 
nativeObj - Variable in class org.opencv.features2d.BOWImgDescriptorExtractor
 
nativeObj - Variable in class org.opencv.features2d.BOWTrainer
 
nativeObj - Variable in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
nativeObj - Variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
nativeObj - Variable in class org.opencv.features2d.Params
 
nativeObj - Variable in class org.opencv.imgproc.Subdiv2D
 
nativeObj - Variable in class org.opencv.ml.ParamGrid
 
nativeObj - Variable in class org.opencv.ml.TrainData
 
nativeObj - Variable in class org.opencv.objdetect.CascadeClassifier
 
nativeObj - Variable in class org.opencv.objdetect.HOGDescriptor
 
nativeObj - Variable in class org.opencv.objdetect.QRCodeDetector
 
nativeObj - Variable in class org.opencv.video.KalmanFilter
 
nativeObj - Variable in class org.opencv.videoio.VideoCapture
 
nativeObj - Variable in class org.opencv.videoio.VideoWriter
 
NetworkButton - Class in edu.wpi.first.wpilibj.buttons
A Button that uses a NetworkTable boolean field.
NetworkButton(NetworkTable, String) - Constructor for class edu.wpi.first.wpilibj.buttons.NetworkButton
 
NetworkButton(String, String) - Constructor for class edu.wpi.first.wpilibj.buttons.NetworkButton
 
NetworkTable - Class in edu.wpi.first.networktables
A network table that knows its subtable path.
NetworkTable - Class in edu.wpi.first.wpilibj.networktables
Deprecated.
Use NetworkTable instead.
NetworkTableEntry - Class in edu.wpi.first.networktables
NetworkTables Entry.
NetworkTableEntry(NetworkTableInstance, int) - Constructor for class edu.wpi.first.networktables.NetworkTableEntry
Construct from native handle.
NetworkTableInstance - Class in edu.wpi.first.networktables
NetworkTables Instance.
NetworkTablesJNI - Class in edu.wpi.first.networktables
 
NetworkTablesJNI() - Constructor for class edu.wpi.first.networktables.NetworkTablesJNI
 
NetworkTableType - Enum in edu.wpi.first.networktables
Network table data types.
NetworkTableValue - Class in edu.wpi.first.networktables
A network table entry value.
NEXT_AROUND_DST - Static variable in class org.opencv.imgproc.Subdiv2D
 
NEXT_AROUND_LEFT - Static variable in class org.opencv.imgproc.Subdiv2D
 
NEXT_AROUND_ORG - Static variable in class org.opencv.imgproc.Subdiv2D
 
NEXT_AROUND_RIGHT - Static variable in class org.opencv.imgproc.Subdiv2D
 
nextEdge(int) - Method in class org.opencv.imgproc.Subdiv2D
 
NidecBrushless - Class in edu.wpi.first.wpilibj
Nidec Brushless Motor.
NidecBrushless(int, int) - Constructor for class edu.wpi.first.wpilibj.NidecBrushless
Constructor.
NIRioStatus - Class in edu.wpi.first.hal.communication
 
NIRioStatus() - Constructor for class edu.wpi.first.hal.communication.NIRioStatus
 
NO_AVAILABLE_RESOURCES - Static variable in class edu.wpi.first.hal.HALUtil
 
NO_INPUT_SCALE - Static variable in class org.opencv.ml.ANN_MLP
 
NO_OUTPUT_SCALE - Static variable in class org.opencv.ml.ANN_MLP
 
None - edu.wpi.first.wpilibj.DriverStation.MatchType
 
NONMAX_SUPPRESSION - Static variable in class org.opencv.features2d.AgastFeatureDetector
 
NONMAX_SUPPRESSION - Static variable in class org.opencv.features2d.FastFeatureDetector
 
norm(Mat) - Static method in class org.opencv.core.Core
 
norm(Mat, int) - Static method in class org.opencv.core.Core
 
norm(Mat, int, Mat) - Static method in class org.opencv.core.Core
 
norm(Mat, Mat) - Static method in class org.opencv.core.Core
 
norm(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
norm(Mat, Mat, int, Mat) - Static method in class org.opencv.core.Core
 
NORM_HAMMING - Static variable in class org.opencv.core.Core
 
NORM_HAMMING2 - Static variable in class org.opencv.core.Core
 
NORM_INF - Static variable in class org.opencv.core.Core
 
NORM_L1 - Static variable in class org.opencv.core.Core
 
NORM_L2 - Static variable in class org.opencv.core.Core
 
NORM_L2SQR - Static variable in class org.opencv.core.Core
 
NORM_MINMAX - Static variable in class org.opencv.core.Core
 
NORM_RELATIVE - Static variable in class org.opencv.core.Core
 
NORM_TYPE_MASK - Static variable in class org.opencv.core.Core
 
NORMAL_CLONE - Static variable in class org.opencv.photo.Photo
 
NormalBayesClassifier - Class in org.opencv.ml
 
NormalBayesClassifier(long) - Constructor for class org.opencv.ml.NormalBayesClassifier
 
normalize(double[]) - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
Normalize all wheel speeds if the magnitude of any wheel is greater than 1.0.
normalize(double[]) - Static method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Normalize all wheel speeds if the magnitude of any wheel is greater than 1.0.
normalize(Mat, Mat) - Static method in class org.opencv.core.Core
 
normalize(Mat, Mat, double) - Static method in class org.opencv.core.Core
 
normalize(Mat, Mat, double, double) - Static method in class org.opencv.core.Core
 
normalize(Mat, Mat, double, double, int) - Static method in class org.opencv.core.Core
 
normalize(Mat, Mat, double, double, int, int) - Static method in class org.opencv.core.Core
 
normalize(Mat, Mat, double, double, int, int, Mat) - Static method in class org.opencv.core.Core
 
normalizeKey(String) - Static method in class edu.wpi.first.networktables.NetworkTable
Normalizes a network table key to start with exactly one leading slash ("/") and contain no consecutive slashes.
normalizeKey(String, boolean) - Static method in class edu.wpi.first.networktables.NetworkTable
Normalizes an network table key to contain no consecutive slashes and optionally start with a leading slash.
NORMCONV_FILTER - Static variable in class org.opencv.photo.Photo
 
NOT_DRAW_SINGLE_POINTS - Static variable in class org.opencv.features2d.Features2d
 
Notifier - Class in edu.wpi.first.wpilibj
 
Notifier(Runnable) - Constructor for class edu.wpi.first.wpilibj.Notifier
Create a Notifier for timer event notification.
NotifierJNI - Class in edu.wpi.first.hal
The NotifierJNI class directly wraps the C++ HAL Notifier.
NotifierJNI() - Constructor for class edu.wpi.first.hal.NotifierJNI
 
NOTIFY_DELETE - Static variable in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
 
NOTIFY_FLAGS - Static variable in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
 
NOTIFY_IMMEDIATE - Static variable in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Notifier flag values.
NOTIFY_LOCAL - Static variable in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
 
NOTIFY_NEW - Static variable in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
 
NOTIFY_UPDATE - Static variable in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
 
NotifyCallback - Interface in edu.wpi.first.hal.sim
 
notifyError(String) - Method in class edu.wpi.cscore.CvSource
Signal sinks that an error has occurred.
notifyNewData() - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
notifySourceError(int, String) - Static method in class edu.wpi.cscore.CameraServerJNI
 
now() - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
NU - Static variable in class org.opencv.ml.SVM
 
NU_SVC - Static variable in class org.opencv.ml.SVM
 
NU_SVR - Static variable in class org.opencv.ml.SVM
 
nu02 - Variable in class org.opencv.imgproc.Moments
 
nu03 - Variable in class org.opencv.imgproc.Moments
 
nu11 - Variable in class org.opencv.imgproc.Moments
 
nu12 - Variable in class org.opencv.imgproc.Moments
 
nu20 - Variable in class org.opencv.imgproc.Moments
 
nu21 - Variable in class org.opencv.imgproc.Moments
 
nu30 - Variable in class org.opencv.imgproc.Moments
 
NULL_PARAMETER - Static variable in class edu.wpi.first.hal.HALUtil
 
NullTolerance() - Constructor for class edu.wpi.first.wpilibj.PIDBase.NullTolerance
 

O

OAST_9_16 - Static variable in class org.opencv.features2d.AgastFeatureDetector
 
Objdetect - Class in org.opencv.objdetect
 
Objdetect() - Constructor for class org.opencv.objdetect.Objdetect
 
observeUserProgramAutonomous() - Static method in class edu.wpi.first.hal.HAL
 
observeUserProgramDisabled() - Static method in class edu.wpi.first.hal.HAL
 
observeUserProgramStarting() - Static method in class edu.wpi.first.hal.HAL
 
observeUserProgramTeleop() - Static method in class edu.wpi.first.hal.HAL
 
observeUserProgramTest() - Static method in class edu.wpi.first.hal.HAL
 
octave - Variable in class org.opencv.core.KeyPoint
Octave (pyramid layer), from which the keypoint has been extracted.
of(int) - Static method in enum edu.wpi.first.wpilibj.GenericHID.HIDType
 
ONE_CLASS - Static variable in class org.opencv.ml.SVM
 
ones(int, int, int) - Static method in class org.opencv.core.Mat
 
ones(Size, int) - Static method in class org.opencv.core.Mat
 
onTarget() - Method in class edu.wpi.first.wpilibj.command.PIDSubsystem
Return true if the error is within the percentage of the total input range, determined by setTolerance.
onTarget() - Method in class edu.wpi.first.wpilibj.PIDBase.AbsoluteTolerance
 
onTarget() - Method in class edu.wpi.first.wpilibj.PIDBase.NullTolerance
 
onTarget() - Method in class edu.wpi.first.wpilibj.PIDBase
Return true if the error is within the percentage of the total input range, determined by setTolerance.
onTarget() - Method in class edu.wpi.first.wpilibj.PIDBase.PercentageTolerance
 
onTarget() - Method in interface edu.wpi.first.wpilibj.PIDBase.Tolerance
 
open(int) - Method in class org.opencv.videoio.VideoCapture
 
open(int, int) - Method in class org.opencv.videoio.VideoCapture
 
open(String) - Method in class org.opencv.videoio.VideoCapture
 
open(String, int) - Method in class org.opencv.videoio.VideoCapture
 
open(String, int, double, Size) - Method in class org.opencv.videoio.VideoWriter
 
open(String, int, double, Size, boolean) - Method in class org.opencv.videoio.VideoWriter
 
open(String, int, int, double, Size) - Method in class org.opencv.videoio.VideoWriter
 
open(String, int, int, double, Size, boolean) - Method in class org.opencv.videoio.VideoWriter
 
OpenCLApiCallError - Static variable in class org.opencv.core.Core
 
OpenCLDoubleNotSupported - Static variable in class org.opencv.core.Core
 
OpenCLInitError - Static variable in class org.opencv.core.Core
 
OpenCLNoAMDBlasFft - Static variable in class org.opencv.core.Core
 
OpenCVInterface - Interface in org.opencv.osgi
Dummy interface to allow some integration testing within OSGi implementation.
OpenCVNativeLoader - Class in org.opencv.osgi
This class is intended to provide a convenient way to load OpenCV's native library from the Java bundle.
OpenCVNativeLoader() - Constructor for class org.opencv.osgi.OpenCVNativeLoader
 
OpenGlApiCallError - Static variable in class org.opencv.core.Core
 
OpenGlNotSupported - Static variable in class org.opencv.core.Core
 
operatorControl() - Method in class edu.wpi.first.wpilibj.SampleRobot
Deprecated.
Operator control (tele-operated) code should go here.
OPPONENT_AKAZE - Static variable in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
OPPONENT_BRIEF - Static variable in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
OPPONENT_BRISK - Static variable in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
OPPONENT_FREAK - Static variable in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
OPPONENT_ORB - Static variable in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
OPPONENT_SIFT - Static variable in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
OPPONENT_SURF - Static variable in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
OPTFLOW_FARNEBACK_GAUSSIAN - Static variable in class org.opencv.video.Video
 
OPTFLOW_LK_GET_MIN_EIGENVALS - Static variable in class org.opencv.video.Video
 
OPTFLOW_USE_INITIAL_FLOW - Static variable in class org.opencv.video.Video
 
ORB - Class in org.opencv.features2d
 
ORB - Static variable in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
ORB - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
ORB(long) - Constructor for class org.opencv.features2d.ORB
 
org.opencv.calib3d - package org.opencv.calib3d
 
org.opencv.core - package org.opencv.core
 
org.opencv.features2d - package org.opencv.features2d
 
org.opencv.highgui - package org.opencv.highgui
 
org.opencv.imgcodecs - package org.opencv.imgcodecs
 
org.opencv.imgproc - package org.opencv.imgproc
 
org.opencv.ml - package org.opencv.ml
 
org.opencv.objdetect - package org.opencv.objdetect
 
org.opencv.osgi - package org.opencv.osgi
 
org.opencv.photo - package org.opencv.photo
 
org.opencv.utils - package org.opencv.utils
 
org.opencv.video - package org.opencv.video
 
org.opencv.videoio - package org.opencv.videoio
 
otherPaths - Variable in class edu.wpi.cscore.UsbCameraInfo
Other path aliases to device (e.g.
overridableParameter() - Method in class edu.wpi.first.wpilibj.InterruptHandlerFunction
Override this method if you would like to pass a specific parameter to the InterruptHandlerFunction.interruptFired(int, Object) when it is fired by the interrupt.

P

P - Static variable in class org.opencv.ml.SVM
 
PARAMETER_OUT_OF_RANGE - Static variable in class edu.wpi.first.hal.HALUtil
 
ParamGrid - Class in org.opencv.ml
 
ParamGrid(long) - Constructor for class org.opencv.ml.ParamGrid
 
params - Variable in class edu.wpi.first.networktables.RpcAnswer
Call raw parameters.
Params - Class in org.opencv.features2d
 
Params() - Constructor for class org.opencv.features2d.Params
 
Params(long) - Constructor for class org.opencv.features2d.Params
 
patchNaNs(Mat) - Static method in class org.opencv.core.Core
 
patchNaNs(Mat, double) - Static method in class org.opencv.core.Core
 
path - Variable in class edu.wpi.cscore.UsbCameraInfo
Path to device if available (e.g.
PATH_SEPARATOR - Static variable in class edu.wpi.first.networktables.NetworkTable
The path separator for sub-tables and keys.
PATH_SEPARATOR - Static variable in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
The path separator for sub-tables and keys
PCABackProject(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
PCACompute(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
PCACompute(Mat, Mat, Mat, double) - Static method in class org.opencv.core.Core
 
PCACompute(Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
PCACompute2(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
PCACompute2(Mat, Mat, Mat, Mat, double) - Static method in class org.opencv.core.Core
 
PCACompute2(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
PCAProject(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
PCMDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
PCMDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
PCMSim - Class in edu.wpi.first.hal.sim
 
PCMSim(int) - Constructor for class edu.wpi.first.hal.sim.PCMSim
 
PDPDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
PDPDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
PDPJNI - Class in edu.wpi.first.hal
 
PDPJNI() - Constructor for class edu.wpi.first.hal.PDPJNI
 
PDPSim - Class in edu.wpi.first.hal.sim
 
PDPSim(int) - Constructor for class edu.wpi.first.hal.sim.PDPSim
 
pencilSketch(Mat, Mat, Mat) - Static method in class org.opencv.photo.Photo
 
pencilSketch(Mat, Mat, Mat, float) - Static method in class org.opencv.photo.Photo
 
pencilSketch(Mat, Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
 
pencilSketch(Mat, Mat, Mat, float, float, float) - Static method in class org.opencv.photo.Photo
 
percentBusUtilization - Variable in class edu.wpi.first.hal.can.CANStatus
The utilization of the CAN Bus.
periodic() - Method in class edu.wpi.first.wpilibj.command.Subsystem
When the run method of the scheduler is called this method will be called.
PERSISTENT - Static variable in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
The persistent flag value.
PersistentException - Exception in edu.wpi.first.networktables
An exception thrown when persistent load/save fails in a NetworkTable.
PersistentException(String) - Constructor for exception edu.wpi.first.networktables.PersistentException
 
perspectiveTransform(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
phase(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
phase(Mat, Mat, Mat, boolean) - Static method in class org.opencv.core.Core
 
phaseCorrelate(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
phaseCorrelate(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
phaseCorrelate(Mat, Mat, Mat, double[]) - Static method in class org.opencv.imgproc.Imgproc
 
Photo - Class in org.opencv.photo
 
Photo() - Constructor for class org.opencv.photo.Photo
 
PIDBase - Class in edu.wpi.first.wpilibj
Class implements a PID Control Loop.
PIDBase(double, double, double, double, PIDSource, PIDOutput) - Constructor for class edu.wpi.first.wpilibj.PIDBase
Allocate a PID object with the given constants for P, I, D, and F.
PIDBase(double, double, double, PIDSource, PIDOutput) - Constructor for class edu.wpi.first.wpilibj.PIDBase
Allocate a PID object with the given constants for P, I, and D.
PIDBase.AbsoluteTolerance - Class in edu.wpi.first.wpilibj
 
PIDBase.NullTolerance - Class in edu.wpi.first.wpilibj
Used internally for when Tolerance hasn't been set.
PIDBase.PercentageTolerance - Class in edu.wpi.first.wpilibj
 
PIDBase.Tolerance - Interface in edu.wpi.first.wpilibj
Tolerance is the type of tolerance used to specify if the PID controller is on target.
PIDCommand - Class in edu.wpi.first.wpilibj.command
This class defines a Command which interacts heavily with a PID loop.
PIDCommand(double, double, double) - Constructor for class edu.wpi.first.wpilibj.command.PIDCommand
Instantiates a PIDCommand that will use the given p, i and d values.
PIDCommand(double, double, double, double) - Constructor for class edu.wpi.first.wpilibj.command.PIDCommand
Instantiates a PIDCommand that will use the given p, i and d values.
PIDCommand(double, double, double, double, Subsystem) - Constructor for class edu.wpi.first.wpilibj.command.PIDCommand
Instantiates a PIDCommand that will use the given p, i and d values.
PIDCommand(double, double, double, Subsystem) - Constructor for class edu.wpi.first.wpilibj.command.PIDCommand
Instantiates a PIDCommand that will use the given p, i and d values.
PIDCommand(String, double, double, double) - Constructor for class edu.wpi.first.wpilibj.command.PIDCommand
Instantiates a PIDCommand that will use the given p, i and d values.
PIDCommand(String, double, double, double, double) - Constructor for class edu.wpi.first.wpilibj.command.PIDCommand
Instantiates a PIDCommand that will use the given p, i and d values.
PIDCommand(String, double, double, double, double, Subsystem) - Constructor for class edu.wpi.first.wpilibj.command.PIDCommand
Instantiates a PIDCommand that will use the given p, i and d values.
PIDCommand(String, double, double, double, Subsystem) - Constructor for class edu.wpi.first.wpilibj.command.PIDCommand
Instantiates a PIDCommand that will use the given p, i and d values.
PIDController - Class in edu.wpi.first.wpilibj
Class implements a PID Control Loop.
PIDController(double, double, double, double, PIDSource, PIDOutput) - Constructor for class edu.wpi.first.wpilibj.PIDController
Allocate a PID object with the given constants for P, I, D, using a 50ms period.
PIDController(double, double, double, double, PIDSource, PIDOutput, double) - Constructor for class edu.wpi.first.wpilibj.PIDController
Allocate a PID object with the given constants for P, I, D, and F.
PIDController(double, double, double, PIDSource, PIDOutput) - Constructor for class edu.wpi.first.wpilibj.PIDController
Allocate a PID object with the given constants for P, I, D, using a 50ms period.
PIDController(double, double, double, PIDSource, PIDOutput, double) - Constructor for class edu.wpi.first.wpilibj.PIDController
Allocate a PID object with the given constants for P, I, D and period.
pidGet() - Method in class edu.wpi.first.wpilibj.AnalogAccelerometer
Get the Acceleration for the PID Source parent.
pidGet() - Method in class edu.wpi.first.wpilibj.AnalogInput
Get the average voltage for use with PIDController.
pidGet() - Method in class edu.wpi.first.wpilibj.AnalogPotentiometer
Implement the PIDSource interface.
pidGet() - Method in class edu.wpi.first.wpilibj.Counter
 
pidGet() - Method in class edu.wpi.first.wpilibj.Encoder
Implement the PIDSource interface.
pidGet() - Method in class edu.wpi.first.wpilibj.filters.Filter
 
pidGet() - Method in class edu.wpi.first.wpilibj.filters.LinearDigitalFilter
Calculates the next value of the filter.
pidGet() - Method in class edu.wpi.first.wpilibj.GyroBase
Get the output of the gyro for use with PIDControllers.
pidGet() - Method in interface edu.wpi.first.wpilibj.PIDSource
Get the result to use in PIDController.
pidGet() - Method in class edu.wpi.first.wpilibj.Ultrasonic
Get the range in the current DistanceUnit for the PIDSource base object.
pidGetSource() - Method in class edu.wpi.first.wpilibj.filters.Filter
Calls PIDGet() of source.
PIDInterface - Interface in edu.wpi.first.wpilibj
 
PIDOutput - Interface in edu.wpi.first.wpilibj
This interface allows PIDController to write it's results to its output.
PIDSource - Interface in edu.wpi.first.wpilibj
This interface allows for PIDController to automatically read from this object.
PIDSourceType - Enum in edu.wpi.first.wpilibj
A description for the type of output value to provide to a PIDController.
PIDSubsystem - Class in edu.wpi.first.wpilibj.command
This class is designed to handle the case where there is a Subsystem which uses a single PIDController almost constantly (for instance, an elevator which attempts to stay at a constant height).
PIDSubsystem(double, double, double) - Constructor for class edu.wpi.first.wpilibj.command.PIDSubsystem
Instantiates a PIDSubsystem that will use the given p, i and d values.
PIDSubsystem(double, double, double, double) - Constructor for class edu.wpi.first.wpilibj.command.PIDSubsystem
Instantiates a PIDSubsystem that will use the given p, i and d values.
PIDSubsystem(double, double, double, double, double) - Constructor for class edu.wpi.first.wpilibj.command.PIDSubsystem
Instantiates a PIDSubsystem that will use the given p, i and d values.
PIDSubsystem(String, double, double, double) - Constructor for class edu.wpi.first.wpilibj.command.PIDSubsystem
Instantiates a PIDSubsystem that will use the given p, i and d values.
PIDSubsystem(String, double, double, double, double) - Constructor for class edu.wpi.first.wpilibj.command.PIDSubsystem
Instantiates a PIDSubsystem that will use the given p, i and d values.
PIDSubsystem(String, double, double, double, double, double) - Constructor for class edu.wpi.first.wpilibj.command.PIDSubsystem
Instantiates a PIDSubsystem that will use the given p, i and d values.
pidWrite(double) - Method in class edu.wpi.first.wpilibj.NidecBrushless
Write out the PID value as seen in the PIDOutput base object.
pidWrite(double) - Method in class edu.wpi.first.wpilibj.PIDBase
Passes the output directly to setSetpoint().
pidWrite(double) - Method in interface edu.wpi.first.wpilibj.PIDOutput
Set the output to the value calculated by PIDController.
pidWrite(double) - Method in class edu.wpi.first.wpilibj.PWMSpeedController
Write out the PID value as seen in the PIDOutput base object.
pidWrite(double) - Method in class edu.wpi.first.wpilibj.SpeedControllerGroup
 
ping() - Method in class edu.wpi.first.wpilibj.Ultrasonic
Single ping to ultrasonic sensor.
pixelFormat - Variable in class edu.wpi.cscore.VideoMode
Pixel format.
Point - Class in org.opencv.core
 
Point() - Constructor for class org.opencv.core.Point
 
Point(double[]) - Constructor for class org.opencv.core.Point
 
Point(double, double) - Constructor for class org.opencv.core.Point
 
Point3 - Class in org.opencv.core
 
Point3() - Constructor for class org.opencv.core.Point3
 
Point3(double[]) - Constructor for class org.opencv.core.Point3
 
Point3(double, double, double) - Constructor for class org.opencv.core.Point3
 
Point3(Point) - Constructor for class org.opencv.core.Point3
 
pointPolygonTest(MatOfPoint2f, Point, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
points(Point[]) - Method in class org.opencv.core.RotatedRect
 
polarToCart(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
polarToCart(Mat, Mat, Mat, Mat, boolean) - Static method in class org.opencv.core.Core
 
pollConnectionListener(NetworkTableInstance, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
pollConnectionListenerTimeout(NetworkTableInstance, int, double) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
pollEntryListener(NetworkTableInstance, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
pollEntryListenerTimeout(NetworkTableInstance, int, double) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
pollLogger(NetworkTableInstance, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
pollLoggerTimeout(NetworkTableInstance, int, double) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
pollRpc(NetworkTableInstance, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
pollRpcTimeout(NetworkTableInstance, int, double) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
POLY - Static variable in class org.opencv.ml.SVM
 
polylines(Mat, List<MatOfPoint>, boolean, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
polylines(Mat, List<MatOfPoint>, boolean, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
 
polylines(Mat, List<MatOfPoint>, boolean, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
polylines(Mat, List<MatOfPoint>, boolean, Scalar, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
PortsJNI - Class in edu.wpi.first.hal
 
PortsJNI() - Constructor for class edu.wpi.first.hal.PortsJNI
 
positionToBeChanged - Variable in class org.opencv.highgui.ImageWindow
 
postResponse(byte[]) - Method in class edu.wpi.first.networktables.RpcAnswer
Post RPC response (return value) for a polled RPC.
postRpcResponse(int, int, byte[]) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
Potentiometer - Interface in edu.wpi.first.wpilibj.interfaces
Interface for a Potentiometer.
POVButton - Class in edu.wpi.first.wpilibj.buttons
A Button that gets its state from a POV on a GenericHID.
POVButton(GenericHID, int) - Constructor for class edu.wpi.first.wpilibj.buttons.POVButton
Creates a POV button for triggering commands.
POVButton(GenericHID, int, int) - Constructor for class edu.wpi.first.wpilibj.buttons.POVButton
Creates a POV button for triggering commands.
pow(Mat, double, Mat) - Static method in class org.opencv.core.Core
 
PowerDistributionPanel - Class in edu.wpi.first.wpilibj
Class for getting voltage, current, temperature, power and energy from the Power Distribution Panel over CAN.
PowerDistributionPanel() - Constructor for class edu.wpi.first.wpilibj.PowerDistributionPanel
Constructor.
PowerDistributionPanel(int) - Constructor for class edu.wpi.first.wpilibj.PowerDistributionPanel
Constructor.
PowerJNI - Class in edu.wpi.first.hal
 
PowerJNI() - Constructor for class edu.wpi.first.hal.PowerJNI
 
Practice - edu.wpi.first.wpilibj.DriverStation.MatchType
 
preCornerDetect(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
preCornerDetect(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
predict() - Method in class org.opencv.video.KalmanFilter
 
predict(Mat) - Method in class org.opencv.ml.EM
 
predict(Mat) - Method in class org.opencv.ml.LogisticRegression
 
predict(Mat) - Method in class org.opencv.ml.StatModel
 
predict(Mat) - Method in class org.opencv.video.KalmanFilter
 
predict(Mat, Mat) - Method in class org.opencv.ml.EM
 
predict(Mat, Mat) - Method in class org.opencv.ml.LogisticRegression
 
predict(Mat, Mat) - Method in class org.opencv.ml.StatModel
 
predict(Mat, Mat, int) - Method in class org.opencv.ml.EM
 
predict(Mat, Mat, int) - Method in class org.opencv.ml.LogisticRegression
 
predict(Mat, Mat, int) - Method in class org.opencv.ml.StatModel
 
PREDICT_AUTO - Static variable in class org.opencv.ml.DTrees
 
PREDICT_MASK - Static variable in class org.opencv.ml.DTrees
 
PREDICT_MAX_VOTE - Static variable in class org.opencv.ml.DTrees
 
PREDICT_SUM - Static variable in class org.opencv.ml.DTrees
 
predict2(Mat, Mat) - Method in class org.opencv.ml.EM
 
predictProb(Mat, Mat, Mat) - Method in class org.opencv.ml.NormalBayesClassifier
 
predictProb(Mat, Mat, Mat, int) - Method in class org.opencv.ml.NormalBayesClassifier
 
Preferences - Class in edu.wpi.first.wpilibj
The preferences class provides a relatively simple way to save important values to the roboRIO to access the next time the roboRIO is booted.
PREFILTER_NORMALIZED_RESPONSE - Static variable in class org.opencv.calib3d.StereoBM
 
PREFILTER_XSOBEL - Static variable in class org.opencv.calib3d.StereoBM
 
PREPROCESSED_INPUT - Static variable in class org.opencv.ml.StatModel
 
pressedKey - Static variable in class org.opencv.highgui.HighGui
 
PREV_AROUND_DST - Static variable in class org.opencv.imgproc.Subdiv2D
 
PREV_AROUND_LEFT - Static variable in class org.opencv.imgproc.Subdiv2D
 
PREV_AROUND_ORG - Static variable in class org.opencv.imgproc.Subdiv2D
 
PREV_AROUND_RIGHT - Static variable in class org.opencv.imgproc.Subdiv2D
 
PrintCommand - Class in edu.wpi.first.wpilibj.command
A PrintCommand is a command which prints out a string when it is initialized, and then immediately finishes.
PrintCommand(String) - Constructor for class edu.wpi.first.wpilibj.command.PrintCommand
Instantiates a PrintCommand which will print the given message when it is run.
printEpochs() - Method in class edu.wpi.first.wpilibj.Watchdog
Prints list of epochs added so far and their times.
process(List<Mat>, List<Mat>) - Method in class org.opencv.photo.AlignMTB
 
process(List<Mat>, List<Mat>, Mat, Mat) - Method in class org.opencv.photo.AlignExposures
 
process(List<Mat>, List<Mat>, Mat, Mat) - Method in class org.opencv.photo.AlignMTB
 
process(List<Mat>, Mat) - Method in class org.opencv.photo.MergeMertens
 
process(List<Mat>, Mat, Mat) - Method in class org.opencv.photo.CalibrateCRF
 
process(List<Mat>, Mat, Mat) - Method in class org.opencv.photo.MergeDebevec
 
process(List<Mat>, Mat, Mat) - Method in class org.opencv.photo.MergeRobertson
 
process(List<Mat>, Mat, Mat, Mat) - Method in class org.opencv.photo.MergeDebevec
 
process(List<Mat>, Mat, Mat, Mat) - Method in class org.opencv.photo.MergeExposures
 
process(List<Mat>, Mat, Mat, Mat) - Method in class org.opencv.photo.MergeMertens
 
process(List<Mat>, Mat, Mat, Mat) - Method in class org.opencv.photo.MergeRobertson
 
process(Mat) - Method in interface edu.wpi.first.vision.VisionPipeline
Processes the image input and sets the result objects.
process(Mat) - Method in interface edu.wpi.first.wpilibj.vision.VisionPipeline
Deprecated.
Processes the image input and sets the result objects.
process(Mat, Mat) - Method in class org.opencv.photo.Tonemap
 
PROJ_SPHERICAL_EQRECT - Static variable in class org.opencv.imgproc.Imgproc
 
PROJ_SPHERICAL_ORTHO - Static variable in class org.opencv.imgproc.Imgproc
 
projectPoints(MatOfPoint3f, Mat, Mat, Mat, MatOfDouble, MatOfPoint2f) - Static method in class org.opencv.calib3d.Calib3d
 
projectPoints(MatOfPoint3f, Mat, Mat, Mat, MatOfDouble, MatOfPoint2f, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
projectPoints(MatOfPoint3f, Mat, Mat, Mat, MatOfDouble, MatOfPoint2f, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
 
propertyHandle - Variable in class edu.wpi.cscore.VideoEvent
 
propertyKind - Variable in class edu.wpi.cscore.VideoEvent
 
protocol_version - Variable in class edu.wpi.first.networktables.ConnectionInfo
The protocol version being used for this connection.
PSNR(Mat, Mat) - Static method in class org.opencv.core.Core
 
pt - Variable in class org.opencv.core.KeyPoint
Coordinates of the keypoint.
PTLOC_ERROR - Static variable in class org.opencv.imgproc.Subdiv2D
 
PTLOC_INSIDE - Static variable in class org.opencv.imgproc.Subdiv2D
 
PTLOC_ON_EDGE - Static variable in class org.opencv.imgproc.Subdiv2D
 
PTLOC_OUTSIDE_RECT - Static variable in class org.opencv.imgproc.Subdiv2D
 
PTLOC_VERTEX - Static variable in class org.opencv.imgproc.Subdiv2D
 
pulse(double) - Method in class edu.wpi.first.wpilibj.DigitalOutput
Generate a single pulse.
pulse(int, double) - Static method in class edu.wpi.first.hal.DIOJNI
 
push_back(Mat) - Method in class org.opencv.core.Mat
 
put(int, int, byte[]) - Method in class org.opencv.core.Mat
 
put(int, int, byte[], int, int) - Method in class org.opencv.core.Mat
 
put(int, int, double...) - Method in class org.opencv.core.Mat
 
put(int, int, float[]) - Method in class org.opencv.core.Mat
 
put(int, int, int[]) - Method in class org.opencv.core.Mat
 
put(int, int, short[]) - Method in class org.opencv.core.Mat
 
putBoolean(String, boolean) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Put a boolean in the table
putBoolean(String, boolean) - Method in class edu.wpi.first.wpilibj.Preferences
Puts the given boolean into the preferences table.
putBoolean(String, boolean) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Put a boolean in the table.
putBoolean(String, boolean) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Put a boolean in the table
putBooleanArray(String, boolean[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Put a boolean array in the table
putBooleanArray(String, boolean[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Put a boolean array in the table.
putBooleanArray(String, boolean[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Put a boolean array in the table
putBooleanArray(String, Boolean[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Put a boolean array in the table
putBooleanArray(String, Boolean[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Put a boolean array in the table.
putBooleanArray(String, Boolean[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Put a boolean array in the table
putData(Sendable) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Maps the specified key (where the key is the name of the NamedSendable to the specified value in this table.
putData(String, Sendable) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Maps the specified key to the specified value in this table.
putDouble(String, double) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
putDouble(String, double) - Method in class edu.wpi.first.wpilibj.Preferences
Puts the given double into the preferences table.
putDouble(String, double) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
putFloat(String, float) - Method in class edu.wpi.first.wpilibj.Preferences
Puts the given float into the preferences table.
putFrame(Mat) - Method in class edu.wpi.cscore.CvSource
Put an OpenCV image and notify sinks.
putInt(String, int) - Method in class edu.wpi.first.wpilibj.Preferences
Puts the given int into the preferences table.
putLong(String, long) - Method in class edu.wpi.first.wpilibj.Preferences
Puts the given long into the preferences table.
putNumber(String, double) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Put a number in the table
putNumber(String, double) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Put a number in the table.
putNumber(String, double) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Put a number in the table
putNumberArray(String, double[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Put a number array in the table
putNumberArray(String, double[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Put a number array in the table.
putNumberArray(String, double[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Put a number array in the table
putNumberArray(String, Double[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Put a number array in the table
putNumberArray(String, Double[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Put a number array in the table.
putNumberArray(String, Double[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Put a number array in the table
putRaw(String, byte[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Put a raw value (byte array) in the table
putRaw(String, byte[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Put a raw value (byte array) in the table.
putRaw(String, byte[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Put a raw value (byte array) in the table
putRaw(String, ByteBuffer, int) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Put a raw value (bytes from a byte buffer) in the table
putRaw(String, ByteBuffer, int) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Put a raw value (bytes from a byte buffer) in the table.
putRaw(String, ByteBuffer, int) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Put a raw value (bytes from a byte buffer) in the table
putSourceFrame(int, long) - Static method in class edu.wpi.cscore.CameraServerJNI
 
putString(String, String) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Put a string in the table
putString(String, String) - Method in class edu.wpi.first.wpilibj.Preferences
Puts the given string into the preferences table.
putString(String, String) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Put a string in the table.
putString(String, String) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Put a string in the table
putStringArray(String, String[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Put a string array in the table
putStringArray(String, String[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Put a string array in the table.
putStringArray(String, String[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Put a string array in the table
putText(Mat, String, Point, int, double, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
putText(Mat, String, Point, int, double, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
 
putText(Mat, String, Point, int, double, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
putText(Mat, String, Point, int, double, Scalar, int, int, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
putValue(String, NetworkTableValue) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Put a value in the table
putValue(String, Object) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Use NetworkTableEntry.setValue(Object) instead, e.g. `NetworkTable.getEntry(key).setValue(NetworkTableEntry.makeBoolean(false));` or `NetworkTable.getEntry(key).setValue(new Boolean(false));`
putValue(String, Object) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Put a value in the table
putVideo(String, int, int) - Method in class edu.wpi.first.cameraserver.CameraServer
Create a MJPEG stream with OpenCV input.
putVideo(String, int, int) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Create a MJPEG stream with OpenCV input.
PWM - Class in edu.wpi.first.wpilibj
Class implements the PWM generation in the FPGA.
PWM(int) - Constructor for class edu.wpi.first.wpilibj.PWM
Allocate a PWM given a channel.
PWM.PeriodMultiplier - Enum in edu.wpi.first.wpilibj
Represents the amount to multiply the minimum servo-pulse pwm period by.
PWMConfigDataResult - Class in edu.wpi.first.hal
Structure for holding the config data result for PWM.
PWMDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
PWMDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
PWMJNI - Class in edu.wpi.first.hal
 
PWMJNI() - Constructor for class edu.wpi.first.hal.PWMJNI
 
PWMSim - Class in edu.wpi.first.hal.sim
 
PWMSim(int) - Constructor for class edu.wpi.first.hal.sim.PWMSim
 
PWMSpeedController - Class in edu.wpi.first.wpilibj
Common base class for all PWM Speed Controllers.
PWMSpeedController(int) - Constructor for class edu.wpi.first.wpilibj.PWMSpeedController
Constructor.
PWMTalonSRX - Class in edu.wpi.first.wpilibj
Cross the Road Electronics (CTRE) Talon SRX Speed Controller with PWM control.
PWMTalonSRX(int) - Constructor for class edu.wpi.first.wpilibj.PWMTalonSRX
Constructor for a PWMTalonSRX connected via PWM.
PWMVictorSPX - Class in edu.wpi.first.wpilibj
Cross the Road Electronics (CTRE) Victor SPX Speed Controller with PWM control.
PWMVictorSPX(int) - Constructor for class edu.wpi.first.wpilibj.PWMVictorSPX
Constructor for a PWMVictorSPX connected via PWM.
PYRAMID_AKAZE - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
PYRAMID_BRISK - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
PYRAMID_DENSE - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
PYRAMID_FAST - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
PYRAMID_GFTT - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
PYRAMID_HARRIS - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
PYRAMID_MSER - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
PYRAMID_ORB - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
PYRAMID_SIFT - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
PYRAMID_SIMPLEBLOB - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
PYRAMID_STAR - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
PYRAMID_SURF - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
pyrDown(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
pyrDown(Mat, Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
 
pyrDown(Mat, Mat, Size, int) - Static method in class org.opencv.imgproc.Imgproc
 
pyrMeanShiftFiltering(Mat, Mat, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
pyrMeanShiftFiltering(Mat, Mat, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
pyrMeanShiftFiltering(Mat, Mat, double, double, int, TermCriteria) - Static method in class org.opencv.imgproc.Imgproc
 
pyrUp(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
pyrUp(Mat, Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
 
pyrUp(Mat, Mat, Size, int) - Static method in class org.opencv.imgproc.Imgproc
 

Q

QRCodeDetector - Class in org.opencv.objdetect
 
QRCodeDetector() - Constructor for class org.opencv.objdetect.QRCodeDetector
 
QRCodeDetector(long) - Constructor for class org.opencv.objdetect.QRCodeDetector
 
Qualification - edu.wpi.first.wpilibj.DriverStation.MatchType
 
queryIdx - Variable in class org.opencv.core.DMatch
Query descriptor index.

R

radiusMatch(Mat, List<MatOfDMatch>, float) - Method in class org.opencv.features2d.DescriptorMatcher
 
radiusMatch(Mat, List<MatOfDMatch>, float, List<Mat>) - Method in class org.opencv.features2d.DescriptorMatcher
 
radiusMatch(Mat, List<MatOfDMatch>, float, List<Mat>, boolean) - Method in class org.opencv.features2d.DescriptorMatcher
 
radiusMatch(Mat, Mat, List<MatOfDMatch>, float) - Method in class org.opencv.features2d.DescriptorMatcher
 
radiusMatch(Mat, Mat, List<MatOfDMatch>, float, Mat) - Method in class org.opencv.features2d.DescriptorMatcher
 
radiusMatch(Mat, Mat, List<MatOfDMatch>, float, Mat, boolean) - Method in class org.opencv.features2d.DescriptorMatcher
 
randn(Mat, double, double) - Static method in class org.opencv.core.Core
 
randShuffle(Mat) - Static method in class org.opencv.core.Core
 
randShuffle(Mat, double) - Static method in class org.opencv.core.Core
 
randu(Mat, double, double) - Static method in class org.opencv.core.Core
 
Range - Class in org.opencv.core
 
Range() - Constructor for class org.opencv.core.Range
 
Range(double[]) - Constructor for class org.opencv.core.Range
 
Range(int, int) - Constructor for class org.opencv.core.Range
 
RANSAC - Static variable in class org.opencv.calib3d.Calib3d
 
RAW_OUTPUT - Static variable in class org.opencv.ml.StatModel
 
RBF - Static variable in class org.opencv.ml.SVM
 
read(boolean, byte[], int) - Method in class edu.wpi.first.wpilibj.SPI
Read a word from the receive FIFO.
read(boolean, ByteBuffer, int) - Method in class edu.wpi.first.wpilibj.SPI
Read a word from the receive FIFO.
read(int) - Method in class edu.wpi.first.wpilibj.SerialPort
Read raw bytes out of the buffer.
read(int, int, byte[]) - Method in class edu.wpi.first.wpilibj.I2C
Execute a read transaction with the device.
read(int, int, ByteBuffer) - Method in class edu.wpi.first.wpilibj.I2C
Execute a read transaction with the device.
read(String) - Method in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
read(String) - Method in class org.opencv.features2d.DescriptorMatcher
 
read(String) - Method in class org.opencv.features2d.Feature2D
 
read(String) - Method in class org.opencv.features2d.FeatureDetector
Deprecated.
 
read(Mat) - Method in class org.opencv.videoio.VideoCapture
 
readAutoReceivedData(int[], int, double) - Method in class edu.wpi.first.wpilibj.SPI
Read data that has been transferred by the automatic SPI transfer engine.
readAutoReceivedData(ByteBuffer, int, double) - Method in class edu.wpi.first.wpilibj.SPI
Read data that has been transferred by the automatic SPI transfer engine.
readCANPacketLatest(int, int, CANData) - Static method in class edu.wpi.first.hal.CANAPIJNI
 
readCANPacketNew(int, int, CANData) - Static method in class edu.wpi.first.hal.CANAPIJNI
 
readCANPacketTimeout(int, int, int, CANData) - Static method in class edu.wpi.first.hal.CANAPIJNI
 
readCANPeriodicPacket(int, int, int, int, CANData) - Static method in class edu.wpi.first.hal.CANAPIJNI
 
readFallingTimestamp() - Method in class edu.wpi.first.wpilibj.InterruptableSensorBase
Return the timestamp for the falling interrupt that occurred most recently.
readInterruptFallingTimestamp(int) - Static method in class edu.wpi.first.hal.InterruptJNI
 
readInterruptRisingTimestamp(int) - Static method in class edu.wpi.first.hal.InterruptJNI
 
readOnly(byte[], int) - Method in class edu.wpi.first.wpilibj.I2C
Execute a read only transaction with the device.
readOnly(ByteBuffer, int) - Method in class edu.wpi.first.wpilibj.I2C
Execute a read only transaction with the device.
readPacketLatest(int, CANData) - Method in class edu.wpi.first.wpilibj.CAN
Read a CAN packet.
readPacketNew(int, CANData) - Method in class edu.wpi.first.wpilibj.CAN
Read a new CAN packet.
readPacketTimeout(int, int, CANData) - Method in class edu.wpi.first.wpilibj.CAN
Read a CAN packet.
readPeriodicPacket(int, int, int, CANData) - Method in class edu.wpi.first.wpilibj.CAN
Read a CAN packet.
readRisingTimestamp() - Method in class edu.wpi.first.wpilibj.InterruptableSensorBase
Return the timestamp for the rising interrupt that occurred most recently.
readString() - Method in class edu.wpi.first.wpilibj.SerialPort
Read a string out of the buffer.
readString(int) - Method in class edu.wpi.first.wpilibj.SerialPort
Read a string out of the buffer.
REAL - Static variable in class org.opencv.ml.Boost
 
receiveErrorCount - Variable in class edu.wpi.first.hal.can.CANStatus
The CAN Bus receive error count.
recoverPose(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
recoverPose(Mat, Mat, Mat, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
 
recoverPose(Mat, Mat, Mat, Mat, Mat, double, Point) - Static method in class org.opencv.calib3d.Calib3d
 
recoverPose(Mat, Mat, Mat, Mat, Mat, double, Point, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
recoverPose(Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
recoverPose(Mat, Mat, Mat, Mat, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
 
recoverPose(Mat, Mat, Mat, Mat, Mat, Mat, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
recoverPose(Mat, Mat, Mat, Mat, Mat, Mat, double, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
recoverPose(Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
Rect - Class in org.opencv.core
 
Rect() - Constructor for class org.opencv.core.Rect
 
Rect(double[]) - Constructor for class org.opencv.core.Rect
 
Rect(int, int, int, int) - Constructor for class org.opencv.core.Rect
 
Rect(Point, Point) - Constructor for class org.opencv.core.Rect
 
Rect(Point, Size) - Constructor for class org.opencv.core.Rect
 
Rect2d - Class in org.opencv.core
 
Rect2d() - Constructor for class org.opencv.core.Rect2d
 
Rect2d(double[]) - Constructor for class org.opencv.core.Rect2d
 
Rect2d(double, double, double, double) - Constructor for class org.opencv.core.Rect2d
 
Rect2d(Point, Point) - Constructor for class org.opencv.core.Rect2d
 
Rect2d(Point, Size) - Constructor for class org.opencv.core.Rect2d
 
rectangle(Mat, Point, Point, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
rectangle(Mat, Point, Point, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
 
rectangle(Mat, Point, Point, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
rectangle(Mat, Point, Point, Scalar, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
rectify3Collinear(Mat, Mat, Mat, Mat, Mat, Mat, List<Mat>, List<Mat>, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, double, Size, Rect, Rect, int) - Static method in class org.opencv.calib3d.Calib3d
 
RECURS_FILTER - Static variable in class org.opencv.photo.Photo
 
Red - edu.wpi.first.wpilibj.DriverStation.Alliance
 
Red1 - edu.wpi.first.hal.AllianceStationID
 
Red2 - edu.wpi.first.hal.AllianceStationID
 
Red3 - edu.wpi.first.hal.AllianceStationID
 
reduce(Mat, Mat, int, int) - Static method in class org.opencv.core.Core
 
reduce(Mat, Mat, int, int, int) - Static method in class org.opencv.core.Core
 
REDUCE_AVG - Static variable in class org.opencv.core.Core
 
REDUCE_MAX - Static variable in class org.opencv.core.Core
 
REDUCE_MIN - Static variable in class org.opencv.core.Core
 
REDUCE_SUM - Static variable in class org.opencv.core.Core
 
REG_DISABLE - Static variable in class org.opencv.ml.LogisticRegression
 
REG_L1 - Static variable in class org.opencv.ml.LogisticRegression
 
REG_L2 - Static variable in class org.opencv.ml.LogisticRegression
 
registerAccumulatorCenterCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
registerAccumulatorCenterCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
registerAccumulatorCountCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
registerAccumulatorCountCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
registerAccumulatorDeadbandCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
registerAccumulatorDeadbandCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
registerAccumulatorInitializedCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
registerAccumulatorInitializedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
registerAccumulatorValueCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
registerAccumulatorValueCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
registerActiveCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
registerActiveCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
registerActiveCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
registerActiveCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
registerAllCallbacks(NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
registerAllNonSolenoidCallbacks(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
registerAllSolenoidCallbacks(int, int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
registerAngleCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogGyroDataJNI
 
registerAngleCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogGyroSim
 
registerAutonomousCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
registerAutonomousCallback(NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
registerAverageBitsCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
registerAverageBitsCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
registerClosedLoopEnabledCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
registerClosedLoopEnabledCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PCMSim
 
registerCompressorCurrentCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
registerCompressorCurrentCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PCMSim
 
registerCompressorInitializedCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
registerCompressorInitializedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PCMSim
 
registerCompressorOnCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
registerCompressorOnCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PCMSim
 
registerCountCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
registerCountCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
registerCurrentCallback(int, int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
registerCurrentCallback(int, NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PDPSim
 
registerDirectionCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
registerDirectionCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
registerDsAttachedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
registerDsAttachedCallback(NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
registerDutyCycleCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DigitalPWMDataJNI
 
registerDutyCycleCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.DigitalPWMSim
 
registerEnabledCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
registerEnabledCallback(NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
registerEStopCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
registerEStopCallback(NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
registerFilterIndexCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
registerFilterIndexCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.DIOSim
 
registerFmsAttachedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
registerFmsAttachedCallback(NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
registerForwardCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
registerForwardCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RelaySim
 
registerFPGAButtonCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
registerFPGAButtonCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
registerInitializedCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogGyroDataJNI
 
registerInitializedCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
registerInitializedCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogOutDataJNI
 
registerInitializedCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogTriggerDataJNI
 
registerInitializedCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DigitalPWMDataJNI
 
registerInitializedCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
registerInitializedCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
registerInitializedCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.I2CDataJNI
 
registerInitializedCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
registerInitializedCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
registerInitializedCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIDataJNI
 
registerInitializedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogGyroSim
 
registerInitializedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
registerInitializedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogOutSim
 
registerInitializedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogTriggerSim
 
registerInitializedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.DigitalPWMSim
 
registerInitializedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.DIOSim
 
registerInitializedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
registerInitializedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.I2CSim
 
registerInitializedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PDPSim
 
registerInitializedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PWMSim
 
registerInitializedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.SPISim
 
registerInitializedForwardCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
registerInitializedForwardCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RelaySim
 
registerInitializedReverseCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
registerInitializedReverseCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RelaySim
 
registerIsInputCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
registerIsInputCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.DIOSim
 
registerMaxPeriodCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
registerMaxPeriodCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
registerOversampleBitsCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
registerOversampleBitsCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
registerPeriodCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
registerPeriodCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
registerPeriodScaleCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
registerPeriodScaleCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PWMSim
 
registerPinCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DigitalPWMDataJNI
 
registerPinCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.DigitalPWMSim
 
registerPositionCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
registerPositionCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PWMSim
 
registerPressureSwitchCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
registerPressureSwitchCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PCMSim
 
registerPulseLengthCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
registerPulseLengthCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.DIOSim
 
registerRangeCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
registerRangeCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
registerRangeCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
registerRangeCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
registerRateCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogGyroDataJNI
 
registerRateCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogGyroSim
 
registerRawValueCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
registerRawValueCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PWMSim
 
registerReadAutoReceiveBufferCallback(int, SpiReadAutoReceiveBufferCallback) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIDataJNI
 
registerReadAutoReceiveBufferCallback(SpiReadAutoReceiveBufferCallback) - Method in class edu.wpi.first.hal.sim.SPISim
 
registerReadCallback(int, BufferCallback) - Static method in class edu.wpi.first.hal.sim.mockdata.I2CDataJNI
 
registerReadCallback(int, BufferCallback) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIDataJNI
 
registerReadCallback(BufferCallback) - Method in class edu.wpi.first.hal.sim.I2CSim
 
registerReadCallback(BufferCallback) - Method in class edu.wpi.first.hal.sim.SPISim
 
registerResetCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
registerResetCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
registerReverseCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
registerReverseCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RelaySim
 
registerReverseDirectionCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
registerReverseDirectionCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
registerSamplesToAverageCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
registerSamplesToAverageCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
registerSolenoidInitializedCallback(int, int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
registerSolenoidInitializedCallback(int, NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PCMSim
 
registerSolenoidOutputCallback(int, int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
registerSolenoidOutputCallback(int, NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PCMSim
 
registerSpeedCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
registerSpeedCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PWMSim
 
registerTemperatureCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
registerTemperatureCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PDPSim
 
registerTestCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
registerTestCallback(NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
registerTriggerLowerBoundCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogTriggerDataJNI
 
registerTriggerLowerBoundCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogTriggerSim
 
registerTriggerUpperBoundCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogTriggerDataJNI
 
registerTriggerUpperBoundCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogTriggerSim
 
registerUserActive3V3Callback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
registerUserActive3V3Callback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
registerUserActive5VCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
registerUserActive5VCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
registerUserActive6VCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
registerUserActive6VCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
registerUserCurrent3V3Callback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
registerUserCurrent3V3Callback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
registerUserCurrent5VCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
registerUserCurrent5VCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
registerUserCurrent6VCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
registerUserCurrent6VCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
registerUserFaults3V3Callback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
registerUserFaults3V3Callback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
registerUserFaults5VCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
registerUserFaults5VCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
registerUserFaults6VCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
registerUserFaults6VCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
registerUserVoltage3V3Callback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
registerUserVoltage3V3Callback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
registerUserVoltage5VCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
registerUserVoltage5VCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
registerUserVoltage6VCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
registerUserVoltage6VCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
registerValueCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
registerValueCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.DIOSim
 
registerVInCurrentCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
registerVInCurrentCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
registerVInVoltageCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
registerVInVoltageCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
registerVoltageCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
registerVoltageCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogOutDataJNI
 
registerVoltageCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
registerVoltageCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
registerVoltageCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AnalogOutSim
 
registerVoltageCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PDPSim
 
registerWriteCallback(int, ConstBufferCallback) - Static method in class edu.wpi.first.hal.sim.mockdata.I2CDataJNI
 
registerWriteCallback(int, ConstBufferCallback) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIDataJNI
 
registerWriteCallback(ConstBufferCallback) - Method in class edu.wpi.first.hal.sim.I2CSim
 
registerWriteCallback(ConstBufferCallback) - Method in class edu.wpi.first.hal.sim.SPISim
 
registerXCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
registerXCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
registerXCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
registerXCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
registerYCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
registerYCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
registerYCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
registerYCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
registerZCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
registerZCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
registerZCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
registerZCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
registerZeroLatchCallback(int, NotifyCallback, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
registerZeroLatchCallback(NotifyCallback, boolean) - Method in class edu.wpi.first.hal.sim.PWMSim
 
Relay - Class in edu.wpi.first.wpilibj
Class for VEX Robotics Spike style relay outputs.
Relay(int) - Constructor for class edu.wpi.first.wpilibj.Relay
Relay constructor given a channel, allowing both directions.
Relay(int, Relay.Direction) - Constructor for class edu.wpi.first.wpilibj.Relay
Relay constructor given a channel.
Relay.Direction - Enum in edu.wpi.first.wpilibj
The Direction(s) that a relay is configured to operate in.
Relay.InvalidValueException - Exception in edu.wpi.first.wpilibj
This class represents errors in trying to set relay values contradictory to the direction to which the relay is set.
Relay.Value - Enum in edu.wpi.first.wpilibj
The state to drive a Relay to.
RelayDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
RelayDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
RelayJNI - Class in edu.wpi.first.hal
 
RelayJNI() - Constructor for class edu.wpi.first.hal.RelayJNI
 
RelaySim - Class in edu.wpi.first.hal.sim
 
RelaySim(int) - Constructor for class edu.wpi.first.hal.sim.RelaySim
 
release() - Method in class edu.wpi.first.wpilibj.DriverStation
Kill the thread.
release() - Method in class org.opencv.core.Mat
 
release() - Method in class org.opencv.videoio.VideoCapture
 
release() - Method in class org.opencv.videoio.VideoWriter
 
releaseDSMutex() - Static method in class edu.wpi.first.hal.HAL
 
releaseSink(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
releaseSource(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
RELU - Static variable in class org.opencv.ml.ANN_MLP
 
remap(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
remap(Mat, Mat, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
remap(Mat, Mat, Mat, Mat, int, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
remote_id - Variable in class edu.wpi.first.networktables.ConnectionInfo
The remote identifier (as set on the remote node by NetworkTableInstance.setNetworkIdentity(String)).
remote_ip - Variable in class edu.wpi.first.networktables.ConnectionInfo
The IP address of the remote node.
remote_port - Variable in class edu.wpi.first.networktables.ConnectionInfo
The port number of the remote node.
remove(Counter) - Method in class edu.wpi.first.wpilibj.DigitalGlitchFilter
Removes this filter from the given Counter.
remove(DigitalSource) - Method in class edu.wpi.first.wpilibj.DigitalGlitchFilter
Removes this filter from the given digital input.
remove(Encoder) - Method in class edu.wpi.first.wpilibj.DigitalGlitchFilter
Removes this filter from the given Encoder.
remove(Sendable) - Static method in class edu.wpi.first.wpilibj.livewindow.LiveWindow
Remove a component from the LiveWindow.
remove(String) - Method in class edu.wpi.first.wpilibj.Preferences
Remove a preference.
removeAll() - Method in class edu.wpi.first.wpilibj.command.Scheduler
Removes all commands.
removeAll() - Method in class edu.wpi.first.wpilibj.Preferences
Remove all preferences.
removeCamera(String) - Method in class edu.wpi.first.cameraserver.CameraServer
Removes a camera by name.
removeCamera(String) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Removes a camera by name.
removeConnectionListener(int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Remove a connection listener.
removeConnectionListener(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
removeConnectionListener(IRemoteConnectionListener) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
removeConnectionListener(IRemoteConnectionListener) - Method in interface edu.wpi.first.wpilibj.tables.IRemote
Deprecated.
Unregister a listener from connection events
removeEntryListener(int) - Method in class edu.wpi.first.networktables.NetworkTable
Remove an entry listener.
removeEntryListener(int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Remove an entry listener.
removeEntryListener(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
removeFirst() - Method in class edu.wpi.first.wpilibj.CircularBuffer
Pop value at front of buffer.
removeGlobalConnectionListener(IRemoteConnectionListener) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
removeLast() - Method in class edu.wpi.first.wpilibj.CircularBuffer
Pop value at back of buffer.
removeListener(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
removeListener(int) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Remove a listener from receiving entry events.
removeLogger(int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Remove a logger.
removeLogger(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
removeServer(String) - Method in class edu.wpi.first.cameraserver.CameraServer
Removes a server by name.
removeServer(String) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Removes a server by name.
removeTableListener(int) - Method in class edu.wpi.first.networktables.NetworkTable
Remove a sub-table listener.
removeTableListener(ITableListener) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
removeTableListener(ITableListener) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Remove a listener from receiving table events
repeat(Mat, int, int, Mat) - Static method in class org.opencv.core.Core
 
replayNumber - Variable in class edu.wpi.first.hal.MatchInfoData
Stores the replay number.
report(int, int) - Static method in class edu.wpi.first.hal.HAL
 
report(int, int, int) - Static method in class edu.wpi.first.hal.HAL
 
report(int, int, int, String) - Static method in class edu.wpi.first.hal.HAL
Report the usage of a resource of interest.
reportAxisCamera(int) - Method in interface edu.wpi.first.cameraserver.CameraServerShared
Report an axis camera usage.
reportDriverStationError(String) - Method in interface edu.wpi.first.cameraserver.CameraServerShared
Report an error to the driver station.
reportError(String, boolean) - Static method in class edu.wpi.first.wpilibj.DriverStation
Report error to Driver Station.
reportError(String, StackTraceElement[]) - Static method in class edu.wpi.first.wpilibj.DriverStation
Report error to Driver Station.
reportUsbCamera(int) - Method in interface edu.wpi.first.cameraserver.CameraServerShared
Report a usb camera usage.
reportVideoServer(int) - Method in interface edu.wpi.first.cameraserver.CameraServerShared
Report an video server usage.
reportWarning(String, boolean) - Static method in class edu.wpi.first.wpilibj.DriverStation
Report warning to Driver Station.
reportWarning(String, StackTraceElement[]) - Static method in class edu.wpi.first.wpilibj.DriverStation
Report warning to Driver Station.
reprojectImageTo3D(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
reprojectImageTo3D(Mat, Mat, Mat, boolean) - Static method in class org.opencv.calib3d.Calib3d
 
reprojectImageTo3D(Mat, Mat, Mat, boolean, int) - Static method in class org.opencv.calib3d.Calib3d
 
requestInterrupts() - Method in class edu.wpi.first.wpilibj.InterruptableSensorBase
Request one of the 8 interrupts synchronously on this digital input.
requestInterrupts(int, int, int) - Static method in class edu.wpi.first.hal.InterruptJNI
 
requestInterrupts(InterruptHandlerFunction<?>) - Method in class edu.wpi.first.wpilibj.InterruptableSensorBase
Request one of the 8 interrupts asynchronously on this digital input.
requires(Subsystem) - Method in class edu.wpi.first.wpilibj.command.Command
This method specifies that the given Subsystem is used by this command.
reset() - Method in class edu.wpi.first.wpilibj.ADXRS450_Gyro
 
reset() - Method in class edu.wpi.first.wpilibj.AnalogGyro
 
reset() - Method in class edu.wpi.first.wpilibj.Counter
Reset the Counter to zero.
reset() - Method in interface edu.wpi.first.wpilibj.CounterBase
Reset the count to zero.
reset() - Method in class edu.wpi.first.wpilibj.Encoder
Reset the Encoder distance to zero.
reset() - Method in class edu.wpi.first.wpilibj.filters.Filter
Reset the filter state.
reset() - Method in class edu.wpi.first.wpilibj.filters.LinearDigitalFilter
 
reset() - Method in interface edu.wpi.first.wpilibj.interfaces.Gyro
Reset the gyro.
reset() - Method in class edu.wpi.first.wpilibj.PIDBase
Reset the previous error, the integral term, and disable the controller.
reset() - Method in class edu.wpi.first.wpilibj.PIDController
Reset the previous error, the integral term, and disable the controller.
reset() - Method in interface edu.wpi.first.wpilibj.PIDInterface
 
reset() - Method in class edu.wpi.first.wpilibj.SerialPort
Reset the serial port driver to a known state.
reset() - Method in class edu.wpi.first.wpilibj.Timer
Reset the timer by setting the time to 0.
reset() - Method in class edu.wpi.first.wpilibj.Watchdog
Resets the watchdog timer.
reset() - Method in class org.opencv.core.TickMeter
 
resetAccumulator() - Method in class edu.wpi.first.wpilibj.AnalogInput
Resets the accumulator to the initial value.
resetAccumulator() - Method in class edu.wpi.first.wpilibj.SPI
Resets the accumulator to zero.
resetAccumulator(int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
resetAnalogGyro(int) - Static method in class edu.wpi.first.hal.AnalogGyroJNI
 
resetCounter(int) - Static method in class edu.wpi.first.hal.CounterJNI
 
resetData() - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
resetData() - Method in class edu.wpi.first.hal.sim.AnalogGyroSim
 
resetData() - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
resetData() - Method in class edu.wpi.first.hal.sim.AnalogOutSim
 
resetData() - Method in class edu.wpi.first.hal.sim.AnalogTriggerSim
 
resetData() - Method in class edu.wpi.first.hal.sim.DigitalPWMSim
 
resetData() - Method in class edu.wpi.first.hal.sim.DIOSim
 
resetData() - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
resetData() - Method in class edu.wpi.first.hal.sim.EncoderSim
 
resetData() - Method in class edu.wpi.first.hal.sim.I2CSim
 
resetData() - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
resetData() - Method in class edu.wpi.first.hal.sim.PCMSim
 
resetData() - Method in class edu.wpi.first.hal.sim.PDPSim
 
resetData() - Method in class edu.wpi.first.hal.sim.PWMSim
 
resetData() - Method in class edu.wpi.first.hal.sim.RelaySim
 
resetData() - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
resetData() - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
resetData() - Method in class edu.wpi.first.hal.sim.SPISim
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogGyroDataJNI
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogOutDataJNI
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogTriggerDataJNI
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DigitalPWMDataJNI
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.I2CDataJNI
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
resetData(int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIDataJNI
 
resetEncoder(int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
resetHandles() - Static method in class edu.wpi.first.hal.sim.mockdata.SimulatorJNI
 
resetPDPTotalEnergy(int) - Static method in class edu.wpi.first.hal.PDPJNI
 
resetTotalEnergy() - Method in class edu.wpi.first.wpilibj.PowerDistributionPanel
Reset the total energy to 0.
reshape(int) - Method in class org.opencv.core.Mat
 
reshape(int, int) - Method in class org.opencv.core.Mat
 
reshape(int, int[]) - Method in class org.opencv.core.Mat
 
resize(Mat, Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
 
resize(Mat, Mat, Size, double) - Static method in class org.opencv.imgproc.Imgproc
 
resize(Mat, Mat, Size, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
resize(Mat, Mat, Size, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
resizeWindow(String, int, int) - Static method in class org.opencv.highgui.HighGui
 
Resource - Class in edu.wpi.first.wpilibj
Track resources in the program.
Resource(int) - Constructor for class edu.wpi.first.wpilibj.Resource
Allocate storage for a new instance of Resource.
response - Variable in class org.opencv.core.KeyPoint
The response, by which the strongest keypoints have been selected.
restartProgram() - Static method in class edu.wpi.first.wpilibj.Resource
Clears all allocated resources.
restartTiming() - Static method in class edu.wpi.first.hal.sim.mockdata.SimulatorJNI
 
restartTiming() - Static method in class edu.wpi.first.hal.sim.SimHooks
 
RETR_CCOMP - Static variable in class org.opencv.imgproc.Imgproc
 
RETR_EXTERNAL - Static variable in class org.opencv.imgproc.Imgproc
 
RETR_FLOODFILL - Static variable in class org.opencv.imgproc.Imgproc
 
RETR_LIST - Static variable in class org.opencv.imgproc.Imgproc
 
RETR_TREE - Static variable in class org.opencv.imgproc.Imgproc
 
retrieve(Mat) - Method in class org.opencv.videoio.VideoCapture
 
retrieve(Mat, int) - Method in class org.opencv.videoio.VideoCapture
 
returnPIDInput() - Method in class edu.wpi.first.wpilibj.command.PIDCommand
Returns the input for the pid loop.
returnPIDInput() - Method in class edu.wpi.first.wpilibj.command.PIDSubsystem
Returns the input for the pid loop.
RHO - Static variable in class org.opencv.calib3d.Calib3d
 
RoboRioDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
RoboRioDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
RoboRioSim - Class in edu.wpi.first.hal.sim
 
RoboRioSim(int) - Constructor for class edu.wpi.first.hal.sim.RoboRioSim
 
RobotBase - Class in edu.wpi.first.wpilibj
Implement a Robot Program framework.
RobotBase() - Constructor for class edu.wpi.first.wpilibj.RobotBase
Constructor for a generic robot program.
RobotController - Class in edu.wpi.first.wpilibj
Contains functions for roboRIO functionality.
RobotDrive - Class in edu.wpi.first.wpilibj
Deprecated.
Use DifferentialDrive or MecanumDrive classes instead.
RobotDrive(int, int) - Constructor for class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Constructor for RobotDrive with 2 motors specified with channel numbers.
RobotDrive(int, int, int, int) - Constructor for class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Constructor for RobotDrive with 4 motors specified with channel numbers.
RobotDrive(SpeedController, SpeedController) - Constructor for class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Constructor for RobotDrive with 2 motors specified as SpeedController objects.
RobotDrive(SpeedController, SpeedController, SpeedController, SpeedController) - Constructor for class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Constructor for RobotDrive with 4 motors specified as SpeedController objects.
RobotDrive.MotorType - Enum in edu.wpi.first.wpilibj
Deprecated.
The location of a motor on the robot for the purpose of driving.
RobotDriveBase - Class in edu.wpi.first.wpilibj.drive
Common base class for drive platforms.
RobotDriveBase() - Constructor for class edu.wpi.first.wpilibj.drive.RobotDriveBase
RobotDriveBase constructor.
RobotDriveBase.MotorType - Enum in edu.wpi.first.wpilibj.drive
The location of a motor on the robot for the purpose of driving.
robotInit() - Method in class edu.wpi.first.wpilibj.IterativeRobotBase
Robot-wide initialization code should go here.
robotInit() - Method in class edu.wpi.first.wpilibj.SampleRobot
Deprecated.
Robot-wide initialization code should go here.
robotMain() - Method in class edu.wpi.first.wpilibj.SampleRobot
Deprecated.
Robot main program for free-form programs.
robotPeriodic() - Method in class edu.wpi.first.wpilibj.IterativeRobotBase
Periodic code for all robot modes should go here.
RobotState - Class in edu.wpi.first.wpilibj
 
Rodrigues(Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
Rodrigues(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
rotate(double) - Method in class edu.wpi.first.wpilibj.drive.Vector2d
Rotate a vector in Cartesian space.
rotate(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
ROTATE_180 - Static variable in class org.opencv.core.Core
 
ROTATE_90_CLOCKWISE - Static variable in class org.opencv.core.Core
 
ROTATE_90_COUNTERCLOCKWISE - Static variable in class org.opencv.core.Core
 
RotatedRect - Class in org.opencv.core
 
RotatedRect() - Constructor for class org.opencv.core.RotatedRect
 
RotatedRect(double[]) - Constructor for class org.opencv.core.RotatedRect
 
RotatedRect(Point, Size, double) - Constructor for class org.opencv.core.RotatedRect
 
rotatedRectangleIntersection(RotatedRect, RotatedRect, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
rotateEdge(int, int) - Method in class org.opencv.imgproc.Subdiv2D
 
rotateVector(double, double, double) - Static method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Rotate a vector in Cartesian space.
row(int) - Method in class org.opencv.core.Mat
 
ROW_SAMPLE - Static variable in class org.opencv.ml.Ml
 
rowRange(int, int) - Method in class org.opencv.core.Mat
 
rowRange(Range) - Method in class org.opencv.core.Mat
 
rows() - Method in class org.opencv.core.Mat
 
RpcAnswer - Class in edu.wpi.first.networktables
NetworkTables Remote Procedure Call (Server Side).
RpcAnswer(NetworkTableInstance, int, int, String, byte[], ConnectionInfo) - Constructor for class edu.wpi.first.networktables.RpcAnswer
Constructor.
RpcCall - Class in edu.wpi.first.networktables
NetworkTables Remote Procedure Call.
RpcCall(NetworkTableEntry, int) - Constructor for class edu.wpi.first.networktables.RpcCall
Constructor.
RPROP - Static variable in class org.opencv.ml.ANN_MLP
 
RQDecomp3x3(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
RQDecomp3x3(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
RQDecomp3x3(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
RQDecomp3x3(Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
RTrees - Class in org.opencv.ml
 
RTrees(long) - Constructor for class org.opencv.ml.RTrees
 
run() - Method in class edu.wpi.first.wpilibj.command.Scheduler
Runs a single iteration of the loop.
run() - Static method in class edu.wpi.first.wpilibj.livewindow.LiveWindow
Deprecated.
No longer required
runForever() - Method in class edu.wpi.first.vision.VisionRunner
A convenience method that calls VisionRunner.runOnce() in an infinite loop.
runForever() - Method in class edu.wpi.first.wpilibj.vision.VisionRunner
Deprecated.
A convenience method that calls VisionRunner.runOnce() in an infinite loop.
runOnce() - Method in class edu.wpi.first.vision.VisionRunner
Runs the pipeline one time, giving it the next image from the video source specified in the constructor.
runOnce() - Method in class edu.wpi.first.wpilibj.vision.VisionRunner
Deprecated.
Runs the pipeline one time, giving it the next image from the video source specified in the constructor.
RuntimeDetector - Class in edu.wpi.first.wpiutil
 
RuntimeLoader<T> - Class in edu.wpi.first.wpiutil
 
RuntimeLoader(String, String, Class<T>) - Constructor for class edu.wpi.first.wpiutil.RuntimeLoader
Creates a new library loader.

S

SAMPLE_RATE_TOO_HIGH - Static variable in class edu.wpi.first.hal.HALUtil
 
SampleRobot - Class in edu.wpi.first.wpilibj
Deprecated.
WARNING: While it may look like a good choice to use for your code if you're inexperienced, don't. Unless you know what you are doing, complex code will be much more difficult under this system. Use TimedRobot or Command-Based instead.
SampleRobot() - Constructor for class edu.wpi.first.wpilibj.SampleRobot
Deprecated.
Create a new SampleRobot.
sampsonDistance(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
save(String) - Method in class org.opencv.core.Algorithm
 
save(String) - Method in class org.opencv.objdetect.HOGDescriptor
 
save(String, String) - Method in class org.opencv.objdetect.HOGDescriptor
 
saveEntries(int, String, String) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
saveEntries(String) - Method in class edu.wpi.first.networktables.NetworkTable
Save table values to a file.
saveEntries(String, String) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Save table values to a file.
savePersistent(int, String) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
savePersistent(String) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Saves persistent keys to a file.
savePersistent(String) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Scalar - Class in org.opencv.core
 
Scalar(double) - Constructor for class org.opencv.core.Scalar
 
Scalar(double[]) - Constructor for class org.opencv.core.Scalar
 
Scalar(double, double) - Constructor for class org.opencv.core.Scalar
 
Scalar(double, double, double) - Constructor for class org.opencv.core.Scalar
 
Scalar(double, double, double, double) - Constructor for class org.opencv.core.Scalar
 
scalarProject(Vector2d) - Method in class edu.wpi.first.wpilibj.drive.Vector2d
Returns scalar projection of this vector onto argument.
scaleAdd(Mat, double, Mat, Mat) - Static method in class org.opencv.core.Core
 
Scharr(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
Scharr(Mat, Mat, int, int, int, double) - Static method in class org.opencv.imgproc.Imgproc
 
Scharr(Mat, Mat, int, int, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
Scharr(Mat, Mat, int, int, int, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
Scheduler - Class in edu.wpi.first.wpilibj.command
The Scheduler is a singleton which holds the top-level running commands.
SD540 - Class in edu.wpi.first.wpilibj
Mindsensors SD540 Speed Controller.
SD540(int) - Constructor for class edu.wpi.first.wpilibj.SD540
Constructor.
seamlessClone(Mat, Mat, Mat, Point, Mat, int) - Static method in class org.opencv.photo.Photo
 
selectTab(int) - Static method in class edu.wpi.first.wpilibj.shuffleboard.Shuffleboard
Selects the tab in the dashboard with the given index in the range [0..n-1], where n is the number of tabs in the dashboard at the time this method is called.
selectTab(String) - Static method in class edu.wpi.first.wpilibj.shuffleboard.Shuffleboard
Selects the tab in the dashboard with the given title.
Sendable - Interface in edu.wpi.first.wpilibj
The base interface for objects that can be sent over the network through network tables.
SendableBase - Class in edu.wpi.first.wpilibj
Base class for all sensors.
SendableBase() - Constructor for class edu.wpi.first.wpilibj.SendableBase
Creates an instance of the sensor base.
SendableBase(boolean) - Constructor for class edu.wpi.first.wpilibj.SendableBase
Creates an instance of the sensor base.
SendableBuilder - Interface in edu.wpi.first.wpilibj.smartdashboard
 
SendableBuilder.BooleanConsumer - Interface in edu.wpi.first.wpilibj.smartdashboard
Represents an operation that accepts a single boolean-valued argument and returns no result.
SendableBuilderImpl - Class in edu.wpi.first.wpilibj.smartdashboard
 
SendableBuilderImpl() - Constructor for class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
 
SendableCameraWrapper - Class in edu.wpi.first.wpilibj.shuffleboard
A wrapper to make video sources sendable and usable from Shuffleboard.
SendableChooser<V> - Class in edu.wpi.first.wpilibj.smartdashboard
The SendableChooser class is a useful tool for presenting a selection of options to the SmartDashboard.
SendableChooser() - Constructor for class edu.wpi.first.wpilibj.smartdashboard.SendableChooser
Instantiates a SendableChooser.
SendableImpl - Class in edu.wpi.first.wpilibj
The base interface for objects that can be sent over the network through network tables.
SendableImpl() - Constructor for class edu.wpi.first.wpilibj.SendableImpl
Creates an instance of the sensor base.
SendableImpl(boolean) - Constructor for class edu.wpi.first.wpilibj.SendableImpl
Creates an instance of the sensor base.
sendError(boolean, int, boolean, String, String, String, boolean) - Static method in class edu.wpi.first.hal.HAL
 
SensorUtil - Class in edu.wpi.first.wpilibj
Stores most recent status information as well as containing utility functions for checking channels and error processing.
sepFilter2D(Mat, Mat, int, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
sepFilter2D(Mat, Mat, int, Mat, Mat, Point) - Static method in class org.opencv.imgproc.Imgproc
 
sepFilter2D(Mat, Mat, int, Mat, Mat, Point, double) - Static method in class org.opencv.imgproc.Imgproc
 
sepFilter2D(Mat, Mat, int, Mat, Mat, Point, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
serialClear(byte) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialClose(byte) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialDisableTermination(byte) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialEnableTermination(byte, char) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialFlush(byte) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialGetBytesReceived(byte) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialInitializePort(byte) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialInitializePortDirect(byte, String) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
SerialPort - Class in edu.wpi.first.wpilibj
Driver for the RS-232 serial port on the roboRIO.
SerialPort(int, SerialPort.Port) - Constructor for class edu.wpi.first.wpilibj.SerialPort
Create an instance of a Serial Port class.
SerialPort(int, SerialPort.Port, int) - Constructor for class edu.wpi.first.wpilibj.SerialPort
Create an instance of a Serial Port class.
SerialPort(int, SerialPort.Port, int, SerialPort.Parity) - Constructor for class edu.wpi.first.wpilibj.SerialPort
Create an instance of a Serial Port class.
SerialPort(int, SerialPort.Port, int, SerialPort.Parity, SerialPort.StopBits) - Constructor for class edu.wpi.first.wpilibj.SerialPort
Create an instance of a Serial Port class.
SerialPort(int, String, SerialPort.Port, int, SerialPort.Parity, SerialPort.StopBits) - Constructor for class edu.wpi.first.wpilibj.SerialPort
Deprecated.
Will be removed for 2019
SerialPort.FlowControl - Enum in edu.wpi.first.wpilibj
Represents what type of flow control to use for serial communication.
SerialPort.Parity - Enum in edu.wpi.first.wpilibj
Represents the parity to use for serial communications.
SerialPort.Port - Enum in edu.wpi.first.wpilibj
 
SerialPort.StopBits - Enum in edu.wpi.first.wpilibj
Represents the number of stop bits to use for Serial Communication.
SerialPort.WriteBufferMode - Enum in edu.wpi.first.wpilibj
Represents which type of buffer mode to use when writing to a serial m_port.
SerialPortJNI - Class in edu.wpi.first.hal
 
SerialPortJNI() - Constructor for class edu.wpi.first.hal.SerialPortJNI
 
serialRead(byte, byte[], int) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialSetBaudRate(byte, int) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialSetDataBits(byte, byte) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialSetFlowControl(byte, byte) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialSetParity(byte, byte) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialSetReadBufferSize(byte, int) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialSetStopBits(byte, byte) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialSetTimeout(byte, double) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialSetWriteBufferSize(byte, int) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialSetWriteMode(byte, byte) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
serialVersionUID - Static variable in exception edu.wpi.first.networktables.PersistentException
 
serialWrite(byte, byte[], int) - Static method in class edu.wpi.first.hal.SerialPortJNI
 
Servo - Class in edu.wpi.first.wpilibj
Standard hobby style servo.
Servo(int) - Constructor for class edu.wpi.first.wpilibj.Servo
Constructor.
set(boolean) - Method in class edu.wpi.first.wpilibj.DigitalOutput
Set the value of a digital output.
set(boolean) - Method in class edu.wpi.first.wpilibj.Solenoid
Set the value of a solenoid.
set(double) - Method in class edu.wpi.first.wpilibj.NidecBrushless
Set the PWM value.
set(double) - Method in class edu.wpi.first.wpilibj.PWMSpeedController
Set the PWM value.
set(double) - Method in class edu.wpi.first.wpilibj.Servo
Set the servo position.
set(double) - Method in interface edu.wpi.first.wpilibj.SpeedController
Common interface for setting the speed of a speed controller.
set(double) - Method in class edu.wpi.first.wpilibj.SpeedControllerGroup
 
set(double[]) - Method in class org.opencv.core.Point
 
set(double[]) - Method in class org.opencv.core.Point3
 
set(double[]) - Method in class org.opencv.core.Range
 
set(double[]) - Method in class org.opencv.core.Rect
 
set(double[]) - Method in class org.opencv.core.Rect2d
 
set(double[]) - Method in class org.opencv.core.RotatedRect
 
set(double[]) - Method in class org.opencv.core.Scalar
 
set(double[]) - Method in class org.opencv.core.Size
 
set(double[]) - Method in class org.opencv.core.TermCriteria
 
set(double[]) - Method in class org.opencv.imgproc.Moments
 
set(int) - Method in class edu.wpi.cscore.VideoProperty
 
set(int, double) - Method in class org.opencv.videoio.VideoCapture
 
set(int, double) - Method in class org.opencv.videoio.VideoWriter
 
set(long, long) - Method in class edu.wpi.first.hal.AccumulatorResult
Set the value and count.
set(DoubleSolenoid.Value) - Method in class edu.wpi.first.wpilibj.DoubleSolenoid
Set the value of a solenoid.
set(Relay.Value) - Method in class edu.wpi.first.wpilibj.Relay
Set the relay state.
set_controlMatrix(Mat) - Method in class org.opencv.video.KalmanFilter
 
set_errorCovPost(Mat) - Method in class org.opencv.video.KalmanFilter
 
set_errorCovPre(Mat) - Method in class org.opencv.video.KalmanFilter
 
set_filterByArea(boolean) - Method in class org.opencv.features2d.Params
 
set_filterByCircularity(boolean) - Method in class org.opencv.features2d.Params
 
set_filterByColor(boolean) - Method in class org.opencv.features2d.Params
 
set_filterByConvexity(boolean) - Method in class org.opencv.features2d.Params
 
set_filterByInertia(boolean) - Method in class org.opencv.features2d.Params
 
set_gain(Mat) - Method in class org.opencv.video.KalmanFilter
 
set_logStep(double) - Method in class org.opencv.ml.ParamGrid
 
set_m00(double) - Method in class org.opencv.imgproc.Moments
 
set_m01(double) - Method in class org.opencv.imgproc.Moments
 
set_m02(double) - Method in class org.opencv.imgproc.Moments
 
set_m03(double) - Method in class org.opencv.imgproc.Moments
 
set_m10(double) - Method in class org.opencv.imgproc.Moments
 
set_m11(double) - Method in class org.opencv.imgproc.Moments
 
set_m12(double) - Method in class org.opencv.imgproc.Moments
 
set_m20(double) - Method in class org.opencv.imgproc.Moments
 
set_m21(double) - Method in class org.opencv.imgproc.Moments
 
set_m30(double) - Method in class org.opencv.imgproc.Moments
 
set_maxArea(float) - Method in class org.opencv.features2d.Params
 
set_maxCircularity(float) - Method in class org.opencv.features2d.Params
 
set_maxConvexity(float) - Method in class org.opencv.features2d.Params
 
set_maxInertiaRatio(float) - Method in class org.opencv.features2d.Params
 
set_maxThreshold(float) - Method in class org.opencv.features2d.Params
 
set_maxVal(double) - Method in class org.opencv.ml.ParamGrid
 
set_measurementMatrix(Mat) - Method in class org.opencv.video.KalmanFilter
 
set_measurementNoiseCov(Mat) - Method in class org.opencv.video.KalmanFilter
 
set_minArea(float) - Method in class org.opencv.features2d.Params
 
set_minCircularity(float) - Method in class org.opencv.features2d.Params
 
set_minConvexity(float) - Method in class org.opencv.features2d.Params
 
set_minDistBetweenBlobs(float) - Method in class org.opencv.features2d.Params
 
set_minInertiaRatio(float) - Method in class org.opencv.features2d.Params
 
set_minRepeatability(long) - Method in class org.opencv.features2d.Params
 
set_minThreshold(float) - Method in class org.opencv.features2d.Params
 
set_minVal(double) - Method in class org.opencv.ml.ParamGrid
 
set_mu02(double) - Method in class org.opencv.imgproc.Moments
 
set_mu03(double) - Method in class org.opencv.imgproc.Moments
 
set_mu11(double) - Method in class org.opencv.imgproc.Moments
 
set_mu12(double) - Method in class org.opencv.imgproc.Moments
 
set_mu20(double) - Method in class org.opencv.imgproc.Moments
 
set_mu21(double) - Method in class org.opencv.imgproc.Moments
 
set_mu30(double) - Method in class org.opencv.imgproc.Moments
 
set_nu02(double) - Method in class org.opencv.imgproc.Moments
 
set_nu03(double) - Method in class org.opencv.imgproc.Moments
 
set_nu11(double) - Method in class org.opencv.imgproc.Moments
 
set_nu12(double) - Method in class org.opencv.imgproc.Moments
 
set_nu20(double) - Method in class org.opencv.imgproc.Moments
 
set_nu21(double) - Method in class org.opencv.imgproc.Moments
 
set_nu30(double) - Method in class org.opencv.imgproc.Moments
 
set_processNoiseCov(Mat) - Method in class org.opencv.video.KalmanFilter
 
set_statePost(Mat) - Method in class org.opencv.video.KalmanFilter
 
set_statePre(Mat) - Method in class org.opencv.video.KalmanFilter
 
set_thresholdStep(float) - Method in class org.opencv.features2d.Params
 
set_transitionMatrix(Mat) - Method in class org.opencv.video.KalmanFilter
 
setAbsoluteTolerance(double) - Method in class edu.wpi.first.wpilibj.command.PIDSubsystem
Set the absolute error which is considered tolerable for use with OnTarget.
setAbsoluteTolerance(double) - Method in class edu.wpi.first.wpilibj.PIDBase
Set the absolute error which is considered tolerable for use with OnTarget.
setAccelerometerActive(boolean) - Static method in class edu.wpi.first.hal.AccelerometerJNI
 
setAccelerometerRange(int) - Static method in class edu.wpi.first.hal.AccelerometerJNI
 
setAccumulatorCenter(int) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
setAccumulatorCenter(int) - Method in class edu.wpi.first.wpilibj.AnalogInput
Set the center value of the accumulator.
setAccumulatorCenter(int) - Method in class edu.wpi.first.wpilibj.SPI
Set the center value of the accumulator.
setAccumulatorCenter(int, int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
setAccumulatorCenter(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
setAccumulatorCount(int, long) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
setAccumulatorCount(long) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
setAccumulatorDeadband(int) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
setAccumulatorDeadband(int) - Method in class edu.wpi.first.wpilibj.AnalogInput
Set the accumulator's deadband.
setAccumulatorDeadband(int) - Method in class edu.wpi.first.wpilibj.SPI
Set the accumulator's deadband.
setAccumulatorDeadband(int, int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
setAccumulatorDeadband(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
setAccumulatorInitialized(boolean) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
setAccumulatorInitialized(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
setAccumulatorInitialValue(long) - Method in class edu.wpi.first.wpilibj.AnalogInput
Set an initial value for the accumulator.
setAccumulatorIntegratedCenter(double) - Method in class edu.wpi.first.wpilibj.SPI
Set the center value of the accumulator integrator.
setAccumulatorValue(int, long) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
setAccumulatorValue(long) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
setActivationFunction(int) - Method in class org.opencv.ml.ANN_MLP
 
setActivationFunction(int, double) - Method in class org.opencv.ml.ANN_MLP
 
setActivationFunction(int, double, double) - Method in class org.opencv.ml.ANN_MLP
 
setActive(boolean) - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
setActive(boolean) - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
setActive(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
setActive(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
setActiveVarCount(int) - Method in class org.opencv.ml.RTrees
 
setActuator(boolean) - Method in interface edu.wpi.first.wpilibj.smartdashboard.SendableBuilder
Set a flag indicating if this sendable should be treated as an actuator.
setActuator(boolean) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Set a flag indicating if this sendable should be treated as an actuator.
setAlgorithmType(int) - Method in class org.opencv.ml.KNearest
 
setAnalogAverageBits(int, int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
setAnalogGyroDeadband(int, double) - Static method in class edu.wpi.first.hal.AnalogGyroJNI
 
setAnalogGyroParameters(int, double, double, int) - Static method in class edu.wpi.first.hal.AnalogGyroJNI
 
setAnalogGyroVoltsPerDegreePerSecond(int, double) - Static method in class edu.wpi.first.hal.AnalogGyroJNI
 
setAnalogOutput(int, double) - Static method in class edu.wpi.first.hal.AnalogJNI
 
setAnalogOversampleBits(int, int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
setAnalogSampleRate(double) - Static method in class edu.wpi.first.hal.AnalogJNI
 
setAnalogTriggerAveraged(int, boolean) - Static method in class edu.wpi.first.hal.AnalogJNI
 
setAnalogTriggerFiltered(int, boolean) - Static method in class edu.wpi.first.hal.AnalogJNI
 
setAnalogTriggerLimitsRaw(int, int, int) - Static method in class edu.wpi.first.hal.AnalogJNI
 
setAnalogTriggerLimitsVoltage(int, double, double) - Static method in class edu.wpi.first.hal.AnalogJNI
 
setAngle(double) - Method in class edu.wpi.first.hal.sim.AnalogGyroSim
 
setAngle(double) - Method in class edu.wpi.first.wpilibj.Servo
Set the servo angle.
setAngle(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogGyroDataJNI
 
setAnnealCoolingRatio(double) - Method in class org.opencv.ml.ANN_MLP_ANNEAL
 
setAnnealCoolingRatio(double) - Method in class org.opencv.ml.ANN_MLP
 
setAnnealFinalT(double) - Method in class org.opencv.ml.ANN_MLP_ANNEAL
 
setAnnealFinalT(double) - Method in class org.opencv.ml.ANN_MLP
 
setAnnealInitialT(double) - Method in class org.opencv.ml.ANN_MLP_ANNEAL
 
setAnnealInitialT(double) - Method in class org.opencv.ml.ANN_MLP
 
setAnnealItePerStep(int) - Method in class org.opencv.ml.ANN_MLP_ANNEAL
 
setAnnealItePerStep(int) - Method in class org.opencv.ml.ANN_MLP
 
setAutomaticMode(boolean) - Method in class edu.wpi.first.wpilibj.Ultrasonic
Turn Automatic mode on/off.
setAutonomous(boolean) - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
setAutonomous(boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
setAutoTransmitData(byte[], int) - Method in class edu.wpi.first.wpilibj.SPI
Set the data to be transmitted by the engine.
setAverageBits(int) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
setAverageBits(int) - Method in class edu.wpi.first.wpilibj.AnalogInput
Set the number of averaging bits.
setAverageBits(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
setAveraged(boolean) - Method in class edu.wpi.first.wpilibj.AnalogTrigger
Configure the analog trigger to use the averaged vs.
setAxisChannel(Joystick.AxisType, int) - Method in class edu.wpi.first.wpilibj.Joystick
Deprecated.
Use the more specific axis channel setter functions.
setBackgroundRatio(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setBackpropMomentumScale(double) - Method in class org.opencv.ml.ANN_MLP
 
setBackpropWeightScale(double) - Method in class org.opencv.ml.ANN_MLP
 
setBias(float) - Method in class org.opencv.photo.TonemapDrago
 
setBlockSize(int) - Method in class org.opencv.calib3d.StereoMatcher
 
setBlockSize(int) - Method in class org.opencv.features2d.GFTTDetector
 
setBoolean(boolean) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
setBoolean(int, long, boolean, boolean) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setBooleanArray(boolean[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
setBooleanArray(int, long, boolean[], boolean) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setBooleanArray(Boolean[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
setBoostType(int) - Method in class org.opencv.ml.Boost
 
setBounds(double, double, double, double, double) - Method in class edu.wpi.first.wpilibj.PWM
Set the bounds on the PWM pulse widths.
setBrightness(int) - Method in class edu.wpi.cscore.VideoCamera
Set the brightness, as a percentage (0-100).
setC(double) - Method in class org.opencv.ml.SVM
 
setCalculateVarImportance(boolean) - Method in class org.opencv.ml.RTrees
 
setCameraBrightness(int, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setCameraExposureAuto(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setCameraExposureHoldCurrent(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setCameraExposureManual(int, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setCameraServerShared(CameraServerShared) - Static method in class edu.wpi.first.cameraserver.CameraServerSharedStore
set the CameraServerShared object.
setCameraWhiteBalanceAuto(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setCameraWhiteBalanceHoldCurrent(int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setCameraWhiteBalanceManual(int, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setChipSelectActiveHigh() - Method in class edu.wpi.first.wpilibj.SPI
Configure the chip select line to be active high.
setChipSelectActiveLow() - Method in class edu.wpi.first.wpilibj.SPI
Configure the chip select line to be active low.
setClassWeights(Mat) - Method in class org.opencv.ml.SVM
 
setClientMode() - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
setClipLimit(double) - Method in class org.opencv.imgproc.CLAHE
 
setClockActiveHigh() - Method in class edu.wpi.first.wpilibj.SPI
Configure the clock output line to be active high.
setClockActiveLow() - Method in class edu.wpi.first.wpilibj.SPI
Configure the clock output line to be active low.
setClockRate(int) - Method in class edu.wpi.first.wpilibj.SPI
Configure the rate of the generated clock signal.
setClosedLoopControl(boolean) - Method in class edu.wpi.first.wpilibj.Compressor
Set the PCM in closed loop control mode.
setClosedLoopEnabled(boolean) - Method in class edu.wpi.first.hal.sim.PCMSim
 
setClosedLoopEnabled(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
setClustersNumber(int) - Method in class org.opencv.ml.EM
 
setCoef0(double) - Method in class org.opencv.ml.SVM
 
setColorAdaptation(float) - Method in class org.opencv.photo.TonemapReinhard
 
setComplexityReductionThreshold(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setCompressorClosedLoopControl(int, boolean) - Static method in class edu.wpi.first.hal.CompressorJNI
 
setCompressorCurrent(double) - Method in class edu.wpi.first.hal.sim.PCMSim
 
setCompressorCurrent(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
setCompressorInitialized(boolean) - Method in class edu.wpi.first.hal.sim.PCMSim
 
setCompressorInitialized(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
setCompressorOn(boolean) - Method in class edu.wpi.first.hal.sim.PCMSim
 
setCompressorOn(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
setConfigJson(String) - Method in class edu.wpi.cscore.VideoSource
Set video mode and properties from a JSON configuration string.
setConnected(boolean) - Method in class edu.wpi.cscore.CvSource
Set source connection status.
setConnectionStrategy(VideoSource.ConnectionStrategy) - Method in class edu.wpi.cscore.VideoSource
Sets the connection strategy.
setConnectVerbose(int) - Method in class edu.wpi.cscore.UsbCamera
Set how verbose the camera connection messages are.
setContinuous() - Method in class edu.wpi.first.wpilibj.PIDBase
Set the PID controller to consider the input to be continuous, Rather then using the max and min input range as constraints, it considers them to be the same point and automatically calculates the shortest route to the setpoint.
setContinuous(boolean) - Method in class edu.wpi.first.wpilibj.PIDBase
Set the PID controller to consider the input to be continuous, Rather then using the max and min input range as constraints, it considers them to be the same point and automatically calculates the shortest route to the setpoint.
setContrast(float) - Method in class org.opencv.photo.TonemapDurand
 
setContrastWeight(float) - Method in class org.opencv.photo.MergeMertens
 
setCount(int) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
setCount(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
setCounterAverageSize(int, int) - Static method in class edu.wpi.first.hal.CounterJNI
 
setCounterDownSource(int, int, int) - Static method in class edu.wpi.first.hal.CounterJNI
 
setCounterDownSourceEdge(int, boolean, boolean) - Static method in class edu.wpi.first.hal.CounterJNI
 
setCounterExternalDirectionMode(int) - Static method in class edu.wpi.first.hal.CounterJNI
 
setCounterMaxPeriod(int, double) - Static method in class edu.wpi.first.hal.CounterJNI
 
setCounterPulseLengthMode(int, double) - Static method in class edu.wpi.first.hal.CounterJNI
 
setCounterReverseDirection(int, boolean) - Static method in class edu.wpi.first.hal.CounterJNI
 
setCounterSamplesToAverage(int, int) - Static method in class edu.wpi.first.hal.CounterJNI
 
setCounterSemiPeriodMode(int, boolean) - Static method in class edu.wpi.first.hal.CounterJNI
 
setCounterUpdateWhenEmpty(int, boolean) - Static method in class edu.wpi.first.hal.CounterJNI
 
setCounterUpDownMode(int) - Static method in class edu.wpi.first.hal.CounterJNI
 
setCounterUpSource(int, int, int) - Static method in class edu.wpi.first.hal.CounterJNI
 
setCounterUpSourceEdge(int, boolean, boolean) - Static method in class edu.wpi.first.hal.CounterJNI
 
setCovarianceMatrixType(int) - Method in class org.opencv.ml.EM
 
setCurrent(int, double) - Method in class edu.wpi.first.hal.sim.PDPSim
 
setCurrent(int, int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
setCurrentThreadPriority(boolean, int) - Static method in class edu.wpi.first.hal.ThreadsJNI
 
setCurrentThreadPriority(boolean, int) - Static method in class edu.wpi.first.wpilibj.Threads
Sets the thread priority for the current thread.
setCut(boolean) - Method in class org.opencv.photo.AlignMTB
 
setCVFolds(int) - Method in class org.opencv.ml.DTrees
 
setD(double) - Method in class edu.wpi.first.wpilibj.PIDBase
Set the Differential coefficient of the PID controller gain.
setData(int, long) - Method in class edu.wpi.first.hal.CANData
API used from JNI to set the data.
setData(String, String, int, int, int) - Method in class edu.wpi.first.hal.MatchInfoData
Called from JNI to set the structure data.
setDeadband(double) - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
Sets the deadband applied to the drive inputs (e.g., joystick values).
setDefaultBoolean(boolean) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value if it does not exist.
setDefaultBoolean(int, long, boolean) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setDefaultBoolean(String, boolean) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultBoolean(String, boolean) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Gets the current value in the table, setting it if it does not exist.
setDefaultBoolean(String, boolean) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultBooleanArray(boolean[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value if it does not exist.
setDefaultBooleanArray(int, long, boolean[]) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setDefaultBooleanArray(Boolean[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value if it does not exist.
setDefaultBooleanArray(String, boolean[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultBooleanArray(String, boolean[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Gets the current value in the table, setting it if it does not exist.
setDefaultBooleanArray(String, boolean[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultBooleanArray(String, Boolean[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultBooleanArray(String, Boolean[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Gets the current value in the table, setting it if it does not exist.
setDefaultBooleanArray(String, Boolean[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultCommand(Command) - Method in class edu.wpi.first.wpilibj.command.Subsystem
Sets the default command.
setDefaultDouble(double) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value if it does not exist.
setDefaultDouble(int, long, double) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setDefaultDoubleArray(double[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value if it does not exist.
setDefaultDoubleArray(int, long, double[]) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setDefaultK(int) - Method in class org.opencv.ml.KNearest
 
setDefaultNumber(Number) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value if it does not exist.
setDefaultNumber(String, double) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultNumber(String, double) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Gets the current value in the table, setting it if it does not exist.
setDefaultNumber(String, double) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultNumberArray(Number[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value if it does not exist.
setDefaultNumberArray(String, double[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultNumberArray(String, double[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Gets the current value in the table, setting it if it does not exist.
setDefaultNumberArray(String, double[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultNumberArray(String, Double[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultNumberArray(String, Double[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Gets the current value in the table, setting it if it does not exist.
setDefaultNumberArray(String, Double[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultOption(String, V) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableChooser
Adds the given object to the list of options and marks it as the default.
setDefaultRaw(byte[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value if it does not exist.
setDefaultRaw(int, long, byte[]) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setDefaultRaw(String, byte[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultRaw(String, byte[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Gets the current value in the table, setting it if it does not exist.
setDefaultRaw(String, byte[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultString(int, long, String) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setDefaultString(String) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value if it does not exist.
setDefaultString(String, String) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultString(String, String) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Gets the current value in the table, setting it if it does not exist.
setDefaultString(String, String) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultStringArray(int, long, String[]) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setDefaultStringArray(String[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value if it does not exist.
setDefaultStringArray(String, String[]) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultStringArray(String, String[]) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Gets the current value in the table, setting it if it does not exist.
setDefaultStringArray(String, String[]) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Gets the current value in the table, setting it if it does not exist.
setDefaultValue(Object) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value if it does not exist.
setDefaultValue(String, NetworkTableValue) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Sets the current value in the table if it does not exist.
setDegree(double) - Method in class org.opencv.ml.SVM
 
setDelta(int) - Method in class org.opencv.features2d.MSER
 
setDescription(String) - Method in class edu.wpi.cscore.CvSink
Set sink description.
setDescription(String) - Method in class edu.wpi.cscore.CvSource
Set source description.
setDescriptorChannels(int) - Method in class org.opencv.features2d.AKAZE
 
setDescriptorSize(int) - Method in class org.opencv.features2d.AKAZE
 
setDescriptorType(int) - Method in class org.opencv.features2d.AKAZE
 
setDetectShadows(boolean) - Method in class org.opencv.video.BackgroundSubtractorKNN
 
setDetectShadows(boolean) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setDiffusivity(int) - Method in class org.opencv.features2d.AKAZE
 
setDiffusivity(int) - Method in class org.opencv.features2d.KAZE
 
setDigitalPWMDutyCycle(int, double) - Static method in class edu.wpi.first.hal.DIOJNI
 
setDigitalPWMOutputChannel(int, int) - Static method in class edu.wpi.first.hal.DIOJNI
 
setDigitalPWMRate(double) - Static method in class edu.wpi.first.hal.DIOJNI
 
setDIO(int, short) - Static method in class edu.wpi.first.hal.DIOJNI
 
setDIODirection(int, boolean) - Static method in class edu.wpi.first.hal.DIOJNI
 
setDirection(boolean) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
setDirection(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
setDirection(Relay.Direction) - Method in class edu.wpi.first.wpilibj.Relay
Set the Relay Direction.
setDisabled() - Method in class edu.wpi.first.wpilibj.PWM
Temporarily disables the PWM output.
setDisp12MaxDiff(int) - Method in class org.opencv.calib3d.StereoMatcher
 
setDist2Threshold(double) - Method in class org.opencv.video.BackgroundSubtractorKNN
 
setDistancePerPulse(double) - Method in class edu.wpi.first.wpilibj.Counter
Set the distance per pulse for this counter.
setDistancePerPulse(double) - Method in class edu.wpi.first.wpilibj.Encoder
Set the distance per pulse for this encoder.
setDistanceUnits(Ultrasonic.Unit) - Method in class edu.wpi.first.wpilibj.Ultrasonic
Set the current DistanceUnit that should be used for the PIDSource base object.
setDouble(double) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
setDouble(int, long, double, boolean) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setDoubleArray(double[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
setDoubleArray(int, long, double[], boolean) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setDownSource(int) - Method in class edu.wpi.first.wpilibj.Counter
Set the down counting source to be a digital input channel.
setDownSource(AnalogTrigger, AnalogTriggerOutput.AnalogTriggerType) - Method in class edu.wpi.first.wpilibj.Counter
Set the down counting source to be an analog trigger.
setDownSource(DigitalSource) - Method in class edu.wpi.first.wpilibj.Counter
Set the source object that causes the counter to count down.
setDownSourceEdge(boolean, boolean) - Method in class edu.wpi.first.wpilibj.Counter
Set the edge sensitivity on a down counting source.
setDsAttached(boolean) - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
setDsAttached(boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
setDSClientEnabled(boolean) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
setDutyCycle(double) - Method in class edu.wpi.first.hal.sim.DigitalPWMSim
 
setDutyCycle(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.DigitalPWMDataJNI
 
setEdgeThreshold(int) - Method in class org.opencv.features2d.ORB
 
setEmax(int) - Method in class org.opencv.ml.KNearest
 
setEnabled(boolean) - Method in class edu.wpi.cscore.CvSink
Enable or disable getting new frames.
setEnabled(boolean) - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
setEnabled(boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
setEnabled(boolean) - Static method in class edu.wpi.first.wpilibj.livewindow.LiveWindow
Set the enabled state of LiveWindow.
setEnabled(boolean) - Method in class edu.wpi.first.wpilibj.PIDController
Set the enabled state of the PIDController.
setEnabled(boolean) - Method in class edu.wpi.first.wpilibj.Ultrasonic
Set if the ultrasonic is enabled.
setEncoderDistancePerPulse(int, double) - Static method in class edu.wpi.first.hal.EncoderJNI
 
setEncoderIndexSource(int, int, int, int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
setEncoderMaxPeriod(int, double) - Static method in class edu.wpi.first.hal.EncoderJNI
 
setEncoderMinRate(int, double) - Static method in class edu.wpi.first.hal.EncoderJNI
 
setEncoderReverseDirection(int, boolean) - Static method in class edu.wpi.first.hal.EncoderJNI
 
setEncoderSamplesToAverage(int, int) - Static method in class edu.wpi.first.hal.EncoderJNI
 
setEntryFlags(int, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setEnumPropertyChoices(VideoProperty, String[]) - Method in class edu.wpi.cscore.CvSource
Configure enum property choices.
SetEnumPropertyChoices(VideoProperty, String[]) - Method in class edu.wpi.cscore.CvSource
Deprecated.
Use setEnumPropertyChoices instead.
setEpsilon(double) - Method in class org.opencv.video.DualTVL1OpticalFlow
 
setEpsX(double) - Method in class org.opencv.objdetect.QRCodeDetector
 
setEpsY(double) - Method in class org.opencv.objdetect.QRCodeDetector
 
setErrorVerbosity(boolean) - Static method in class org.opencv.core.Core
 
setEStop(boolean) - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
setEStop(boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
setExcludeRange(int) - Method in class org.opencv.photo.AlignMTB
 
setExpiration(double) - Method in class edu.wpi.first.wpilibj.MotorSafety
Set the expiration time for the corresponding motor safety object.
setExposureAuto() - Method in class edu.wpi.cscore.VideoCamera
Set the exposure to auto aperture.
setExposureHoldCurrent() - Method in class edu.wpi.cscore.VideoCamera
Set the exposure to hold current.
setExposureManual(int) - Method in class edu.wpi.cscore.VideoCamera
Set the exposure to manual, as a percentage (0-100).
setExposureWeight(float) - Method in class org.opencv.photo.MergeMertens
 
setExtended(boolean) - Method in class org.opencv.features2d.KAZE
 
setExternalDirectionMode() - Method in class edu.wpi.first.wpilibj.Counter
Set external direction mode on this counter.
setF(double) - Method in class edu.wpi.first.wpilibj.PIDBase
Set the Feed forward coefficient of the PID controller gain.
setFastPyramids(boolean) - Method in class org.opencv.video.FarnebackOpticalFlow
 
setFastThreshold(int) - Method in class org.opencv.features2d.ORB
 
setFiltered(boolean) - Method in class edu.wpi.first.wpilibj.AnalogTrigger
Configure the analog trigger to use a filtered value.
setFilterIndex(int) - Method in class edu.wpi.first.hal.sim.DIOSim
 
setFilterIndex(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
setFilterPeriod(int, int) - Static method in class edu.wpi.first.hal.DigitalGlitchFilterJNI
 
setFilterSelect(int, int) - Static method in class edu.wpi.first.hal.DigitalGlitchFilterJNI
 
setFirstLevel(int) - Method in class org.opencv.features2d.ORB
 
setFlags(int) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets flags.
setFlags(int) - Method in class org.opencv.video.FarnebackOpticalFlow
 
setFlags(int) - Method in class org.opencv.video.SparsePyrLKOpticalFlow
 
setFlags(String, int) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Sets flags on the specified key in this table.
setFlags(String, int) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Sets flags on the specified key in this table.
setFlags(String, int) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Sets flags on the specified key in this table.
setFlowControl(SerialPort.FlowControl) - Method in class edu.wpi.first.wpilibj.SerialPort
Set the type of flow control to enable on this port.
setFmsAttached(boolean) - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
setFmsAttached(boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
setForward(boolean) - Method in class edu.wpi.first.hal.sim.RelaySim
 
setForward(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
setFPGAButton(boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
setFPGAButton(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
setFPS(int) - Method in class edu.wpi.cscore.VideoSource
Set the frames per second (FPS).
setFrameLabelVisible(JFrame, JLabel) - Method in class org.opencv.highgui.ImageWindow
 
setGamma(double) - Method in class org.opencv.ml.SVM
 
setGamma(double) - Method in class org.opencv.video.DualTVL1OpticalFlow
 
setGamma(float) - Method in class org.opencv.photo.Tonemap
 
setGlobalSampleRate(double) - Static method in class edu.wpi.first.wpilibj.AnalogInput
Set the sample rate per channel.
setHandler(Runnable) - Method in class edu.wpi.first.wpilibj.Notifier
Change the handler function.
setHarrisDetector(boolean) - Method in class org.opencv.features2d.GFTTDetector
 
setHistory(int) - Method in class org.opencv.video.BackgroundSubtractorKNN
 
setHistory(int) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setHttpCameraUrls(int, String[]) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setI(double) - Method in class edu.wpi.first.wpilibj.PIDBase
Set the Integral coefficient of the PID controller gain.
setIdentity(Mat) - Static method in class org.opencv.core.Core
 
setIdentity(Mat, Scalar) - Static method in class org.opencv.core.Core
 
setIndexSource(int) - Method in class edu.wpi.first.wpilibj.Encoder
Set the index source for the encoder.
setIndexSource(int, Encoder.IndexingType) - Method in class edu.wpi.first.wpilibj.Encoder
Set the index source for the encoder.
setIndexSource(DigitalSource) - Method in class edu.wpi.first.wpilibj.Encoder
Set the index source for the encoder.
setIndexSource(DigitalSource, Encoder.IndexingType) - Method in class edu.wpi.first.wpilibj.Encoder
Set the index source for the encoder.
setInitialized(boolean) - Method in class edu.wpi.first.hal.sim.AnalogGyroSim
 
setInitialized(boolean) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
setInitialized(boolean) - Method in class edu.wpi.first.hal.sim.AnalogOutSim
 
setInitialized(boolean) - Method in class edu.wpi.first.hal.sim.AnalogTriggerSim
 
setInitialized(boolean) - Method in class edu.wpi.first.hal.sim.DigitalPWMSim
 
setInitialized(boolean) - Method in class edu.wpi.first.hal.sim.DIOSim
 
setInitialized(boolean) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
setInitialized(boolean) - Method in class edu.wpi.first.hal.sim.I2CSim
 
setInitialized(boolean) - Method in class edu.wpi.first.hal.sim.PDPSim
 
setInitialized(boolean) - Method in class edu.wpi.first.hal.sim.PWMSim
 
setInitialized(boolean) - Method in class edu.wpi.first.hal.sim.SPISim
 
setInitialized(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogGyroDataJNI
 
setInitialized(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
setInitialized(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogOutDataJNI
 
setInitialized(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogTriggerDataJNI
 
setInitialized(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DigitalPWMDataJNI
 
setInitialized(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
setInitialized(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
setInitialized(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.I2CDataJNI
 
setInitialized(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
setInitialized(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
setInitialized(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIDataJNI
 
setInitializedForward(boolean) - Method in class edu.wpi.first.hal.sim.RelaySim
 
setInitializedForward(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
setInitializedReverse(boolean) - Method in class edu.wpi.first.hal.sim.RelaySim
 
setInitializedReverse(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
setInitialStepSize(float) - Method in class org.opencv.ml.SVMSGD
 
setInnerIterations(int) - Method in class org.opencv.video.DualTVL1OpticalFlow
 
setInputRange(double, double) - Method in class edu.wpi.first.wpilibj.command.PIDCommand
Sets the maximum and minimum values expected from the input and setpoint.
setInputRange(double, double) - Method in class edu.wpi.first.wpilibj.command.PIDSubsystem
Sets the maximum and minimum values expected from the input.
setInputRange(double, double) - Method in class edu.wpi.first.wpilibj.PIDBase
Sets the maximum and minimum values expected from the input and setpoint.
setIntensity(float) - Method in class org.opencv.photo.TonemapReinhard
 
setInterruptible(boolean) - Method in class edu.wpi.first.wpilibj.command.Command
Sets whether or not this command can be interrupted.
setInterruptUpSourceEdge(int, boolean, boolean) - Static method in class edu.wpi.first.hal.InterruptJNI
 
setInverted(boolean) - Method in class edu.wpi.first.wpilibj.buttons.InternalButton
 
setInverted(boolean) - Method in class edu.wpi.first.wpilibj.NidecBrushless
 
setInverted(boolean) - Method in class edu.wpi.first.wpilibj.PWMSpeedController
 
setInverted(boolean) - Method in interface edu.wpi.first.wpilibj.SpeedController
Common interface for inverting direction of a speed controller.
setInverted(boolean) - Method in class edu.wpi.first.wpilibj.SpeedControllerGroup
 
setInvertedMotor(RobotDrive.MotorType, boolean) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Invert a motor direction.
setIPAddress(String) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
setIPAddress(String[]) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
setIsClassifier(boolean) - Method in class org.opencv.ml.KNearest
 
setIsInput(boolean) - Method in class edu.wpi.first.hal.sim.DIOSim
 
setIsInput(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
setIterations(int) - Method in class org.opencv.ml.LogisticRegression
 
setJoystickAxes(byte, float[]) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
setJoystickButtons(byte, int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
setJoystickOutputs(byte, int, short, short) - Static method in class edu.wpi.first.hal.HAL
 
setJoystickPOVs(byte, short[]) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
setK(double) - Method in class org.opencv.features2d.GFTTDetector
 
setKernel(int) - Method in class org.opencv.ml.SVM
 
setkNNSamples(int) - Method in class org.opencv.video.BackgroundSubtractorKNN
 
setLambda(double) - Method in class org.opencv.video.DualTVL1OpticalFlow
 
setLambda(float) - Method in class org.opencv.photo.CalibrateDebevec
 
setLayerSizes(Mat) - Method in class org.opencv.ml.ANN_MLP
 
setLearningRate(double) - Method in class org.opencv.ml.LogisticRegression
 
setLeftRightMotorOutputs(double, double) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Set the speed of the right and left motors.
setLightAdaptation(float) - Method in class org.opencv.photo.TonemapReinhard
 
setLimitsRaw(int, int) - Method in class edu.wpi.first.wpilibj.AnalogTrigger
Set the upper and lower limits of the analog trigger.
setLimitsVoltage(double, double) - Method in class edu.wpi.first.wpilibj.AnalogTrigger
Set the upper and lower limits of the analog trigger.
setLogger(CameraServerJNI.LoggerFunction, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setLSBFirst() - Method in class edu.wpi.first.wpilibj.SPI
Configure the order that bits are sent and received on the wire to be least significant bit first.
setMarginRegularization(float) - Method in class org.opencv.ml.SVMSGD
 
setMarginType(int) - Method in class org.opencv.ml.SVMSGD
 
setMat(Mat) - Method in class org.opencv.highgui.ImageWindow
 
setMatchInfo(String, String, int, int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
setMaxArea(int) - Method in class org.opencv.features2d.MSER
 
setMaxBits(int) - Method in class org.opencv.photo.AlignMTB
 
setMaxCategories(int) - Method in class org.opencv.ml.DTrees
 
setMaxDepth(int) - Method in class org.opencv.ml.DTrees
 
setMaxFeatures(int) - Method in class org.opencv.features2d.GFTTDetector
 
setMaxFeatures(int) - Method in class org.opencv.features2d.ORB
 
setMaxIter(int) - Method in class org.opencv.photo.CalibrateRobertson
 
setMaxLevel(int) - Method in class org.opencv.video.SparsePyrLKOpticalFlow
 
setMaxOutput(double) - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
Configure the scaling factor for using drive methods with motor controllers in a mode other than PercentVbus or to limit the maximum output.
setMaxOutput(double) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Configure the scaling factor for using RobotDrive with motor controllers in a mode other than PercentVbus.
setMaxPeriod(double) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
setMaxPeriod(double) - Method in class edu.wpi.first.wpilibj.Counter
Set the maximum period where the device is still considered "moving".
setMaxPeriod(double) - Method in interface edu.wpi.first.wpilibj.CounterBase
Set the maximum time between edges to be considered stalled.
setMaxPeriod(double) - Method in class edu.wpi.first.wpilibj.Encoder
Sets the maximum period for stopped detection.
setMaxPeriod(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
setMedianFiltering(int) - Method in class org.opencv.video.DualTVL1OpticalFlow
 
setMinArea(int) - Method in class org.opencv.features2d.MSER
 
setMinDisparity(int) - Method in class org.opencv.calib3d.StereoMatcher
 
setMinDistance(double) - Method in class org.opencv.features2d.GFTTDetector
 
setMinEigThreshold(double) - Method in class org.opencv.video.SparsePyrLKOpticalFlow
 
setMiniBatchSize(int) - Method in class org.opencv.ml.LogisticRegression
 
setMinRate(double) - Method in class edu.wpi.first.wpilibj.Encoder
Set the minimum rate of the device before the hardware reports it stopped.
setMinSampleCount(int) - Method in class org.opencv.ml.DTrees
 
setMode(int) - Method in class org.opencv.calib3d.StereoSGBM
 
setMSBFirst() - Method in class edu.wpi.first.wpilibj.SPI
Configure the order that bits are sent and received on the wire to be most significant bit first.
setName(String) - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
 
setName(String) - Method in interface edu.wpi.first.wpilibj.livewindow.LiveWindowSendable
Deprecated.
 
setName(String) - Method in interface edu.wpi.first.wpilibj.NamedSendable
Deprecated.
 
setName(String) - Method in class edu.wpi.first.wpilibj.NidecBrushless
 
setName(String) - Method in class edu.wpi.first.wpilibj.PWM
 
setName(String) - Method in class edu.wpi.first.wpilibj.Relay
 
setName(String) - Method in interface edu.wpi.first.wpilibj.Sendable
Sets the name of this Sendable object.
setName(String) - Method in class edu.wpi.first.wpilibj.SendableBase
 
setName(String) - Method in class edu.wpi.first.wpilibj.SendableImpl
 
setName(String, int) - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
Sets the name of the sensor with a channel number.
setName(String, int) - Method in class edu.wpi.first.wpilibj.NidecBrushless
Sets the name of the sensor with a channel number.
setName(String, int) - Method in class edu.wpi.first.wpilibj.PWM
Sets the name of the sensor with a channel number.
setName(String, int) - Method in class edu.wpi.first.wpilibj.Relay
Sets the name of the sensor with a channel number.
setName(String, int) - Method in class edu.wpi.first.wpilibj.SendableBase
Sets the name of the sensor with a channel number.
setName(String, int) - Method in class edu.wpi.first.wpilibj.SendableImpl
Sets the name of the sensor with a channel number.
setName(String, int, int) - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
Sets the name of the sensor with a module and channel number.
setName(String, int, int) - Method in class edu.wpi.first.wpilibj.NidecBrushless
Sets the name of the sensor with a module and channel number.
setName(String, int, int) - Method in class edu.wpi.first.wpilibj.PWM
Sets the name of the sensor with a module and channel number.
setName(String, int, int) - Method in class edu.wpi.first.wpilibj.Relay
Sets the name of the sensor with a module and channel number.
setName(String, int, int) - Method in class edu.wpi.first.wpilibj.SendableBase
Sets the name of the sensor with a module and channel number.
setName(String, int, int) - Method in class edu.wpi.first.wpilibj.SendableImpl
Sets the name of the sensor with a module and channel number.
setName(String, String) - Method in interface edu.wpi.first.wpilibj.Sendable
Sets both the subsystem name and device name of this Sendable object.
setNetworkIdentity(int, String) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setNetworkIdentity(String) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Set the network identity of this node.
setNetworkIdentity(String) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
setNewDimension(int, int) - Method in class org.opencv.highgui.ImageWindow
 
setNewPosition(int, int) - Method in class org.opencv.highgui.ImageWindow
 
setNLevels(int) - Method in class org.opencv.features2d.ORB
 
setNMixtures(int) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setNOctaveLayers(int) - Method in class org.opencv.features2d.AKAZE
 
setNOctaveLayers(int) - Method in class org.opencv.features2d.KAZE
 
setNOctaves(int) - Method in class org.opencv.features2d.AKAZE
 
setNOctaves(int) - Method in class org.opencv.features2d.KAZE
 
setNonmaxSuppression(boolean) - Method in class org.opencv.features2d.AgastFeatureDetector
 
setNonmaxSuppression(boolean) - Method in class org.opencv.features2d.FastFeatureDetector
 
setNSamples(int) - Method in class org.opencv.video.BackgroundSubtractorKNN
 
setNu(double) - Method in class org.opencv.ml.SVM
 
setNumber(Number) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
setNumberArray(Number[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
setNumDisparities(int) - Method in class org.opencv.calib3d.StereoMatcher
 
setNumIters(int) - Method in class org.opencv.video.FarnebackOpticalFlow
 
setNumLevels(int) - Method in class org.opencv.video.FarnebackOpticalFlow
 
setNumThreads(int) - Static method in class org.opencv.core.Core
 
setOneShotDuration(int, long) - Static method in class edu.wpi.first.hal.SolenoidJNI
 
setOptimalParameters() - Method in class org.opencv.ml.SVMSGD
 
setOptimalParameters(int) - Method in class org.opencv.ml.SVMSGD
 
setOptimalParameters(int, int) - Method in class org.opencv.ml.SVMSGD
 
setOuterIterations(int) - Method in class org.opencv.video.DualTVL1OpticalFlow
 
setOutput(int, boolean) - Method in class edu.wpi.first.wpilibj.GamepadBase
Deprecated.
 
setOutput(int, boolean) - Method in class edu.wpi.first.wpilibj.GenericHID
Set a single HID output value for the HID.
setOutputRange(double, double) - Method in class edu.wpi.first.wpilibj.command.PIDSubsystem
Sets the maximum and minimum values to write.
setOutputRange(double, double) - Method in class edu.wpi.first.wpilibj.PIDBase
Sets the minimum and maximum values to write.
setOutputs(int) - Method in class edu.wpi.first.wpilibj.GamepadBase
Deprecated.
 
setOutputs(int) - Method in class edu.wpi.first.wpilibj.GenericHID
Set all HID output values for the HID.
setOversampleBits(int) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
setOversampleBits(int) - Method in class edu.wpi.first.wpilibj.AnalogInput
Set the number of oversample bits.
setOversampleBits(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
setP(double) - Method in class edu.wpi.first.wpilibj.PIDBase
Set the Proportional coefficient of the PID controller gain.
setP(double) - Method in class org.opencv.ml.SVM
 
setP1(int) - Method in class org.opencv.calib3d.StereoSGBM
 
setP2(int) - Method in class org.opencv.calib3d.StereoSGBM
 
setPass2Only(boolean) - Method in class org.opencv.features2d.MSER
 
setPatchSize(int) - Method in class org.opencv.features2d.ORB
 
setPercentTolerance(double) - Method in class edu.wpi.first.wpilibj.command.PIDSubsystem
Set the percentage error which is considered tolerable for use with OnTarget.
setPercentTolerance(double) - Method in class edu.wpi.first.wpilibj.PIDBase
Set the percentage error which is considered tolerable for use with OnTarget.
setPeriod(double) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
setPeriod(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
setPeriodCycles(int) - Method in class edu.wpi.first.wpilibj.DigitalGlitchFilter
Sets the number of FPGA cycles that the input must hold steady to pass through this glitch filter.
setPeriodMultiplier(PWM.PeriodMultiplier) - Method in class edu.wpi.first.wpilibj.PWM
Slow down the PWM signal for old devices.
setPeriodNanoSeconds(long) - Method in class edu.wpi.first.wpilibj.DigitalGlitchFilter
Sets the number of nanoseconds that the input must hold steady to pass through this glitch filter.
setPeriodScale(int) - Method in class edu.wpi.first.hal.sim.PWMSim
 
setPeriodScale(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
setPersistent() - Method in class edu.wpi.first.networktables.NetworkTableEntry
Make value persistent through program restarts.
setPersistent(String) - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Makes a key's value persistent through program restarts.
setPersistent(String) - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Makes a key's value persistent through program restarts.
setPersistent(String) - Method in interface edu.wpi.first.wpilibj.tables.ITable
Deprecated.
Makes a key's value persistent through program restarts.
setPersistentFilename(String) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
Use the appropriate parameter to NetworkTableInstance.startServer() instead.
setPID(double, double, double) - Method in class edu.wpi.first.wpilibj.PIDBase
Set the PID Controller gain parameters.
setPID(double, double, double) - Method in interface edu.wpi.first.wpilibj.PIDInterface
 
setPID(double, double, double, double) - Method in class edu.wpi.first.wpilibj.PIDBase
Set the PID Controller gain parameters.
setPIDSourceType(PIDSourceType) - Method in class edu.wpi.first.wpilibj.AnalogAccelerometer
 
setPIDSourceType(PIDSourceType) - Method in class edu.wpi.first.wpilibj.AnalogInput
 
setPIDSourceType(PIDSourceType) - Method in class edu.wpi.first.wpilibj.AnalogPotentiometer
 
setPIDSourceType(PIDSourceType) - Method in class edu.wpi.first.wpilibj.Counter
Set which parameter of the encoder you are using as a process control variable.
setPIDSourceType(PIDSourceType) - Method in class edu.wpi.first.wpilibj.Encoder
Set which parameter of the encoder you are using as a process control variable.
setPIDSourceType(PIDSourceType) - Method in class edu.wpi.first.wpilibj.filters.Filter
 
setPIDSourceType(PIDSourceType) - Method in class edu.wpi.first.wpilibj.GyroBase
Set which parameter of the gyro you are using as a process control variable.
setPIDSourceType(PIDSourceType) - Method in interface edu.wpi.first.wpilibj.PIDSource
Set which parameter of the device you are using as a process control variable.
setPIDSourceType(PIDSourceType) - Method in class edu.wpi.first.wpilibj.Ultrasonic
 
setPin(int) - Method in class edu.wpi.first.hal.sim.DigitalPWMSim
 
setPin(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.DigitalPWMDataJNI
 
setPixelFormat(VideoMode.PixelFormat) - Method in class edu.wpi.cscore.VideoSource
Set the pixel format.
setPolyN(int) - Method in class org.opencv.video.FarnebackOpticalFlow
 
setPolySigma(double) - Method in class org.opencv.video.FarnebackOpticalFlow
 
setPort(int) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
setPosition(double) - Method in class edu.wpi.first.hal.sim.PWMSim
 
setPosition(double) - Method in class edu.wpi.first.wpilibj.PWM
Set the PWM value based on a position.
setPosition(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
setPreFilterCap(int) - Method in class org.opencv.calib3d.StereoBM
 
setPreFilterCap(int) - Method in class org.opencv.calib3d.StereoSGBM
 
setPreFilterSize(int) - Method in class org.opencv.calib3d.StereoBM
 
setPreFilterType(int) - Method in class org.opencv.calib3d.StereoBM
 
setPressed(boolean) - Method in class edu.wpi.first.wpilibj.buttons.InternalButton
 
setPressureSwitch(boolean) - Method in class edu.wpi.first.hal.sim.PCMSim
 
setPressureSwitch(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
setPriors(Mat) - Method in class org.opencv.ml.DTrees
 
setProgramStarted() - Static method in class edu.wpi.first.hal.sim.mockdata.SimulatorJNI
 
setProgramStarted() - Static method in class edu.wpi.first.hal.sim.SimHooks
 
setProperty(int, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setPulseDuration(double) - Method in class edu.wpi.first.wpilibj.Solenoid
Set the pulse duration in the PCM.
setPulseLength(double) - Method in class edu.wpi.first.hal.sim.DIOSim
 
setPulseLength(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
setPulseLengthMode(double) - Method in class edu.wpi.first.wpilibj.Counter
Configure the counter to count in up or down based on the length of the input pulse.
setPWMConfig(int, double, double, double, double, double) - Static method in class edu.wpi.first.hal.PWMJNI
 
setPWMConfigRaw(int, int, int, int, int, int) - Static method in class edu.wpi.first.hal.PWMJNI
 
setPWMDisabled(int) - Static method in class edu.wpi.first.hal.PWMJNI
 
setPWMEliminateDeadband(int, boolean) - Static method in class edu.wpi.first.hal.PWMJNI
 
setPWMPeriodScale(int, int) - Static method in class edu.wpi.first.hal.PWMJNI
 
setPWMPosition(int, double) - Static method in class edu.wpi.first.hal.PWMJNI
 
setPWMRate(double) - Method in class edu.wpi.first.wpilibj.DigitalOutput
Change the PWM frequency of the PWM output on a Digital Output line.
setPWMRaw(int, short) - Static method in class edu.wpi.first.hal.PWMJNI
 
setPWMSpeed(int, double) - Static method in class edu.wpi.first.hal.PWMJNI
 
setPyrScale(double) - Method in class org.opencv.video.FarnebackOpticalFlow
 
setQualityLevel(double) - Method in class org.opencv.features2d.GFTTDetector
 
setQuickStopAlpha(double) - Method in class edu.wpi.first.wpilibj.drive.DifferentialDrive
Sets the low-pass filter gain for QuickStop in curvature drive.
setQuickStopThreshold(double) - Method in class edu.wpi.first.wpilibj.drive.DifferentialDrive
Sets the QuickStop speed threshold in curvature drive.
setRandom(boolean) - Method in class org.opencv.photo.CalibrateDebevec
 
setRange(int) - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
setRange(int) - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
setRange(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
setRange(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
setRange(Accelerometer.Range) - Method in class edu.wpi.first.wpilibj.ADXL345_I2C
 
setRange(Accelerometer.Range) - Method in class edu.wpi.first.wpilibj.ADXL345_SPI
 
setRange(Accelerometer.Range) - Method in class edu.wpi.first.wpilibj.ADXL362
 
setRange(Accelerometer.Range) - Method in class edu.wpi.first.wpilibj.BuiltInAccelerometer
 
setRange(Accelerometer.Range) - Method in interface edu.wpi.first.wpilibj.interfaces.Accelerometer
Common interface for setting the measuring range of an accelerometer.
setRate(double) - Method in class edu.wpi.first.hal.sim.AnalogGyroSim
 
setRate(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogGyroDataJNI
 
setRaw(byte[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
setRaw(int) - Method in class edu.wpi.first.wpilibj.PWM
Set the PWM value directly to the hardware.
setRaw(int, long, byte[], boolean) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setRaw(int, long, ByteBuffer, int, boolean) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setRaw(ByteBuffer, int) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
setRawValue(int) - Method in class edu.wpi.first.hal.sim.PWMSim
 
setRawValue(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
setReadBufferSize(int) - Method in class edu.wpi.first.wpilibj.SerialPort
Specify the size of the input buffer.
setRecordingFileNameFormat(String) - Static method in class edu.wpi.first.wpilibj.shuffleboard.Shuffleboard
Sets the file name format for new recording files to use.
setRegressionAccuracy(float) - Method in class org.opencv.ml.DTrees
 
setRegularization(int) - Method in class org.opencv.ml.LogisticRegression
 
setRelay(int, boolean) - Static method in class edu.wpi.first.hal.RelayJNI
 
setReset(boolean) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
setReset(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
setResolution(int, int) - Method in class edu.wpi.cscore.VideoSource
Set the resolution.
setReverse(boolean) - Method in class edu.wpi.first.hal.sim.RelaySim
 
setReverse(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RelayDataJNI
 
setReverseDirection(boolean) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
setReverseDirection(boolean) - Method in class edu.wpi.first.wpilibj.Counter
Set the Counter to return reversed sensing on the direction.
setReverseDirection(boolean) - Method in class edu.wpi.first.wpilibj.Encoder
Set the direction sensing for this encoder.
setReverseDirection(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
setRightSideInverted(boolean) - Method in class edu.wpi.first.wpilibj.drive.DifferentialDrive
Sets if the power sent to the right side of the drivetrain should be multipled by -1.
setRightSideInverted(boolean) - Method in class edu.wpi.first.wpilibj.drive.MecanumDrive
Sets if the power sent to the right side of the drivetrain should be multipled by -1.
setRNGSeed(int) - Static method in class org.opencv.core.Core
 
setROI1(Rect) - Method in class org.opencv.calib3d.StereoBM
 
setROI2(Rect) - Method in class org.opencv.calib3d.StereoBM
 
setRpropDW0(double) - Method in class org.opencv.ml.ANN_MLP
 
setRpropDWMax(double) - Method in class org.opencv.ml.ANN_MLP
 
setRpropDWMin(double) - Method in class org.opencv.ml.ANN_MLP
 
setRpropDWMinus(double) - Method in class org.opencv.ml.ANN_MLP
 
setRpropDWPlus(double) - Method in class org.opencv.ml.ANN_MLP
 
setRumble(GenericHID.RumbleType, double) - Method in class edu.wpi.first.wpilibj.GamepadBase
Deprecated.
 
setRumble(GenericHID.RumbleType, double) - Method in class edu.wpi.first.wpilibj.GenericHID
Set the rumble output for the HID.
setRunWhenDisabled(boolean) - Method in class edu.wpi.first.wpilibj.command.Command
Sets whether or not this Command should run when the robot is disabled.
setSafeState(Runnable) - Method in interface edu.wpi.first.wpilibj.smartdashboard.SendableBuilder
Set the function that should be called to set the Sendable into a safe state.
setSafeState(Runnable) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Set the function that should be called to set the Sendable into a safe state.
setSafetyEnabled(boolean) - Method in class edu.wpi.first.wpilibj.MotorSafety
Enable/disable motor safety for this device.
setSampleDataOnFalling() - Method in class edu.wpi.first.wpilibj.SPI
Deprecated.
setSampleDataOnLeadingEdge() - Method in class edu.wpi.first.wpilibj.SPI
Configure that the data is stable on the leading edge and the data changes on the trailing edge.
setSampleDataOnRising() - Method in class edu.wpi.first.wpilibj.SPI
Deprecated.
setSampleDataOnTrailingEdge() - Method in class edu.wpi.first.wpilibj.SPI
Configure that the data is stable on the trailing edge and the data changes on the leading edge.
setSamples(int) - Method in class org.opencv.photo.CalibrateDebevec
 
setSamplesToAverage(int) - Method in class edu.wpi.first.hal.sim.EncoderSim
 
setSamplesToAverage(int) - Method in class edu.wpi.first.wpilibj.Counter
Set the Samples to Average which specifies the number of samples of the timer to average when calculating the period.
setSamplesToAverage(int) - Method in class edu.wpi.first.wpilibj.Encoder
Set the Samples to Average which specifies the number of samples of the timer to average when calculating the period.
setSamplesToAverage(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.EncoderDataJNI
 
setSaturation(float) - Method in class org.opencv.photo.TonemapDrago
 
setSaturation(float) - Method in class org.opencv.photo.TonemapDurand
 
setSaturation(float) - Method in class org.opencv.photo.TonemapMantiuk
 
setSaturationWeight(float) - Method in class org.opencv.photo.MergeMertens
 
setScale(float) - Method in class org.opencv.photo.TonemapMantiuk
 
setScaleFactor(double) - Method in class org.opencv.features2d.ORB
 
setScalesNumber(int) - Method in class org.opencv.video.DualTVL1OpticalFlow
 
setScaleStep(double) - Method in class org.opencv.video.DualTVL1OpticalFlow
 
setScoreType(int) - Method in class org.opencv.features2d.ORB
 
setSemiPeriodMode(boolean) - Method in class edu.wpi.first.wpilibj.Counter
Set Semi-period mode on this counter.
setSensitivity(double) - Method in class edu.wpi.first.wpilibj.AnalogAccelerometer
Set the accelerometer sensitivity.
setSensitivity(double) - Method in class edu.wpi.first.wpilibj.AnalogGyro
Set the gyro sensitivity.
setSensitivity(double) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Set the turning sensitivity.
setServer(int, String[], int[]) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setServer(int, String, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setServer(String) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Sets server address and port for client (without restarting client).
setServer(String[]) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Sets server addresses and port for client (without restarting client).
setServer(String[], int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Sets server addresses and port for client (without restarting client).
setServer(String[], int[]) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Sets server addresses and ports for client (without restarting client).
setServer(String, int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Sets server address and port for client (without restarting client).
setServerMode() - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
setServerTeam(int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Sets server addresses and port for client (without restarting client).
setServerTeam(int, int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Sets server addresses and port for client (without restarting client).
setServerTeam(int, int, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setSetpoint(double) - Method in class edu.wpi.first.wpilibj.command.PIDCommand
Sets the setpoint to the given value.
setSetpoint(double) - Method in class edu.wpi.first.wpilibj.command.PIDSubsystem
Sets the setpoint to the given value.
setSetpoint(double) - Method in class edu.wpi.first.wpilibj.PIDBase
Set the setpoint for the PIDController.
setSetpoint(double) - Method in interface edu.wpi.first.wpilibj.PIDInterface
 
setSetpointRelative(double) - Method in class edu.wpi.first.wpilibj.command.PIDCommand
Adds the given value to the setpoint.
setSetpointRelative(double) - Method in class edu.wpi.first.wpilibj.command.PIDSubsystem
Adds the given value to the setpoint.
setShadowThreshold(double) - Method in class org.opencv.video.BackgroundSubtractorKNN
 
setShadowThreshold(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setShadowValue(int) - Method in class org.opencv.video.BackgroundSubtractorKNN
 
setShadowValue(int) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setSigmaColor(float) - Method in class org.opencv.photo.TonemapDurand
 
setSigmaSpace(float) - Method in class org.opencv.photo.TonemapDurand
 
setSinkDescription(int, String) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setSinkEnabled(int, boolean) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setSinkSource(int, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setSmallerBlockSize(int) - Method in class org.opencv.calib3d.StereoBM
 
setSmartDashboardType(String) - Method in interface edu.wpi.first.wpilibj.smartdashboard.SendableBuilder
Set the string representation of the named data type that will be used by the smart dashboard for this sendable.
setSmartDashboardType(String) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Set the string representation of the named data type that will be used by the smart dashboard for this sendable.
setSolenoid(int, boolean) - Static method in class edu.wpi.first.hal.SolenoidJNI
 
setSolenoidInitialized(int, boolean) - Method in class edu.wpi.first.hal.sim.PCMSim
 
setSolenoidInitialized(int, int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
setSolenoidOutput(int, boolean) - Method in class edu.wpi.first.hal.sim.PCMSim
 
setSolenoidOutput(int, int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PCMDataJNI
 
setSource(VideoSource) - Method in class edu.wpi.cscore.VideoSink
Configure which source should provide frames to this sink.
setSourceConfigJson(int, String) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setSourceConnected(int, boolean) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setSourceConnectionStrategy(int, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setSourceDescription(int, String) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setSourceEnumPropertyChoices(int, int, String[]) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setSourceFPS(int, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setSourcePixelFormat(int, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setSourceResolution(int, int, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setSourceVideoMode(int, int, int, int, int) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setSpeckleRange(int) - Method in class org.opencv.calib3d.StereoMatcher
 
setSpeckleWindowSize(int) - Method in class org.opencv.calib3d.StereoMatcher
 
setSpeed(double) - Method in class edu.wpi.first.hal.sim.PWMSim
 
setSpeed(double) - Method in class edu.wpi.first.wpilibj.PWM
Set the PWM value based on a speed.
setSpeed(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
setStatus(double, int, int, int, int) - Method in class edu.wpi.first.hal.can.CANStatus
 
setStepDecreasingPower(float) - Method in class org.opencv.ml.SVMSGD
 
setString(int, long, String, boolean) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setString(String) - Method in class edu.wpi.cscore.VideoProperty
 
setString(String) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
setStringArray(int, long, String[], boolean) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setStringArray(String[]) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
setStringProperty(int, String) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setSubsystem(String) - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
 
setSubsystem(String) - Method in interface edu.wpi.first.wpilibj.livewindow.LiveWindowSendable
Deprecated.
 
setSubsystem(String) - Method in interface edu.wpi.first.wpilibj.NamedSendable
Deprecated.
 
setSubsystem(String) - Method in class edu.wpi.first.wpilibj.NidecBrushless
 
setSubsystem(String) - Method in class edu.wpi.first.wpilibj.PWM
 
setSubsystem(String) - Method in class edu.wpi.first.wpilibj.Relay
 
setSubsystem(String) - Method in interface edu.wpi.first.wpilibj.Sendable
Sets the subsystem name of this Sendable object.
setSubsystem(String) - Method in class edu.wpi.first.wpilibj.SendableBase
 
setSubsystem(String) - Method in class edu.wpi.first.wpilibj.SendableImpl
 
setSVMDetector(Mat) - Method in class org.opencv.objdetect.HOGDescriptor
 
setSvmsgdType(int) - Method in class org.opencv.ml.SVMSGD
 
setTable(NetworkTable) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Set the network table.
setTau(double) - Method in class org.opencv.video.DualTVL1OpticalFlow
 
setTeam(int) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
setTelemetryPeriod(double) - Static method in class edu.wpi.cscore.CameraServerJNI
 
setTemperature(double) - Method in class edu.wpi.first.hal.sim.PDPSim
 
setTemperature(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
setTermCriteria(TermCriteria) - Method in class org.opencv.ml.ANN_MLP
 
setTermCriteria(TermCriteria) - Method in class org.opencv.ml.EM
 
setTermCriteria(TermCriteria) - Method in class org.opencv.ml.LogisticRegression
 
setTermCriteria(TermCriteria) - Method in class org.opencv.ml.RTrees
 
setTermCriteria(TermCriteria) - Method in class org.opencv.ml.SVM
 
setTermCriteria(TermCriteria) - Method in class org.opencv.ml.SVMSGD
 
setTermCriteria(TermCriteria) - Method in class org.opencv.video.SparsePyrLKOpticalFlow
 
setTest(boolean) - Method in class edu.wpi.first.hal.sim.DriverStationSim
 
setTest(boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DriverStationDataJNI
 
setTextureThreshold(int) - Method in class org.opencv.calib3d.StereoBM
 
setTheta(double) - Method in class org.opencv.video.DualTVL1OpticalFlow
 
setThreshold(double) - Method in class org.opencv.features2d.AKAZE
 
setThreshold(double) - Method in class org.opencv.features2d.KAZE
 
setThreshold(float) - Method in class org.opencv.photo.CalibrateRobertson
 
setThreshold(int) - Method in class org.opencv.features2d.AgastFeatureDetector
 
setThreshold(int) - Method in class org.opencv.features2d.FastFeatureDetector
 
setThrottleChannel(int) - Method in class edu.wpi.first.wpilibj.Joystick
Set the channel associated with the throttle axis.
setTilesGridSize(Size) - Method in class org.opencv.imgproc.CLAHE
 
setTimeout(double) - Method in class edu.wpi.first.wpilibj.command.Command
Sets the timeout of this command.
setTimeout(double) - Method in class edu.wpi.first.wpilibj.SerialPort
Configure the timeout of the serial m_port.
setTimeout(double) - Method in class edu.wpi.first.wpilibj.Watchdog
Sets the watchdog's timeout.
setTo(Mat) - Method in class org.opencv.core.Mat
 
setTo(Mat, Mat) - Method in class org.opencv.core.Mat
 
setTo(Scalar) - Method in class org.opencv.core.Mat
 
setTo(Scalar, Mat) - Method in class org.opencv.core.Mat
 
setTolerance(PIDBase.Tolerance) - Method in class edu.wpi.first.wpilibj.PIDBase
Deprecated.
Use setPercentTolerance() instead.
setToleranceBuffer(int) - Method in class edu.wpi.first.wpilibj.PIDBase
Deprecated.
Use a LinearDigitalFilter as the input.
setTrainMethod(int) - Method in class org.opencv.ml.ANN_MLP
 
setTrainMethod(int) - Method in class org.opencv.ml.LogisticRegression
 
setTrainMethod(int, double) - Method in class org.opencv.ml.ANN_MLP
 
setTrainMethod(int, double, double) - Method in class org.opencv.ml.ANN_MLP
 
setTrainTestSplit(int) - Method in class org.opencv.ml.TrainData
 
setTrainTestSplit(int, boolean) - Method in class org.opencv.ml.TrainData
 
setTrainTestSplitRatio(double) - Method in class org.opencv.ml.TrainData
 
setTrainTestSplitRatio(double, boolean) - Method in class org.opencv.ml.TrainData
 
setTriggerLowerBound(double) - Method in class edu.wpi.first.hal.sim.AnalogTriggerSim
 
setTriggerLowerBound(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogTriggerDataJNI
 
setTriggerUpperBound(double) - Method in class edu.wpi.first.hal.sim.AnalogTriggerSim
 
setTriggerUpperBound(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogTriggerDataJNI
 
setTruncatePrunedTree(boolean) - Method in class org.opencv.ml.DTrees
 
setTwistChannel(int) - Method in class edu.wpi.first.wpilibj.Joystick
Set the channel associated with the twist axis.
setType(int) - Method in class org.opencv.features2d.AgastFeatureDetector
 
setType(int) - Method in class org.opencv.features2d.FastFeatureDetector
 
setType(int) - Method in class org.opencv.ml.SVM
 
setType(String) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardComponent
 
setUniquenessRatio(int) - Method in class org.opencv.calib3d.StereoBM
 
setUniquenessRatio(int) - Method in class org.opencv.calib3d.StereoSGBM
 
setupAnalogGyro(int) - Static method in class edu.wpi.first.hal.AnalogGyroJNI
 
setUpdateRate(double) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Set the periodic update rate.
setUpdateRate(double) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
setUpdateRate(int, double) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
setUpdateTable(Runnable) - Method in interface edu.wpi.first.wpilibj.smartdashboard.SendableBuilder
Set the function that should be called to update the network table for things other than properties.
setUpdateTable(Runnable) - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Set the function that should be called to update the network table for things other than properties.
setUpdateWhenEmpty(boolean) - Method in class edu.wpi.first.wpilibj.Counter
Select whether you want to continue updating the event timer output when there are no samples captured.
setUpDownCounterMode() - Method in class edu.wpi.first.wpilibj.Counter
Set standard up / down counting mode on this counter.
setUpright(boolean) - Method in class org.opencv.features2d.KAZE
 
setUpSource(int) - Method in class edu.wpi.first.wpilibj.Counter
Set the upsource for the counter as a digital input channel.
setUpSource(AnalogTrigger, AnalogTriggerOutput.AnalogTriggerType) - Method in class edu.wpi.first.wpilibj.Counter
Set the up counting source to be an analog trigger.
setUpSource(DigitalSource) - Method in class edu.wpi.first.wpilibj.Counter
Set the source object that causes the counter to count up.
setUpSourceEdge(boolean, boolean) - Method in class edu.wpi.first.wpilibj.Counter
Set the edge sensitivity on an up counting source.
setUpSourceEdge(boolean, boolean) - Method in class edu.wpi.first.wpilibj.InterruptableSensorBase
Set which edge to trigger interrupts on.
setUrls(String[]) - Method in class edu.wpi.cscore.HttpCamera
Change the URLs used to connect to the camera.
setUse1SERule(boolean) - Method in class org.opencv.ml.DTrees
 
setUseInitialFlow(boolean) - Method in class org.opencv.video.DualTVL1OpticalFlow
 
setUseIPP(boolean) - Static method in class org.opencv.core.Core
 
setUseIPP_NE(boolean) - Static method in class org.opencv.core.Core
 
setUseIPP_NotExact(boolean) - Static method in class org.opencv.core.Core
 
setUserActive3V3(boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
setUserActive3V3(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
setUserActive5V(boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
setUserActive5V(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
setUserActive6V(boolean) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
setUserActive6V(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
setUserCurrent3V3(double) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
setUserCurrent3V3(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
setUserCurrent5V(double) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
setUserCurrent5V(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
setUserCurrent6V(double) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
setUserCurrent6V(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
setUserFaults3V3(int) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
setUserFaults3V3(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
setUserFaults5V(int) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
setUserFaults5V(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
setUserFaults6V(int) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
setUserFaults6V(int, int) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
setUserVoltage3V3(double) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
setUserVoltage3V3(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
setUserVoltage5V(double) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
setUserVoltage5V(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
setUserVoltage6V(double) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
setUserVoltage6V(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
setUseSurrogates(boolean) - Method in class org.opencv.ml.DTrees
 
setValue(boolean) - Method in class edu.wpi.first.hal.sim.DIOSim
 
setValue(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.DIODataJNI
 
setValue(Object) - Method in class edu.wpi.first.networktables.NetworkTableEntry
Sets the entry's value.
setVarInit(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setVarMax(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setVarMin(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setVarThreshold(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setVarThresholdGen(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setVideoMode(VideoMode) - Method in class edu.wpi.cscore.VideoSource
Set the video mode.
setVideoMode(VideoMode.PixelFormat, int, int, int) - Method in class edu.wpi.cscore.VideoSource
Set the video mode.
setVInCurrent(double) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
setVInCurrent(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
setVInVoltage(double) - Method in class edu.wpi.first.hal.sim.RoboRioSim
 
setVInVoltage(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.RoboRioDataJNI
 
setVocabulary(Mat) - Method in class org.opencv.features2d.BOWImgDescriptorExtractor
 
setVoltage(double) - Method in class edu.wpi.first.hal.sim.AnalogInSim
 
setVoltage(double) - Method in class edu.wpi.first.hal.sim.AnalogOutSim
 
setVoltage(double) - Method in class edu.wpi.first.hal.sim.PDPSim
 
setVoltage(double) - Method in class edu.wpi.first.wpilibj.AnalogOutput
 
setVoltage(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogInDataJNI
 
setVoltage(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.AnalogOutDataJNI
 
setVoltage(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.PDPDataJNI
 
setWarpingsNumber(int) - Method in class org.opencv.video.DualTVL1OpticalFlow
 
setWeakCount(int) - Method in class org.opencv.ml.Boost
 
setWeightTrimRate(double) - Method in class org.opencv.ml.Boost
 
setWhiteBalanceAuto() - Method in class edu.wpi.cscore.VideoCamera
Set the white balance to auto.
setWhiteBalanceHoldCurrent() - Method in class edu.wpi.cscore.VideoCamera
Set the white balance to hold current.
setWhiteBalanceManual(int) - Method in class edu.wpi.cscore.VideoCamera
Set the white balance to manual, with specified color temperature.
setWinSize(int) - Method in class org.opencv.video.FarnebackOpticalFlow
 
setWinSize(Size) - Method in class org.opencv.video.SparsePyrLKOpticalFlow
 
setWriteBufferMode(SerialPort.WriteBufferMode) - Method in class edu.wpi.first.wpilibj.SerialPort
Specify the flushing behavior of the output buffer.
setWriteBufferSize(int) - Method in class edu.wpi.first.wpilibj.SerialPort
Specify the size of the output buffer.
setWTA_K(int) - Method in class org.opencv.features2d.ORB
 
setX(double) - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
setX(double) - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
setX(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
setX(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
setXChannel(int) - Method in class edu.wpi.first.wpilibj.Joystick
Set the channel associated with the X axis.
setY(double) - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
setY(double) - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
setY(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
setY(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
setYChannel(int) - Method in class edu.wpi.first.wpilibj.Joystick
Set the channel associated with the Y axis.
setZ(double) - Method in class edu.wpi.first.hal.sim.AccelerometerSim
 
setZ(double) - Method in class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
setZ(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.AccelerometerDataJNI
 
setZ(int, double) - Static method in class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
setZChannel(int) - Method in class edu.wpi.first.wpilibj.Joystick
Set the channel associated with the Z axis.
setZero(double) - Method in class edu.wpi.first.wpilibj.AnalogAccelerometer
Set the voltage that corresponds to 0 G.
setZeroLatch() - Method in class edu.wpi.first.wpilibj.PWM
 
setZeroLatch(boolean) - Method in class edu.wpi.first.hal.sim.PWMSim
 
setZeroLatch(int, boolean) - Static method in class edu.wpi.first.hal.sim.mockdata.PWMDataJNI
 
SGD - Static variable in class org.opencv.ml.SVMSGD
 
shift(int) - Method in class org.opencv.core.Range
 
shiftMat(Mat, Mat, Point) - Method in class org.opencv.photo.AlignMTB
 
Shuffleboard - Class in edu.wpi.first.wpilibj.shuffleboard
The Shuffleboard class provides a mechanism with which data can be added and laid out in the Shuffleboard dashboard application from a robot program.
ShuffleboardComponent<C extends ShuffleboardComponent<C>> - Class in edu.wpi.first.wpilibj.shuffleboard
A generic component in Shuffleboard.
ShuffleboardComponent(ShuffleboardContainer, String) - Constructor for class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardComponent
 
ShuffleboardComponent(ShuffleboardContainer, String, String) - Constructor for class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardComponent
 
ShuffleboardContainer - Interface in edu.wpi.first.wpilibj.shuffleboard
Common interface for objects that can contain shuffleboard components.
ShuffleboardLayout - Class in edu.wpi.first.wpilibj.shuffleboard
A layout in a Shuffleboard tab.
ShuffleboardTab - Class in edu.wpi.first.wpilibj.shuffleboard
Represents a tab in the Shuffleboard dashboard.
shuffleTrainTest() - Method in class org.opencv.ml.TrainData
 
shutdown() - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
SIFT - Static variable in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
SIFT - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
SIGMOID - Static variable in class org.opencv.ml.SVM
 
SIGMOID_SYM - Static variable in class org.opencv.ml.ANN_MLP
 
SimHooks - Class in edu.wpi.first.hal.sim
 
SIMPLEBLOB - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
SimpleWidget - Class in edu.wpi.first.wpilibj.shuffleboard
A Shuffleboard widget that handles a single data point such as a number or string.
SimulatorJNI - Class in edu.wpi.first.hal.sim.mockdata
 
SimulatorJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.SimulatorJNI
 
SimValue - Class in edu.wpi.first.hal.sim
 
singlePoleIIR(PIDSource, double, double) - Static method in class edu.wpi.first.wpilibj.filters.LinearDigitalFilter
Creates a one-pole IIR low-pass filter of the form: y[n] = (1-gain)*x[n] + gain*y[n-1] where gain = e^(-dt / T), T is the time constant in seconds.
sinkHandle - Variable in class edu.wpi.cscore.VideoEvent
 
size - Variable in class org.opencv.core.KeyPoint
Diameter of the useful keypoint adjacent area.
size - Variable in class org.opencv.core.RotatedRect
 
size() - Method in class org.opencv.core.Mat
 
size() - Method in class org.opencv.core.Range
 
size() - Method in class org.opencv.core.Rect
 
size() - Method in class org.opencv.core.Rect2d
 
size(int) - Method in class org.opencv.core.Mat
 
Size - Class in org.opencv.core
 
Size() - Constructor for class org.opencv.core.Size
 
Size(double[]) - Constructor for class org.opencv.core.Size
 
Size(double, double) - Constructor for class org.opencv.core.Size
 
Size(Point) - Constructor for class org.opencv.core.Size
 
SmartDashboard - Class in edu.wpi.first.wpilibj.smartdashboard
The SmartDashboard class is the bridge between robot programs and the SmartDashboard on the laptop.
Sobel(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
Sobel(Mat, Mat, int, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
Sobel(Mat, Mat, int, int, int, int, double) - Static method in class org.opencv.imgproc.Imgproc
 
Sobel(Mat, Mat, int, int, int, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
Sobel(Mat, Mat, int, int, int, int, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
SOFT_MARGIN - Static variable in class org.opencv.ml.SVMSGD
 
Solenoid - Class in edu.wpi.first.wpilibj
Solenoid class for running high voltage Digital Output on the PCM.
Solenoid(int) - Constructor for class edu.wpi.first.wpilibj.Solenoid
Constructor using the default PCM ID (defaults to 0).
Solenoid(int, int) - Constructor for class edu.wpi.first.wpilibj.Solenoid
Constructor.
SolenoidBase - Class in edu.wpi.first.wpilibj
SolenoidBase class is the common base class for the Solenoid and DoubleSolenoid classes.
SolenoidBase(int) - Constructor for class edu.wpi.first.wpilibj.SolenoidBase
Constructor.
SolenoidJNI - Class in edu.wpi.first.hal
 
SolenoidJNI() - Constructor for class edu.wpi.first.hal.SolenoidJNI
 
solve(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
solve(Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
solveCubic(Mat, Mat) - Static method in class org.opencv.core.Core
 
solveP3P(Mat, Mat, Mat, Mat, List<Mat>, List<Mat>, int) - Static method in class org.opencv.calib3d.Calib3d
 
solvePnP(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
solvePnP(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean) - Static method in class org.opencv.calib3d.Calib3d
 
solvePnP(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean, int) - Static method in class org.opencv.calib3d.Calib3d
 
SOLVEPNP_AP3P - Static variable in class org.opencv.calib3d.Calib3d
 
SOLVEPNP_DLS - Static variable in class org.opencv.calib3d.Calib3d
 
SOLVEPNP_EPNP - Static variable in class org.opencv.calib3d.Calib3d
 
SOLVEPNP_ITERATIVE - Static variable in class org.opencv.calib3d.Calib3d
 
SOLVEPNP_MAX_COUNT - Static variable in class org.opencv.calib3d.Calib3d
 
SOLVEPNP_P3P - Static variable in class org.opencv.calib3d.Calib3d
 
SOLVEPNP_UPNP - Static variable in class org.opencv.calib3d.Calib3d
 
solvePnPRansac(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
solvePnPRansac(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean) - Static method in class org.opencv.calib3d.Calib3d
 
solvePnPRansac(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean, int) - Static method in class org.opencv.calib3d.Calib3d
 
solvePnPRansac(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean, int, float) - Static method in class org.opencv.calib3d.Calib3d
 
solvePnPRansac(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean, int, float, double) - Static method in class org.opencv.calib3d.Calib3d
 
solvePnPRansac(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean, int, float, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
solvePnPRansac(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean, int, float, double, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
 
solvePoly(Mat, Mat) - Static method in class org.opencv.core.Core
 
solvePoly(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
sort() - Method in class edu.wpi.first.wpilibj.util.SortedVector
Sort the vector.
sort(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
SORT_ASCENDING - Static variable in class org.opencv.core.Core
 
SORT_DESCENDING - Static variable in class org.opencv.core.Core
 
SORT_EVERY_COLUMN - Static variable in class org.opencv.core.Core
 
SORT_EVERY_ROW - Static variable in class org.opencv.core.Core
 
SortedVector<E> - Class in edu.wpi.first.wpilibj.util
A vector that is sorted.
SortedVector(SortedVector.Comparator) - Constructor for class edu.wpi.first.wpilibj.util.SortedVector
Create a new sorted vector and use the given comparator to determine order.
SortedVector.Comparator - Interface in edu.wpi.first.wpilibj.util
Interface used to determine the order to place sorted objects.
sortIdx(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
sourceHandle - Variable in class edu.wpi.cscore.VideoEvent
 
Spark - Class in edu.wpi.first.wpilibj
REV Robotics SPARK Speed Controller.
Spark(int) - Constructor for class edu.wpi.first.wpilibj.Spark
Constructor.
SparseOpticalFlow - Class in org.opencv.video
 
SparseOpticalFlow(long) - Constructor for class org.opencv.video.SparseOpticalFlow
 
SparsePyrLKOpticalFlow - Class in org.opencv.video
 
SparsePyrLKOpticalFlow(long) - Constructor for class org.opencv.video.SparsePyrLKOpticalFlow
 
spatialGradient(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
spatialGradient(Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
spatialGradient(Mat, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
SpeedController - Interface in edu.wpi.first.wpilibj
Interface for speed controlling devices.
SpeedControllerGroup - Class in edu.wpi.first.wpilibj
Allows multiple SpeedController objects to be linked together.
SpeedControllerGroup(SpeedController, SpeedController...) - Constructor for class edu.wpi.first.wpilibj.SpeedControllerGroup
Create a new SpeedControllerGroup with the provided SpeedControllers.
SPI - Class in edu.wpi.first.wpilibj
Represents a SPI bus port.
SPI(SPI.Port) - Constructor for class edu.wpi.first.wpilibj.SPI
Constructor.
SPI.Port - Enum in edu.wpi.first.wpilibj
 
SPIAccelerometerDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
SPIAccelerometerDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.SPIAccelerometerDataJNI
 
SPIAccelerometerSim - Class in edu.wpi.first.hal.sim
 
SPIAccelerometerSim(int) - Constructor for class edu.wpi.first.hal.sim.SPIAccelerometerSim
 
spiClose(int) - Static method in class edu.wpi.first.hal.SPIJNI
 
SPIDataJNI - Class in edu.wpi.first.hal.sim.mockdata
 
SPIDataJNI() - Constructor for class edu.wpi.first.hal.sim.mockdata.SPIDataJNI
 
spiForceAutoRead(int) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiFreeAuto(int) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiGetAutoDroppedCount(int) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiInitAuto(int, int) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiInitialize(int) - Static method in class edu.wpi.first.hal.SPIJNI
 
SPIJNI - Class in edu.wpi.first.hal
 
SPIJNI() - Constructor for class edu.wpi.first.hal.SPIJNI
 
spiRead(int, boolean, ByteBuffer, byte) - Static method in class edu.wpi.first.hal.SPIJNI
 
SpiReadAutoReceiveBufferCallback - Interface in edu.wpi.first.hal.sim
 
spiReadAutoReceivedData(int, int[], int, double) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiReadAutoReceivedData(int, ByteBuffer, int, double) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiReadB(int, boolean, byte[], byte) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiSetAutoTransmitData(int, byte[], int) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiSetChipSelectActiveHigh(int) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiSetChipSelectActiveLow(int) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiSetOpts(int, int, int, int) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiSetSpeed(int, int) - Static method in class edu.wpi.first.hal.SPIJNI
 
SPISim - Class in edu.wpi.first.hal.sim
 
SPISim(int) - Constructor for class edu.wpi.first.hal.sim.SPISim
 
spiStartAutoRate(int, double) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiStartAutoTrigger(int, int, int, boolean, boolean) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiStopAuto(int) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiTransaction(int, ByteBuffer, ByteBuffer, byte) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiTransactionB(int, byte[], byte[], byte) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiWrite(int, ByteBuffer, byte) - Static method in class edu.wpi.first.hal.SPIJNI
 
spiWriteB(int, byte[], byte) - Static method in class edu.wpi.first.hal.SPIJNI
 
split(Mat, List<Mat>) - Static method in class org.opencv.core.Core
 
sqrBoxFilter(Mat, Mat, int, Size) - Static method in class org.opencv.imgproc.Imgproc
 
sqrBoxFilter(Mat, Mat, int, Size, Point) - Static method in class org.opencv.imgproc.Imgproc
 
sqrBoxFilter(Mat, Mat, int, Size, Point, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
sqrBoxFilter(Mat, Mat, int, Size, Point, boolean, int) - Static method in class org.opencv.imgproc.Imgproc
 
sqrt(Mat, Mat) - Static method in class org.opencv.core.Core
 
STAR - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
start - Variable in class org.opencv.core.Range
 
start() - Method in class edu.wpi.first.wpilibj.buttons.Trigger.ButtonScheduler
 
start() - Method in class edu.wpi.first.wpilibj.command.Command
Starts up the command.
start() - Method in class edu.wpi.first.wpilibj.Compressor
Start the compressor running in closed loop control mode.
start() - Method in class edu.wpi.first.wpilibj.Timer
Start the timer running.
start() - Method in class org.opencv.core.TickMeter
 
START_AUTO_STEP - Static variable in class org.opencv.ml.EM
 
START_E_STEP - Static variable in class org.opencv.ml.EM
 
START_M_STEP - Static variable in class org.opencv.ml.EM
 
startAutomaticCapture() - Method in class edu.wpi.first.cameraserver.CameraServer
Start automatically capturing images to send to the dashboard.
startAutomaticCapture() - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Start automatically capturing images to send to the dashboard.
startAutomaticCapture(int) - Method in class edu.wpi.first.cameraserver.CameraServer
Start automatically capturing images to send to the dashboard.
startAutomaticCapture(int) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Start automatically capturing images to send to the dashboard.
startAutomaticCapture(VideoSource) - Method in class edu.wpi.first.cameraserver.CameraServer
Start automatically capturing images to send to the dashboard from an existing camera.
startAutomaticCapture(VideoSource) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Start automatically capturing images to send to the dashboard from an existing camera.
startAutomaticCapture(String, int) - Method in class edu.wpi.first.cameraserver.CameraServer
Start automatically capturing images to send to the dashboard.
startAutomaticCapture(String, int) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Start automatically capturing images to send to the dashboard.
startAutomaticCapture(String, String) - Method in class edu.wpi.first.cameraserver.CameraServer
Start automatically capturing images to send to the dashboard.
startAutomaticCapture(String, String) - Method in class edu.wpi.first.wpilibj.CameraServer
Deprecated.
Start automatically capturing images to send to the dashboard.
startAutoRate(double) - Method in class edu.wpi.first.wpilibj.SPI
Start running the automatic SPI transfer engine at a periodic rate.
startAutoTrigger(DigitalSource, boolean, boolean) - Method in class edu.wpi.first.wpilibj.SPI
Start running the automatic SPI transfer engine when a trigger occurs.
startClient() - Method in class edu.wpi.first.networktables.NetworkTableInstance
Starts a client.
startClient(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
startClient(int, String[], int[]) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
startClient(int, String, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
startClient(String) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Starts a client using the specified server and the default port.
startClient(String[]) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Starts a client using the specified servers and default port.
startClient(String[], int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Starts a client using the specified servers and port number.
startClient(String[], int[]) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Starts a client using the specified (server, port) combinations.
startClient(String, int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Starts a client using the specified server and port.
startClientTeam(int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Starts a client using commonly known robot addresses for the specified team using the default port number.
startClientTeam(int, int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Starts a client using commonly known robot addresses for the specified team.
startClientTeam(int, int, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
StartCommand - Class in edu.wpi.first.wpilibj.command
A StartCommand will call the start() method of another command when it is initialized and will finish immediately.
StartCommand(Command) - Constructor for class edu.wpi.first.wpilibj.command.StartCommand
Instantiates a StartCommand which will start the given command whenever its initialize() is called.
startCompetition() - Method in class edu.wpi.first.wpilibj.IterativeRobot
Deprecated.
Provide an alternate "main loop" via startCompetition().
startCompetition() - Method in class edu.wpi.first.wpilibj.IterativeRobotBase
Provide an alternate "main loop" via startCompetition().
startCompetition() - Method in class edu.wpi.first.wpilibj.RobotBase
Provide an alternate "main loop" via startCompetition().
startCompetition() - Method in class edu.wpi.first.wpilibj.SampleRobot
Deprecated.
Start a competition.
startCompetition() - Method in class edu.wpi.first.wpilibj.TimedRobot
Provide an alternate "main loop" via startCompetition().
startDSClient() - Method in class edu.wpi.first.networktables.NetworkTableInstance
Starts requesting server address from Driver Station.
startDSClient(int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Starts requesting server address from Driver Station.
startDSClient(int, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
startListeners() - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Hook setters for all properties.
startLiveWindowMode() - Method in interface edu.wpi.first.wpilibj.livewindow.LiveWindowSendable
Deprecated.
Start having this sendable object automatically respond to value changes reflect the value on the table.
startLiveWindowMode() - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Start LiveWindow mode by hooking the setters for all properties.
startPeriodic(double) - Method in class edu.wpi.first.wpilibj.Notifier
Register for periodic event notification.
startPulse() - Method in class edu.wpi.first.wpilibj.Solenoid
Trigger the PCM to generate a pulse of the duration set in setPulseDuration.
startRecording() - Static method in class edu.wpi.first.wpilibj.shuffleboard.Shuffleboard
Starts data recording on the dashboard.
startRobot(Supplier<T>) - Static method in class edu.wpi.first.wpilibj.RobotBase
Starting point for the applications.
startServer() - Method in class edu.wpi.first.networktables.NetworkTableInstance
Starts a server using the networktables.ini as the persistent file, using the default listening address and port.
startServer(int, String, String, int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
startServer(String) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Starts a server using the specified persistent filename, using the default listening address and port.
startServer(String, String) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Starts a server using the specified filename and listening address, using the default port.
startServer(String, String, int) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Starts a server using the specified filename, listening address, and port.
startSingle(double) - Method in class edu.wpi.first.wpilibj.Notifier
Register for single event notification.
StatModel - Class in org.opencv.ml
 
StatModel(long) - Constructor for class org.opencv.ml.StatModel
 
step1() - Method in class org.opencv.core.Mat
 
step1(int) - Method in class org.opencv.core.Mat
 
StereoBM - Class in org.opencv.calib3d
 
StereoBM(long) - Constructor for class org.opencv.calib3d.StereoBM
 
stereoCalibrate(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
stereoCalibrate(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
 
stereoCalibrate(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
 
stereoCalibrateExtended(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
stereoCalibrateExtended(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
 
stereoCalibrateExtended(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
 
StereoMatcher - Class in org.opencv.calib3d
 
StereoMatcher(long) - Constructor for class org.opencv.calib3d.StereoMatcher
 
stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
 
stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int, double) - Static method in class org.opencv.calib3d.Calib3d
 
stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int, double, Size) - Static method in class org.opencv.calib3d.Calib3d
 
stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int, double, Size, Rect) - Static method in class org.opencv.calib3d.Calib3d
 
stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int, double, Size, Rect, Rect) - Static method in class org.opencv.calib3d.Calib3d
 
stereoRectifyUncalibrated(Mat, Mat, Mat, Size, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
stereoRectifyUncalibrated(Mat, Mat, Mat, Size, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
 
StereoSGBM - Class in org.opencv.calib3d
 
StereoSGBM(long) - Constructor for class org.opencv.calib3d.StereoSGBM
 
stop() - Method in class edu.wpi.first.vision.VisionRunner
Stop a RunForever() loop.
stop() - Method in class edu.wpi.first.wpilibj.Compressor
Stop the compressor from running in closed loop control mode.
stop() - Method in class edu.wpi.first.wpilibj.Notifier
Stop timer events from occurring.
stop() - Method in class edu.wpi.first.wpilibj.Timer
Stop the timer.
stop() - Method in class edu.wpi.first.wpilibj.vision.VisionRunner
Deprecated.
Stop a RunForever() loop.
stop() - Method in class org.opencv.core.TickMeter
 
stopAuto() - Method in class edu.wpi.first.wpilibj.SPI
Stop running the automatic SPI transfer engine.
stopCANPacketRepeating(int, int) - Static method in class edu.wpi.first.hal.CANAPIJNI
 
stopClient() - Method in class edu.wpi.first.networktables.NetworkTableInstance
Stops the client if it is running.
stopClient(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
stopDSClient() - Method in class edu.wpi.first.networktables.NetworkTableInstance
Stops requesting server address from Driver Station.
stopDSClient(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
stopListeners() - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Unhook setters for all properties.
stopLiveWindowMode() - Method in interface edu.wpi.first.wpilibj.livewindow.LiveWindowSendable
Deprecated.
Stop having this sendable object automatically respond to value changes.
stopLiveWindowMode() - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Stop LiveWindow mode by unhooking the setters for all properties.
stopMotor() - Method in class edu.wpi.first.wpilibj.drive.DifferentialDrive
 
stopMotor() - Method in class edu.wpi.first.wpilibj.drive.KilloughDrive
 
stopMotor() - Method in class edu.wpi.first.wpilibj.drive.MecanumDrive
 
stopMotor() - Method in class edu.wpi.first.wpilibj.drive.RobotDriveBase
 
stopMotor() - Method in class edu.wpi.first.wpilibj.MotorSafety
 
stopMotor() - Method in class edu.wpi.first.wpilibj.NidecBrushless
Stop the motor.
stopMotor() - Method in class edu.wpi.first.wpilibj.PWM
 
stopMotor() - Method in class edu.wpi.first.wpilibj.Relay
 
stopMotor() - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
 
stopMotor() - Method in interface edu.wpi.first.wpilibj.SpeedController
Stops motor movement.
stopMotor() - Method in class edu.wpi.first.wpilibj.SpeedControllerGroup
 
stopNotifier(int) - Static method in class edu.wpi.first.hal.NotifierJNI
Wakes up the waiter with time=0.
stopPacketRepeating(int) - Method in class edu.wpi.first.wpilibj.CAN
Stop a repeating packet with a specific ID.
stopRecording() - Static method in class edu.wpi.first.wpilibj.shuffleboard.Shuffleboard
Stops data recording on the dashboard.
stopServer() - Method in class edu.wpi.first.networktables.NetworkTableInstance
Stops the server if it is running.
stopServer(int) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
StsAssert - Static variable in class org.opencv.core.Core
 
StsAutoTrace - Static variable in class org.opencv.core.Core
 
StsBackTrace - Static variable in class org.opencv.core.Core
 
StsBadArg - Static variable in class org.opencv.core.Core
 
StsBadFlag - Static variable in class org.opencv.core.Core
 
StsBadFunc - Static variable in class org.opencv.core.Core
 
StsBadMask - Static variable in class org.opencv.core.Core
 
StsBadMemBlock - Static variable in class org.opencv.core.Core
 
StsBadPoint - Static variable in class org.opencv.core.Core
 
StsBadSize - Static variable in class org.opencv.core.Core
 
StsDivByZero - Static variable in class org.opencv.core.Core
 
StsError - Static variable in class org.opencv.core.Core
 
StsFilterOffsetErr - Static variable in class org.opencv.core.Core
 
StsFilterStructContentErr - Static variable in class org.opencv.core.Core
 
StsInplaceNotSupported - Static variable in class org.opencv.core.Core
 
StsInternal - Static variable in class org.opencv.core.Core
 
StsKernelStructContentErr - Static variable in class org.opencv.core.Core
 
StsNoConv - Static variable in class org.opencv.core.Core
 
StsNoMem - Static variable in class org.opencv.core.Core
 
StsNotImplemented - Static variable in class org.opencv.core.Core
 
StsNullPtr - Static variable in class org.opencv.core.Core
 
StsObjectNotFound - Static variable in class org.opencv.core.Core
 
StsOk - Static variable in class org.opencv.core.Core
 
StsOutOfRange - Static variable in class org.opencv.core.Core
 
StsParseError - Static variable in class org.opencv.core.Core
 
StsUnmatchedFormats - Static variable in class org.opencv.core.Core
 
StsUnmatchedSizes - Static variable in class org.opencv.core.Core
 
StsUnsupportedFormat - Static variable in class org.opencv.core.Core
 
StsVecLengthErr - Static variable in class org.opencv.core.Core
 
stylization(Mat, Mat) - Static method in class org.opencv.photo.Photo
 
stylization(Mat, Mat, float) - Static method in class org.opencv.photo.Photo
 
stylization(Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
 
Subdiv2D - Class in org.opencv.imgproc
 
Subdiv2D() - Constructor for class org.opencv.imgproc.Subdiv2D
 
Subdiv2D(long) - Constructor for class org.opencv.imgproc.Subdiv2D
 
Subdiv2D(Rect) - Constructor for class org.opencv.imgproc.Subdiv2D
 
submat(int, int, int, int) - Method in class org.opencv.core.Mat
 
submat(Range, Range) - Method in class org.opencv.core.Mat
 
submat(Rect) - Method in class org.opencv.core.Mat
 
Subsystem - Class in edu.wpi.first.wpilibj.command
This class defines a major component of the robot.
Subsystem() - Constructor for class edu.wpi.first.wpilibj.command.Subsystem
Creates a subsystem.
Subsystem(String) - Constructor for class edu.wpi.first.wpilibj.command.Subsystem
Creates a subsystem with the given name.
subtract(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
subtract(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
subtract(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
subtract(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
 
subtract(Mat, Scalar, Mat, Mat) - Static method in class org.opencv.core.Core
 
subtract(Mat, Scalar, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
sumElems(Mat) - Static method in class org.opencv.core.Core
 
suppressTimeoutMessage(boolean) - Method in class edu.wpi.first.wpilibj.Watchdog
Enable or disable suppression of the generic timeout message.
SURF - Static variable in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
SURF - Static variable in class org.opencv.features2d.FeatureDetector
Deprecated.
 
SVBackSubst(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
SVD_FULL_UV - Static variable in class org.opencv.core.Core
 
SVD_MODIFY_A - Static variable in class org.opencv.core.Core
 
SVD_NO_UV - Static variable in class org.opencv.core.Core
 
SVDecomp(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
SVDecomp(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
SVM - Class in org.opencv.ml
 
SVM(long) - Constructor for class org.opencv.ml.SVM
 
SVMSGD - Class in org.opencv.ml
 
SVMSGD(long) - Constructor for class org.opencv.ml.SVMSGD
 
symEdge(int) - Method in class org.opencv.imgproc.Subdiv2D
 

T

t() - Method in class org.opencv.core.Mat
 
tableCreated(NetworkTable, String, NetworkTable) - Method in interface edu.wpi.first.networktables.TableListener
Called when a new table is created within a NetworkTable.
TableEntryListener - Interface in edu.wpi.first.networktables
A listener that listens to changes in values in a NetworkTable.
TableListener - Interface in edu.wpi.first.networktables
A listener that listens to new tables in a NetworkTable.
Talon - Class in edu.wpi.first.wpilibj
Cross the Road Electronics (CTRE) Talon and Talon SR Speed Controller.
Talon(int) - Constructor for class edu.wpi.first.wpilibj.Talon
Constructor for a Talon (original or Talon SR).
tankDrive(double, double) - Method in class edu.wpi.first.wpilibj.drive.DifferentialDrive
Tank drive method for differential drive platform.
tankDrive(double, double) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Provide tank steering using the stored robot configuration.
tankDrive(double, double, boolean) - Method in class edu.wpi.first.wpilibj.drive.DifferentialDrive
Tank drive method for differential drive platform.
tankDrive(double, double, boolean) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Provide tank steering using the stored robot configuration.
tankDrive(GenericHID, int, GenericHID, int) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Provide tank steering using the stored robot configuration.
tankDrive(GenericHID, int, GenericHID, int, boolean) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Provide tank steering using the stored robot configuration.
tankDrive(GenericHID, GenericHID) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Provide tank steering using the stored robot configuration.
tankDrive(GenericHID, GenericHID, boolean) - Method in class edu.wpi.first.wpilibj.RobotDrive
Deprecated.
Provide tank steering using the stored robot configuration.
teleopInit() - Method in class edu.wpi.first.wpilibj.IterativeRobotBase
Initialization code for teleop mode should go here.
teleopPeriodic() - Method in class edu.wpi.first.wpilibj.IterativeRobotBase
Periodic code for teleop mode should go here.
TermCriteria - Class in org.opencv.core
 
TermCriteria() - Constructor for class org.opencv.core.TermCriteria
Termination criteria for iterative algorithms.
TermCriteria(double[]) - Constructor for class org.opencv.core.TermCriteria
 
TermCriteria(int, int, double) - Constructor for class org.opencv.core.TermCriteria
Termination criteria for iterative algorithms.
test() - Method in class edu.wpi.first.wpilibj.SampleRobot
Deprecated.
Test code should go here.
TEST_ERROR - Static variable in class org.opencv.ml.Ml
 
testInit() - Method in class edu.wpi.first.wpilibj.IterativeRobotBase
Initialization code for test mode should go here.
testPeriodic() - Method in class edu.wpi.first.wpilibj.IterativeRobotBase
Periodic code for test mode should go here.
textureFlattening(Mat, Mat, Mat) - Static method in class org.opencv.photo.Photo
 
textureFlattening(Mat, Mat, Mat, float) - Static method in class org.opencv.photo.Photo
 
textureFlattening(Mat, Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
 
textureFlattening(Mat, Mat, Mat, float, float, int) - Static method in class org.opencv.photo.Photo
 
Threads - Class in edu.wpi.first.wpilibj
 
ThreadsJNI - Class in edu.wpi.first.hal
 
ThreadsJNI() - Constructor for class edu.wpi.first.hal.ThreadsJNI
 
THRESH_BINARY - Static variable in class org.opencv.imgproc.Imgproc
 
THRESH_BINARY_INV - Static variable in class org.opencv.imgproc.Imgproc
 
THRESH_MASK - Static variable in class org.opencv.imgproc.Imgproc
 
THRESH_OTSU - Static variable in class org.opencv.imgproc.Imgproc
 
THRESH_TOZERO - Static variable in class org.opencv.imgproc.Imgproc
 
THRESH_TOZERO_INV - Static variable in class org.opencv.imgproc.Imgproc
 
THRESH_TRIANGLE - Static variable in class org.opencv.imgproc.Imgproc
 
THRESH_TRUNC - Static variable in class org.opencv.imgproc.Imgproc
 
threshold(Mat, Mat, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
THRESHOLD - Static variable in class org.opencv.features2d.AgastFeatureDetector
 
THRESHOLD - Static variable in class org.opencv.features2d.FastFeatureDetector
 
TickMeter - Class in org.opencv.core
 
TickMeter() - Constructor for class org.opencv.core.TickMeter
 
TickMeter(long) - Constructor for class org.opencv.core.TickMeter
 
TimedCommand - Class in edu.wpi.first.wpilibj.command
A TimedCommand will wait for a timeout before finishing.
TimedCommand(double) - Constructor for class edu.wpi.first.wpilibj.command.TimedCommand
Instantiates a TimedCommand with the given timeout.
TimedCommand(double, Subsystem) - Constructor for class edu.wpi.first.wpilibj.command.TimedCommand
Instantiates a TimedCommand with the given timeout.
TimedCommand(String, double) - Constructor for class edu.wpi.first.wpilibj.command.TimedCommand
Instantiates a TimedCommand with the given name and timeout.
TimedCommand(String, double, Subsystem) - Constructor for class edu.wpi.first.wpilibj.command.TimedCommand
Instantiates a TimedCommand with the given name and timeout.
TimedRobot - Class in edu.wpi.first.wpilibj
TimedRobot implements the IterativeRobotBase robot program framework.
TimedRobot() - Constructor for class edu.wpi.first.wpilibj.TimedRobot
Constructor for TimedRobot.
TimedRobot(double) - Constructor for class edu.wpi.first.wpilibj.TimedRobot
Constructor for TimedRobot.
Timer - Class in edu.wpi.first.wpilibj
 
Timer() - Constructor for class edu.wpi.first.wpilibj.Timer
 
timeSinceInitialized() - Method in class edu.wpi.first.wpilibj.command.Command
Returns the time since this command was initialized (in seconds).
timestamp - Variable in class edu.wpi.first.hal.CANData
 
tl() - Method in class org.opencv.core.Rect
 
tl() - Method in class org.opencv.core.Rect2d
 
TM_CCOEFF - Static variable in class org.opencv.imgproc.Imgproc
 
TM_CCOEFF_NORMED - Static variable in class org.opencv.imgproc.Imgproc
 
TM_CCORR - Static variable in class org.opencv.imgproc.Imgproc
 
TM_CCORR_NORMED - Static variable in class org.opencv.imgproc.Imgproc
 
TM_SQDIFF - Static variable in class org.opencv.imgproc.Imgproc
 
TM_SQDIFF_NORMED - Static variable in class org.opencv.imgproc.Imgproc
 
toArray() - Method in class org.opencv.core.MatOfByte
 
toArray() - Method in class org.opencv.core.MatOfDMatch
 
toArray() - Method in class org.opencv.core.MatOfDouble
 
toArray() - Method in class org.opencv.core.MatOfFloat
 
toArray() - Method in class org.opencv.core.MatOfFloat4
 
toArray() - Method in class org.opencv.core.MatOfFloat6
 
toArray() - Method in class org.opencv.core.MatOfInt
 
toArray() - Method in class org.opencv.core.MatOfInt4
 
toArray() - Method in class org.opencv.core.MatOfKeyPoint
 
toArray() - Method in class org.opencv.core.MatOfPoint
 
toArray() - Method in class org.opencv.core.MatOfPoint2f
 
toArray() - Method in class org.opencv.core.MatOfPoint3
 
toArray() - Method in class org.opencv.core.MatOfPoint3f
 
toArray() - Method in class org.opencv.core.MatOfRect
 
toArray() - Method in class org.opencv.core.MatOfRect2d
 
toArray() - Method in class org.opencv.core.MatOfRotatedRect
 
toBufferedImage(Mat) - Static method in class org.opencv.highgui.HighGui
 
toggleWhenActive(Command) - Method in class edu.wpi.first.wpilibj.buttons.Trigger
Toggles a command when the trigger becomes active.
toggleWhenPressed(Command) - Method in class edu.wpi.first.wpilibj.buttons.Button
Toggles the command whenever the button is pressed (on then off then on).
toList() - Method in class org.opencv.core.MatOfByte
 
toList() - Method in class org.opencv.core.MatOfDMatch
 
toList() - Method in class org.opencv.core.MatOfDouble
 
toList() - Method in class org.opencv.core.MatOfFloat
 
toList() - Method in class org.opencv.core.MatOfFloat4
 
toList() - Method in class org.opencv.core.MatOfFloat6
 
toList() - Method in class org.opencv.core.MatOfInt
 
toList() - Method in class org.opencv.core.MatOfInt4
 
toList() - Method in class org.opencv.core.MatOfKeyPoint
 
toList() - Method in class org.opencv.core.MatOfPoint
 
toList() - Method in class org.opencv.core.MatOfPoint2f
 
toList() - Method in class org.opencv.core.MatOfPoint3
 
toList() - Method in class org.opencv.core.MatOfPoint3f
 
toList() - Method in class org.opencv.core.MatOfRect
 
toList() - Method in class org.opencv.core.MatOfRect2d
 
toList() - Method in class org.opencv.core.MatOfRotatedRect
 
toNative(Boolean[]) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
 
toNative(Number[]) - Static method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
 
Tonemap - Class in org.opencv.photo
 
Tonemap(long) - Constructor for class org.opencv.photo.Tonemap
 
TonemapDrago - Class in org.opencv.photo
 
TonemapDrago(long) - Constructor for class org.opencv.photo.TonemapDrago
 
TonemapDurand - Class in org.opencv.photo
 
TonemapDurand(long) - Constructor for class org.opencv.photo.TonemapDurand
 
TonemapMantiuk - Class in org.opencv.photo
 
TonemapMantiuk(long) - Constructor for class org.opencv.photo.TonemapMantiuk
 
TonemapReinhard - Class in org.opencv.photo
 
TonemapReinhard(long) - Constructor for class org.opencv.photo.TonemapReinhard
 
toString() - Method in exception edu.wpi.cscore.VideoException
 
toString() - Method in class edu.wpi.first.networktables.NetworkTable
 
toString() - Method in class edu.wpi.first.wpilibj.command.Command
The string representation for a Command is by default its name.
toString() - Method in class edu.wpi.first.wpilibj.command.Subsystem
 
toString() - Method in class edu.wpi.first.wpilibj.networktables.NetworkTable
Deprecated.
 
toString() - Method in exception org.opencv.core.CvException
 
toString() - Method in class org.opencv.core.DMatch
 
toString() - Method in class org.opencv.core.KeyPoint
 
toString() - Method in class org.opencv.core.Mat
 
toString() - Method in class org.opencv.core.Point
 
toString() - Method in class org.opencv.core.Point3
 
toString() - Method in class org.opencv.core.Range
 
toString() - Method in class org.opencv.core.Rect
 
toString() - Method in class org.opencv.core.Rect2d
 
toString() - Method in class org.opencv.core.RotatedRect
 
toString() - Method in class org.opencv.core.Scalar
 
toString() - Method in class org.opencv.core.Size
 
toString() - Method in class org.opencv.core.TermCriteria
 
toString() - Method in class org.opencv.imgproc.Moments
 
total() - Method in class org.opencv.core.Mat
 
trace(Mat) - Static method in class org.opencv.core.Core
 
train() - Method in class org.opencv.features2d.DescriptorMatcher
 
train(Mat, int, Mat) - Method in class org.opencv.ml.StatModel
 
train(TrainData) - Method in class org.opencv.ml.StatModel
 
train(TrainData, int) - Method in class org.opencv.ml.StatModel
 
TRAIN_ERROR - Static variable in class org.opencv.ml.Ml
 
trainAuto(Mat, int, Mat) - Method in class org.opencv.ml.SVM
 
trainAuto(Mat, int, Mat, int) - Method in class org.opencv.ml.SVM
 
trainAuto(Mat, int, Mat, int, ParamGrid) - Method in class org.opencv.ml.SVM
 
trainAuto(Mat, int, Mat, int, ParamGrid, ParamGrid) - Method in class org.opencv.ml.SVM
 
trainAuto(Mat, int, Mat, int, ParamGrid, ParamGrid, ParamGrid) - Method in class org.opencv.ml.SVM
 
trainAuto(Mat, int, Mat, int, ParamGrid, ParamGrid, ParamGrid, ParamGrid) - Method in class org.opencv.ml.SVM
 
trainAuto(Mat, int, Mat, int, ParamGrid, ParamGrid, ParamGrid, ParamGrid, ParamGrid) - Method in class org.opencv.ml.SVM
 
trainAuto(Mat, int, Mat, int, ParamGrid, ParamGrid, ParamGrid, ParamGrid, ParamGrid, ParamGrid) - Method in class org.opencv.ml.SVM
 
trainAuto(Mat, int, Mat, int, ParamGrid, ParamGrid, ParamGrid, ParamGrid, ParamGrid, ParamGrid, boolean) - Method in class org.opencv.ml.SVM
 
TrainData - Class in org.opencv.ml
 
TrainData(long) - Constructor for class org.opencv.ml.TrainData
 
trainE(Mat, Mat) - Method in class org.opencv.ml.EM
 
trainE(Mat, Mat, Mat) - Method in class org.opencv.ml.EM
 
trainE(Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
 
trainE(Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
 
trainE(Mat, Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
 
trainE(Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
 
trainEM(Mat) - Method in class org.opencv.ml.EM
 
trainEM(Mat, Mat) - Method in class org.opencv.ml.EM
 
trainEM(Mat, Mat, Mat) - Method in class org.opencv.ml.EM
 
trainEM(Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
 
trainIdx - Variable in class org.opencv.core.DMatch
Train descriptor index.
trainM(Mat, Mat) - Method in class org.opencv.ml.EM
 
trainM(Mat, Mat, Mat) - Method in class org.opencv.ml.EM
 
trainM(Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
 
trainM(Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
 
transaction(byte[], byte[], int) - Method in class edu.wpi.first.wpilibj.SPI
Perform a simultaneous read/write transaction with the device.
transaction(byte[], int, byte[], int) - Method in class edu.wpi.first.wpilibj.I2C
Generic transaction.
transaction(ByteBuffer, int, ByteBuffer, int) - Method in class edu.wpi.first.wpilibj.I2C
Generic transaction.
transaction(ByteBuffer, ByteBuffer, int) - Method in class edu.wpi.first.wpilibj.SPI
Perform a simultaneous read/write transaction with the device.
transform(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
transmitErrorCount - Variable in class edu.wpi.first.hal.can.CANStatus
The CAN Bus transmit error count.
transpose(Mat, Mat) - Static method in class org.opencv.core.Core
 
triangulatePoints(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
Trigger - Class in edu.wpi.first.wpilibj.buttons
This class provides an easy way to link commands to inputs.
Trigger() - Constructor for class edu.wpi.first.wpilibj.buttons.Trigger
 
Trigger.ButtonScheduler - Class in edu.wpi.first.wpilibj.buttons
An internal class of Trigger.
txFullCount - Variable in class edu.wpi.first.hal.can.CANStatus
The CAN Bus TX full count.
type - Variable in class edu.wpi.first.networktables.EntryInfo
Entry type.
type - Variable in class org.opencv.core.TermCriteria
 
type() - Method in class org.opencv.core.Mat
 
TYPE_5_8 - Static variable in class org.opencv.features2d.FastFeatureDetector
 
TYPE_7_12 - Static variable in class org.opencv.features2d.FastFeatureDetector
 
TYPE_9_16 - Static variable in class org.opencv.features2d.FastFeatureDetector
 
TYPE_FUN - Static variable in class org.opencv.core.Core
 
TYPE_GENERAL - Static variable in class org.opencv.core.Core
 
TYPE_MARKER - Static variable in class org.opencv.core.Core
 
TYPE_WRAPPER - Static variable in class org.opencv.core.Core
 
typeToString(int) - Static method in class org.opencv.core.CvType
 

U

Ultrasonic - Class in edu.wpi.first.wpilibj
Ultrasonic rangefinder class.
Ultrasonic(int, int) - Constructor for class edu.wpi.first.wpilibj.Ultrasonic
Create an instance of the Ultrasonic Sensor.
Ultrasonic(int, int, Ultrasonic.Unit) - Constructor for class edu.wpi.first.wpilibj.Ultrasonic
Create an instance of the Ultrasonic Sensor.
Ultrasonic(DigitalOutput, DigitalInput) - Constructor for class edu.wpi.first.wpilibj.Ultrasonic
Create an instance of an Ultrasonic Sensor from a DigitalInput for the echo channel and a DigitalOutput for the ping channel.
Ultrasonic(DigitalOutput, DigitalInput, Ultrasonic.Unit) - Constructor for class edu.wpi.first.wpilibj.Ultrasonic
Create an instance of an Ultrasonic Sensor from a DigitalInput for the echo channel and a DigitalOutput for the ping channel.
Ultrasonic.Unit - Enum in edu.wpi.first.wpilibj
The units to return when PIDGet is called.
UncleanStatusException - Exception in edu.wpi.first.hal.util
Exception for bad status codes from the chip object.
UncleanStatusException() - Constructor for exception edu.wpi.first.hal.util.UncleanStatusException
Create a new UncleanStatusException.
UncleanStatusException(int) - Constructor for exception edu.wpi.first.hal.util.UncleanStatusException
Create a new UncleanStatusException.
UncleanStatusException(int, String) - Constructor for exception edu.wpi.first.hal.util.UncleanStatusException
Create a new UncleanStatusException.
UncleanStatusException(String) - Constructor for exception edu.wpi.first.hal.util.UncleanStatusException
Create a new UncleanStatusException.
undistort(Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
undistort(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
undistortPoints(Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
undistortPoints(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
undistortPoints(Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
undistortPointsIter(Mat, Mat, Mat, Mat, Mat, Mat, TermCriteria) - Static method in class org.opencv.imgproc.Imgproc
 
update() - Static method in class edu.wpi.first.wpilibj.shuffleboard.Shuffleboard
Updates all the values in Shuffleboard.
UPDATE_MODEL - Static variable in class org.opencv.ml.StatModel
 
UPDATE_WEIGHTS - Static variable in class org.opencv.ml.ANN_MLP
 
updateDutyCycle(double) - Method in class edu.wpi.first.wpilibj.DigitalOutput
Change the duty-cycle that is being generated on the line.
updateNotifierAlarm(int, long) - Static method in class edu.wpi.first.hal.NotifierJNI
Sets the notifier to wakeup the waiter in another triggerTime microseconds.
updateTable() - Method in interface edu.wpi.first.wpilibj.livewindow.LiveWindowSendable
Deprecated.
Update the table for this sendable object with the latest values.
updateTable() - Method in class edu.wpi.first.wpilibj.smartdashboard.SendableBuilderImpl
Update the network table values by calling the getters for all properties.
updateValues() - Static method in class edu.wpi.first.wpilibj.livewindow.LiveWindow
Tell all the sensors to update (send) their values.
updateValues() - Static method in class edu.wpi.first.wpilibj.smartdashboard.SmartDashboard
Puts all sendable data to the dashboard.
UsbCamera - Class in edu.wpi.cscore
A source that represents a USB camera.
UsbCamera(String, int) - Constructor for class edu.wpi.cscore.UsbCamera
Create a source for a USB camera based on device number.
UsbCamera(String, String) - Constructor for class edu.wpi.cscore.UsbCamera
Create a source for a USB camera based on device path.
UsbCameraInfo - Class in edu.wpi.cscore
USB camera information.
UsbCameraInfo(int, String, String, String[]) - Constructor for class edu.wpi.cscore.UsbCameraInfo
Create a new set of UsbCameraInfo.
useIPP() - Static method in class org.opencv.core.Core
 
useIPP_NE() - Static method in class org.opencv.core.Core
 
useIPP_NotExact() - Static method in class org.opencv.core.Core
 
usePIDOutput(double) - Method in class edu.wpi.first.wpilibj.command.PIDCommand
Uses the value that the pid loop calculated.
usePIDOutput(double) - Method in class edu.wpi.first.wpilibj.command.PIDSubsystem
Uses the value that the pid loop calculated.
Utility - Class in edu.wpi.first.wpilibj
Deprecated.
Use RobotController class instead

V

val - Variable in class org.opencv.core.Scalar
 
validateDisparity(Mat, Mat, int, int) - Static method in class org.opencv.calib3d.Calib3d
 
validateDisparity(Mat, Mat, int, int, int) - Static method in class org.opencv.calib3d.Calib3d
 
value - Variable in class edu.wpi.cscore.VideoEvent
 
value - Variable in class edu.wpi.first.hal.AccumulatorResult
The total value accumulated.
value - Variable in class edu.wpi.first.networktables.EntryNotification
The new value.
value - Variable in enum edu.wpi.first.wpilibj.ADXL345_I2C.Axes
The integer value representing this enumeration.
value - Variable in enum edu.wpi.first.wpilibj.ADXL345_SPI.Axes
The integer value representing this enumeration.
value - Variable in enum edu.wpi.first.wpilibj.ADXL362.Axes
 
value - Variable in enum edu.wpi.first.wpilibj.Counter.Mode
 
value - Variable in enum edu.wpi.first.wpilibj.CounterBase.EncodingType
 
value - Variable in enum edu.wpi.first.wpilibj.drive.RobotDriveBase.MotorType
 
value - Variable in enum edu.wpi.first.wpilibj.Encoder.IndexingType
 
value - Variable in enum edu.wpi.first.wpilibj.GenericHID.Hand
 
value - Variable in enum edu.wpi.first.wpilibj.GenericHID.HIDType
 
value - Variable in enum edu.wpi.first.wpilibj.I2C.Port
 
value - Variable in enum edu.wpi.first.wpilibj.InterruptableSensorBase.WaitResult
 
value - Variable in enum edu.wpi.first.wpilibj.Joystick.AxisType
 
value - Variable in enum edu.wpi.first.wpilibj.Joystick.ButtonType
 
value - Variable in enum edu.wpi.first.wpilibj.RobotDrive.MotorType
Deprecated.
 
value - Variable in enum edu.wpi.first.wpilibj.SerialPort.FlowControl
 
value - Variable in enum edu.wpi.first.wpilibj.SerialPort.Parity
 
value - Variable in enum edu.wpi.first.wpilibj.SerialPort.Port
 
value - Variable in enum edu.wpi.first.wpilibj.SerialPort.StopBits
 
value - Variable in enum edu.wpi.first.wpilibj.SerialPort.WriteBufferMode
 
value - Variable in enum edu.wpi.first.wpilibj.SPI.Port
 
valueChanged(NetworkTable, String, NetworkTableEntry, NetworkTableValue, int) - Method in interface edu.wpi.first.networktables.TableEntryListener
Called when a key-value pair is changed in a NetworkTable.
valueChanged(ITable, String, Object, boolean) - Method in interface edu.wpi.first.wpilibj.tables.ITableListener
Deprecated.
Called when a key-value pair is changed in a ITable
valueChangedEx(ITable, String, Object, int) - Method in interface edu.wpi.first.wpilibj.tables.ITableListener
Deprecated.
Extended version of valueChanged.
valueOf(String) - Static method in enum edu.wpi.cscore.CameraServerJNI.TelemetryKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.cscore.HttpCamera.HttpCameraKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.cscore.VideoEvent.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.cscore.VideoMode.PixelFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.cscore.VideoProperty.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.cscore.VideoSink.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.cscore.VideoSource.ConnectionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.cscore.VideoSource.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.hal.AllianceStationID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.networktables.NetworkTableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.ADXL345_I2C.Axes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.ADXL345_SPI.Axes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.ADXL362.Axes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.AnalogTriggerOutput.AnalogTriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.Counter.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.CounterBase.EncodingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.DoubleSolenoid.Value
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.drive.RobotDriveBase.MotorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.DriverStation.Alliance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.DriverStation.MatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.Encoder.IndexingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.GenericHID.Hand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.GenericHID.HIDType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.GenericHID.RumbleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.I2C.Port
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.interfaces.Accelerometer.Range
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.InterruptableSensorBase.WaitResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.Joystick.AxisType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.Joystick.ButtonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.PIDSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.PWM.PeriodMultiplier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.Relay.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.Relay.Value
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.RobotDrive.MotorType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.SerialPort.FlowControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.SerialPort.Parity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.SerialPort.Port
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.SerialPort.StopBits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.SerialPort.WriteBufferMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.shuffleboard.BuiltInLayouts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.shuffleboard.EventImportance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.SPI.Port
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.wpi.first.wpilibj.Ultrasonic.Unit
Returns the enum constant of this type with the specified name.
values() - Static method in enum edu.wpi.cscore.CameraServerJNI.TelemetryKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.cscore.HttpCamera.HttpCameraKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.cscore.VideoEvent.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.cscore.VideoMode.PixelFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.cscore.VideoProperty.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.cscore.VideoSink.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.cscore.VideoSource.ConnectionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.cscore.VideoSource.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.hal.AllianceStationID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.networktables.NetworkTableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.ADXL345_I2C.Axes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.ADXL345_SPI.Axes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.ADXL362.Axes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.AnalogTriggerOutput.AnalogTriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.Counter.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.CounterBase.EncodingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.DoubleSolenoid.Value
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.drive.RobotDriveBase.MotorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.DriverStation.Alliance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.DriverStation.MatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.Encoder.IndexingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.GenericHID.Hand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.GenericHID.HIDType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.GenericHID.RumbleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.I2C.Port
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.interfaces.Accelerometer.Range
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.InterruptableSensorBase.WaitResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.Joystick.AxisType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.Joystick.ButtonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.PIDSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.PWM.PeriodMultiplier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.Relay.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.Relay.Value
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.RobotDrive.MotorType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.SerialPort.FlowControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.SerialPort.Parity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.SerialPort.Port
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.SerialPort.StopBits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.SerialPort.WriteBufferMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.shuffleboard.BuiltInLayouts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.shuffleboard.BuiltInWidgets
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.shuffleboard.EventImportance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.SPI.Port
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.wpi.first.wpilibj.Ultrasonic.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
valueStr - Variable in class edu.wpi.cscore.VideoEvent
 
VAR_CATEGORICAL - Static variable in class org.opencv.ml.Ml
 
VAR_NUMERICAL - Static variable in class org.opencv.ml.Ml
 
VAR_ORDERED - Static variable in class org.opencv.ml.Ml
 
vconcat(List<Mat>, Mat) - Static method in class org.opencv.core.Core
 
vector_char_to_Mat(List<Byte>) - Static method in class org.opencv.utils.Converters
 
vector_DMatch_to_Mat(List<DMatch>) - Static method in class org.opencv.utils.Converters
 
vector_double_to_Mat(List<Double>) - Static method in class org.opencv.utils.Converters
 
vector_float_to_Mat(List<Float>) - Static method in class org.opencv.utils.Converters
 
vector_int_to_Mat(List<Integer>) - Static method in class org.opencv.utils.Converters
 
vector_KeyPoint_to_Mat(List<KeyPoint>) - Static method in class org.opencv.utils.Converters
 
vector_Mat_to_Mat(List<Mat>) - Static method in class org.opencv.utils.Converters
 
vector_Point_to_Mat(List<Point>) - Static method in class org.opencv.utils.Converters
 
vector_Point_to_Mat(List<Point>, int) - Static method in class org.opencv.utils.Converters
 
vector_Point2d_to_Mat(List<Point>) - Static method in class org.opencv.utils.Converters
 
vector_Point2f_to_Mat(List<Point>) - Static method in class org.opencv.utils.Converters
 
vector_Point3_to_Mat(List<Point3>, int) - Static method in class org.opencv.utils.Converters
 
vector_Point3d_to_Mat(List<Point3>) - Static method in class org.opencv.utils.Converters
 
vector_Point3f_to_Mat(List<Point3>) - Static method in class org.opencv.utils.Converters
 
vector_Point3i_to_Mat(List<Point3>) - Static method in class org.opencv.utils.Converters
 
vector_Rect_to_Mat(List<Rect>) - Static method in class org.opencv.utils.Converters
 
vector_Rect2d_to_Mat(List<Rect2d>) - Static method in class org.opencv.utils.Converters
 
vector_RotatedRect_to_Mat(List<RotatedRect>) - Static method in class org.opencv.utils.Converters
 
vector_uchar_to_Mat(List<Byte>) - Static method in class org.opencv.utils.Converters
 
vector_vector_char_to_Mat(List<MatOfByte>, List<Mat>) - Static method in class org.opencv.utils.Converters
 
vector_vector_DMatch_to_Mat(List<MatOfDMatch>, List<Mat>) - Static method in class org.opencv.utils.Converters
 
vector_vector_KeyPoint_to_Mat(List<MatOfKeyPoint>, List<Mat>) - Static method in class org.opencv.utils.Converters
 
vector_vector_Point_to_Mat(List<MatOfPoint>, List<Mat>) - Static method in class org.opencv.utils.Converters
 
vector_vector_Point2f_to_Mat(List<MatOfPoint2f>, List<Mat>) - Static method in class org.opencv.utils.Converters
 
vector_vector_Point3f_to_Mat(List<MatOfPoint3f>, List<Mat>) - Static method in class org.opencv.utils.Converters
 
Vector2d - Class in edu.wpi.first.wpilibj.drive
This is a 2D vector struct that supports basic vector operations.
Vector2d() - Constructor for class edu.wpi.first.wpilibj.drive.Vector2d
 
Vector2d(double, double) - Constructor for class edu.wpi.first.wpilibj.drive.Vector2d
 
verifySensor(int, int, byte[]) - Method in class edu.wpi.first.wpilibj.I2C
Verify that a device's registers contain expected values.
Version - Static variable in class edu.wpi.first.wpilibj.util.WPILibVersion
 
VERSION - Static variable in class org.opencv.core.Core
 
VERSION_MAJOR - Static variable in class org.opencv.core.Core
 
VERSION_MINOR - Static variable in class org.opencv.core.Core
 
VERSION_REVISION - Static variable in class org.opencv.core.Core
 
VERSION_STATUS - Static variable in class org.opencv.core.Core
 
Victor - Class in edu.wpi.first.wpilibj
VEX Robotics Victor 888 Speed Controller The Vex Robotics Victor 884 Speed Controller can also be used with this class but may need to be calibrated per the Victor 884 user manual.
Victor(int) - Constructor for class edu.wpi.first.wpilibj.Victor
Constructor.
VictorSP - Class in edu.wpi.first.wpilibj
VEX Robotics Victor SP Speed Controller.
VictorSP(int) - Constructor for class edu.wpi.first.wpilibj.VictorSP
Constructor.
Video - Class in org.opencv.video
 
Video() - Constructor for class org.opencv.video.Video
 
VideoCamera - Class in edu.wpi.cscore
A source that represents a video camera.
VideoCamera(int) - Constructor for class edu.wpi.cscore.VideoCamera
 
VideoCamera.WhiteBalance - Class in edu.wpi.cscore
 
VideoCapture - Class in org.opencv.videoio
 
VideoCapture() - Constructor for class org.opencv.videoio.VideoCapture
 
VideoCapture(int) - Constructor for class org.opencv.videoio.VideoCapture
 
VideoCapture(int, int) - Constructor for class org.opencv.videoio.VideoCapture
 
VideoCapture(long) - Constructor for class org.opencv.videoio.VideoCapture
 
VideoCapture(String) - Constructor for class org.opencv.videoio.VideoCapture
 
VideoCapture(String, int) - Constructor for class org.opencv.videoio.VideoCapture
 
VideoEvent - Class in edu.wpi.cscore
Video event.
VideoEvent.Kind - Enum in edu.wpi.cscore
 
VideoException - Exception in edu.wpi.cscore
An exception raised by the camera server.
VideoException(String) - Constructor for exception edu.wpi.cscore.VideoException
 
Videoio - Class in org.opencv.videoio
 
Videoio() - Constructor for class org.opencv.videoio.Videoio
 
VideoListener - Class in edu.wpi.cscore
An event listener.
VideoListener(Consumer<VideoEvent>, int, boolean) - Constructor for class edu.wpi.cscore.VideoListener
Create an event listener.
VideoMode - Class in edu.wpi.cscore
Video mode.
VideoMode(int, int, int, int) - Constructor for class edu.wpi.cscore.VideoMode
Create a new video mode.
VideoMode(VideoMode.PixelFormat, int, int, int) - Constructor for class edu.wpi.cscore.VideoMode
Create a new video mode.
VideoMode.PixelFormat - Enum in edu.wpi.cscore
 
VideoProperty - Class in edu.wpi.cscore
A source or sink property.
VideoProperty.Kind - Enum in edu.wpi.cscore
 
VideoSink - Class in edu.wpi.cscore
A source for video that provides a sequence of frames.
VideoSink(int) - Constructor for class edu.wpi.cscore.VideoSink
 
VideoSink.Kind - Enum in edu.wpi.cscore
 
VideoSource - Class in edu.wpi.cscore
A source for video that provides a sequence of frames.
VideoSource(int) - Constructor for class edu.wpi.cscore.VideoSource
 
VideoSource.ConnectionStrategy - Enum in edu.wpi.cscore
Connection strategy.
VideoSource.Kind - Enum in edu.wpi.cscore
 
VideoWriter - Class in org.opencv.videoio
 
VideoWriter() - Constructor for class org.opencv.videoio.VideoWriter
 
VideoWriter(long) - Constructor for class org.opencv.videoio.VideoWriter
 
VideoWriter(String, int, double, Size) - Constructor for class org.opencv.videoio.VideoWriter
 
VideoWriter(String, int, double, Size, boolean) - Constructor for class org.opencv.videoio.VideoWriter
 
VideoWriter(String, int, int, double, Size) - Constructor for class org.opencv.videoio.VideoWriter
 
VideoWriter(String, int, int, double, Size, boolean) - Constructor for class org.opencv.videoio.VideoWriter
 
VIDEOWRITER_PROP_FRAMEBYTES - Static variable in class org.opencv.videoio.Videoio
 
VIDEOWRITER_PROP_NSTRIPES - Static variable in class org.opencv.videoio.Videoio
 
VIDEOWRITER_PROP_QUALITY - Static variable in class org.opencv.videoio.Videoio
 
VisionPipeline - Interface in edu.wpi.first.vision
A vision pipeline is responsible for running a group of OpenCV algorithms to extract data from an image.
VisionPipeline - Interface in edu.wpi.first.wpilibj.vision
Deprecated.
Replaced with edu.wpi.first.vision.VisionPipeline
VisionRunner<P extends VisionPipeline> - Class in edu.wpi.first.vision
A vision runner is a convenient wrapper object to make it easy to run vision pipelines from robot code.
VisionRunner<P extends VisionPipeline> - Class in edu.wpi.first.wpilibj.vision
Deprecated.
Replaced with edu.wpi.first.vision.VisionRunner
VisionRunner(VideoSource, P, VisionRunner.Listener<? super P>) - Constructor for class edu.wpi.first.vision.VisionRunner
Creates a new vision runner.
VisionRunner(VideoSource, P, VisionRunner.Listener<? super P>) - Constructor for class edu.wpi.first.wpilibj.vision.VisionRunner
Deprecated.
Creates a new vision runner.
VisionRunner.Listener<P extends VisionPipeline> - Interface in edu.wpi.first.vision
Listener interface for a callback that should run after a pipeline has processed its input.
VisionRunner.Listener<P extends VisionPipeline> - Interface in edu.wpi.first.wpilibj.vision
Deprecated.
Listener interface for a callback that should run after a pipeline has processed its input.
VisionThread - Class in edu.wpi.first.vision
A vision thread is a special thread that runs a vision pipeline.
VisionThread - Class in edu.wpi.first.wpilibj.vision
Deprecated.
Replaced with edu.wpi.first.vision.VisionThread
VisionThread(VideoSource, P, VisionRunner.Listener<? super P>) - Constructor for class edu.wpi.first.vision.VisionThread
Creates a new vision thread that continuously runs the given vision pipeline.
VisionThread(VideoSource, P, VisionRunner.Listener<? super P>) - Constructor for class edu.wpi.first.wpilibj.vision.VisionThread
Deprecated.
Creates a new vision thread that continuously runs the given vision pipeline.
VisionThread(VisionRunner<?>) - Constructor for class edu.wpi.first.vision.VisionThread
Creates a vision thread that continuously runs a VisionPipeline.
VisionThread(VisionRunner<?>) - Constructor for class edu.wpi.first.wpilibj.vision.VisionThread
Deprecated.
Creates a vision thread that continuously runs a VisionPipeline.
VOLTAGE_OUT_OF_RANGE - Static variable in class edu.wpi.first.hal.HALUtil
 

W

WaitCommand - Class in edu.wpi.first.wpilibj.command
A WaitCommand will wait for a certain amount of time before finishing.
WaitCommand(double) - Constructor for class edu.wpi.first.wpilibj.command.WaitCommand
Instantiates a WaitCommand with the given timeout.
WaitCommand(String, double) - Constructor for class edu.wpi.first.wpilibj.command.WaitCommand
Instantiates a WaitCommand with the given timeout.
WaitForChildren - Class in edu.wpi.first.wpilibj.command
This command will only finish if whatever CommandGroup it is in has no active children.
WaitForChildren() - Constructor for class edu.wpi.first.wpilibj.command.WaitForChildren
 
waitForConnectionListenerQueue(double) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Wait for the connection listener queue to be empty.
waitForConnectionListenerQueue(int, double) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
waitForData() - Method in class edu.wpi.first.wpilibj.DriverStation
Wait for new data from the driver station.
waitForData(double) - Method in class edu.wpi.first.wpilibj.DriverStation
Wait for new data or for timeout, which ever comes first.
waitForDSData() - Static method in class edu.wpi.first.hal.HAL
 
waitForDSDataTimeout(double) - Static method in class edu.wpi.first.hal.HAL
 
waitForEntryListenerQueue(double) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Wait for the entry listener queue to be empty.
waitForEntryListenerQueue(int, double) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
waitForInterrupt(double) - Method in class edu.wpi.first.wpilibj.InterruptableSensorBase
In synchronous mode, wait for the defined interrupt to occur.
waitForInterrupt(double, boolean) - Method in class edu.wpi.first.wpilibj.InterruptableSensorBase
In synchronous mode, wait for the defined interrupt to occur.
waitForInterrupt(int, double, boolean) - Static method in class edu.wpi.first.hal.InterruptJNI
 
waitForLoggerQueue(double) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Wait for the incoming log event queue to be empty.
waitForLoggerQueue(int, double) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
waitForNotifierAlarm(int) - Static method in class edu.wpi.first.hal.NotifierJNI
Block until woken up by an alarm (or stop).
waitForProgramStart() - Static method in class edu.wpi.first.hal.sim.mockdata.SimulatorJNI
 
waitForProgramStart() - Static method in class edu.wpi.first.hal.sim.SimHooks
 
waitForRpcCallQueue(double) - Method in class edu.wpi.first.networktables.NetworkTableInstance
Wait for the incoming RPC call queue to be empty.
waitForRpcCallQueue(int, double) - Static method in class edu.wpi.first.networktables.NetworkTablesJNI
 
waitKey() - Static method in class org.opencv.highgui.HighGui
 
waitKey(int) - Static method in class org.opencv.highgui.HighGui
 
WaitUntilCommand - Class in edu.wpi.first.wpilibj.command
WaitUntilCommand - waits until an absolute game time.
WaitUntilCommand(double) - Constructor for class edu.wpi.first.wpilibj.command.WaitUntilCommand
 
WARP_FILL_OUTLIERS - Static variable in class org.opencv.imgproc.Imgproc
 
WARP_INVERSE_MAP - Static variable in class org.opencv.imgproc.Imgproc
 
WARP_POLAR_LINEAR - Static variable in class org.opencv.imgproc.Imgproc
 
WARP_POLAR_LOG - Static variable in class org.opencv.imgproc.Imgproc
 
warpAffine(Mat, Mat, Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
 
warpAffine(Mat, Mat, Mat, Size, int) - Static method in class org.opencv.imgproc.Imgproc
 
warpAffine(Mat, Mat, Mat, Size, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
warpAffine(Mat, Mat, Mat, Size, int, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
warpPerspective(Mat, Mat, Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
 
warpPerspective(Mat, Mat, Mat, Size, int) - Static method in class org.opencv.imgproc.Imgproc
 
warpPerspective(Mat, Mat, Mat, Size, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
warpPerspective(Mat, Mat, Mat, Size, int, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
warpPolar(Mat, Mat, Size, Point, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
Watchdog - Class in edu.wpi.first.wpilibj
A class that's a wrapper around a watchdog timer.
Watchdog(double, Runnable) - Constructor for class edu.wpi.first.wpilibj.Watchdog
Watchdog constructor.
watershed(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
whenActive(Command) - Method in class edu.wpi.first.wpilibj.buttons.Trigger
Starts the given command whenever the trigger just becomes active.
whenInactive(Command) - Method in class edu.wpi.first.wpilibj.buttons.Trigger
Starts the command when the trigger becomes inactive.
whenPressed(Command) - Method in class edu.wpi.first.wpilibj.buttons.Button
Starts the given command whenever the button is newly pressed.
whenReleased(Command) - Method in class edu.wpi.first.wpilibj.buttons.Button
Starts the command when the button is released.
whileActive(Command) - Method in class edu.wpi.first.wpilibj.buttons.Trigger
Constantly starts the given command while the button is held.
whileHeld(Command) - Method in class edu.wpi.first.wpilibj.buttons.Button
Constantly starts the given command while the button is held.
WhiteBalance() - Constructor for class edu.wpi.cscore.VideoCamera.WhiteBalance
 
WidgetType - Interface in edu.wpi.first.wpilibj.shuffleboard
Represents the type of a widget in Shuffleboard.
width - Variable in class edu.wpi.cscore.VideoMode
Width in pixels.
width - Variable in class org.opencv.core.Rect
 
width - Variable in class org.opencv.core.Rect2d
 
width - Variable in class org.opencv.core.Size
 
width - Variable in class org.opencv.highgui.ImageWindow
 
width() - Method in class org.opencv.core.Mat
 
willRunWhenDisabled() - Method in class edu.wpi.first.wpilibj.command.Command
Returns whether or not this Command will run when the robot is disabled, or if it will cancel itself.
WINDOW_AUTOSIZE - Static variable in class org.opencv.highgui.HighGui
 
WINDOW_AUTOSIZE - Static variable in class org.opencv.highgui.ImageWindow
 
WINDOW_NORMAL - Static variable in class org.opencv.highgui.HighGui
 
WINDOW_NORMAL - Static variable in class org.opencv.highgui.ImageWindow
 
windows - Static variable in class org.opencv.highgui.HighGui
 
windowToBeResized - Variable in class org.opencv.highgui.ImageWindow
 
withPosition(int, int) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardComponent
Sets the position of this component in the tab.
withProperties(Map<String, Object>) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardComponent
Sets custom properties for this component.
withSize(int, int) - Method in class edu.wpi.first.wpilibj.shuffleboard.ShuffleboardComponent
Sets the size of this component in the tab.
WPILibVersion - Class in edu.wpi.first.wpilibj.util
 
WPILibVersion() - Constructor for class edu.wpi.first.wpilibj.util.WPILibVersion
 
wrap(VideoSource) - Static method in class edu.wpi.first.wpilibj.shuffleboard.SendableCameraWrapper
Gets a sendable wrapper object for the given video source, creating the wrapper if one does not already exist for the source.
write(byte[], int) - Method in class edu.wpi.first.wpilibj.SerialPort
Write raw bytes to the serial port.
write(byte[], int) - Method in class edu.wpi.first.wpilibj.SPI
Write data to the slave device.
write(int, int) - Method in class edu.wpi.first.wpilibj.I2C
Execute a write transaction with the device.
write(String) - Method in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
write(String) - Method in class org.opencv.features2d.DescriptorMatcher
 
write(String) - Method in class org.opencv.features2d.Feature2D
 
write(String) - Method in class org.opencv.features2d.FeatureDetector
Deprecated.
 
write(ByteBuffer, int) - Method in class edu.wpi.first.wpilibj.SPI
Write data to the slave device.
write(Mat) - Method in class org.opencv.videoio.VideoWriter
 
writeBulk(byte[]) - Method in class edu.wpi.first.wpilibj.I2C
Execute a write transaction with the device.
writeBulk(byte[], int) - Method in class edu.wpi.first.wpilibj.I2C
Execute a write transaction with the device.
writeBulk(ByteBuffer, int) - Method in class edu.wpi.first.wpilibj.I2C
Execute a write transaction with the device.
writeCANPacket(int, byte[], int) - Static method in class edu.wpi.first.hal.CANAPIJNI
 
writeCANPacketRepeating(int, byte[], int, int) - Static method in class edu.wpi.first.hal.CANAPIJNI
 
writePacket(byte[], int) - Method in class edu.wpi.first.wpilibj.CAN
Write a packet to the CAN device with a specific ID.
writePacketRepeating(byte[], int, int) - Method in class edu.wpi.first.wpilibj.CAN
Write a repeating packet to the CAN device with a specific ID.
writeString(String) - Method in class edu.wpi.first.wpilibj.SerialPort
Write a string to the serial port.

X

x - Variable in class edu.wpi.first.wpilibj.drive.Vector2d
 
x - Variable in class org.opencv.core.Point
 
x - Variable in class org.opencv.core.Point3
 
x - Variable in class org.opencv.core.Rect
 
x - Variable in class org.opencv.core.Rect2d
 
x - Variable in class org.opencv.highgui.ImageWindow
 
XAxis - Variable in class edu.wpi.first.wpilibj.ADXL345_I2C.AllAxes
 
XAxis - Variable in class edu.wpi.first.wpilibj.ADXL345_SPI.AllAxes
 
XAxis - Variable in class edu.wpi.first.wpilibj.ADXL362.AllAxes
 
XboxController - Class in edu.wpi.first.wpilibj
Handle input from Xbox 360 or Xbox One controllers connected to the Driver Station.
XboxController(int) - Constructor for class edu.wpi.first.wpilibj.XboxController
Construct an instance of a joystick.

Y

y - Variable in class edu.wpi.first.wpilibj.drive.Vector2d
 
y - Variable in class org.opencv.core.Point
 
y - Variable in class org.opencv.core.Point3
 
y - Variable in class org.opencv.core.Rect
 
y - Variable in class org.opencv.core.Rect2d
 
y - Variable in class org.opencv.highgui.ImageWindow
 
YAxis - Variable in class edu.wpi.first.wpilibj.ADXL345_I2C.AllAxes
 
YAxis - Variable in class edu.wpi.first.wpilibj.ADXL345_SPI.AllAxes
 
YAxis - Variable in class edu.wpi.first.wpilibj.ADXL362.AllAxes
 

Z

z - Variable in class org.opencv.core.Point3
 
ZAxis - Variable in class edu.wpi.first.wpilibj.ADXL345_I2C.AllAxes
 
ZAxis - Variable in class edu.wpi.first.wpilibj.ADXL345_SPI.AllAxes
 
ZAxis - Variable in class edu.wpi.first.wpilibj.ADXL362.AllAxes
 
zeros(int, int, int) - Static method in class org.opencv.core.Mat
 
zeros(Size, int) - Static method in class org.opencv.core.Mat
 

_

__fromPtr__(long) - Static method in class org.opencv.calib3d.StereoBM
 
__fromPtr__(long) - Static method in class org.opencv.calib3d.StereoMatcher
 
__fromPtr__(long) - Static method in class org.opencv.calib3d.StereoSGBM
 
__fromPtr__(long) - Static method in class org.opencv.core.Algorithm
 
__fromPtr__(long) - Static method in class org.opencv.core.TickMeter
 
__fromPtr__(long) - Static method in class org.opencv.features2d.AgastFeatureDetector
 
__fromPtr__(long) - Static method in class org.opencv.features2d.AKAZE
 
__fromPtr__(long) - Static method in class org.opencv.features2d.BFMatcher
 
__fromPtr__(long) - Static method in class org.opencv.features2d.BOWImgDescriptorExtractor
 
__fromPtr__(long) - Static method in class org.opencv.features2d.BOWKMeansTrainer
 
__fromPtr__(long) - Static method in class org.opencv.features2d.BOWTrainer
 
__fromPtr__(long) - Static method in class org.opencv.features2d.BRISK
 
__fromPtr__(long) - Static method in class org.opencv.features2d.DescriptorExtractor
Deprecated.
 
__fromPtr__(long) - Static method in class org.opencv.features2d.DescriptorMatcher
 
__fromPtr__(long) - Static method in class org.opencv.features2d.FastFeatureDetector
 
__fromPtr__(long) - Static method in class org.opencv.features2d.Feature2D
 
__fromPtr__(long) - Static method in class org.opencv.features2d.FeatureDetector
Deprecated.
 
__fromPtr__(long) - Static method in class org.opencv.features2d.FlannBasedMatcher
 
__fromPtr__(long) - Static method in class org.opencv.features2d.GFTTDetector
 
__fromPtr__(long) - Static method in class org.opencv.features2d.KAZE
 
__fromPtr__(long) - Static method in class org.opencv.features2d.MSER
 
__fromPtr__(long) - Static method in class org.opencv.features2d.ORB
 
__fromPtr__(long) - Static method in class org.opencv.features2d.Params
 
__fromPtr__(long) - Static method in class org.opencv.imgproc.CLAHE
 
__fromPtr__(long) - Static method in class org.opencv.imgproc.LineSegmentDetector
 
__fromPtr__(long) - Static method in class org.opencv.imgproc.Subdiv2D
 
__fromPtr__(long) - Static method in class org.opencv.ml.ANN_MLP_ANNEAL
 
__fromPtr__(long) - Static method in class org.opencv.ml.ANN_MLP
 
__fromPtr__(long) - Static method in class org.opencv.ml.Boost
 
__fromPtr__(long) - Static method in class org.opencv.ml.DTrees
 
__fromPtr__(long) - Static method in class org.opencv.ml.EM
 
__fromPtr__(long) - Static method in class org.opencv.ml.KNearest
 
__fromPtr__(long) - Static method in class org.opencv.ml.LogisticRegression
 
__fromPtr__(long) - Static method in class org.opencv.ml.NormalBayesClassifier
 
__fromPtr__(long) - Static method in class org.opencv.ml.ParamGrid
 
__fromPtr__(long) - Static method in class org.opencv.ml.RTrees
 
__fromPtr__(long) - Static method in class org.opencv.ml.StatModel
 
__fromPtr__(long) - Static method in class org.opencv.ml.SVM
 
__fromPtr__(long) - Static method in class org.opencv.ml.SVMSGD
 
__fromPtr__(long) - Static method in class org.opencv.ml.TrainData
 
__fromPtr__(long) - Static method in class org.opencv.objdetect.BaseCascadeClassifier
 
__fromPtr__(long) - Static method in class org.opencv.objdetect.CascadeClassifier
 
__fromPtr__(long) - Static method in class org.opencv.objdetect.HOGDescriptor
 
__fromPtr__(long) - Static method in class org.opencv.objdetect.QRCodeDetector
 
__fromPtr__(long) - Static method in class org.opencv.photo.AlignExposures
 
__fromPtr__(long) - Static method in class org.opencv.photo.AlignMTB
 
__fromPtr__(long) - Static method in class org.opencv.photo.CalibrateCRF
 
__fromPtr__(long) - Static method in class org.opencv.photo.CalibrateDebevec
 
__fromPtr__(long) - Static method in class org.opencv.photo.CalibrateRobertson
 
__fromPtr__(long) - Static method in class org.opencv.photo.MergeDebevec
 
__fromPtr__(long) - Static method in class org.opencv.photo.MergeExposures
 
__fromPtr__(long) - Static method in class org.opencv.photo.MergeMertens
 
__fromPtr__(long) - Static method in class org.opencv.photo.MergeRobertson
 
__fromPtr__(long) - Static method in class org.opencv.photo.Tonemap
 
__fromPtr__(long) - Static method in class org.opencv.photo.TonemapDrago
 
__fromPtr__(long) - Static method in class org.opencv.photo.TonemapDurand
 
__fromPtr__(long) - Static method in class org.opencv.photo.TonemapMantiuk
 
__fromPtr__(long) - Static method in class org.opencv.photo.TonemapReinhard
 
__fromPtr__(long) - Static method in class org.opencv.video.BackgroundSubtractor
 
__fromPtr__(long) - Static method in class org.opencv.video.BackgroundSubtractorKNN
 
__fromPtr__(long) - Static method in class org.opencv.video.BackgroundSubtractorMOG2
 
__fromPtr__(long) - Static method in class org.opencv.video.DenseOpticalFlow
 
__fromPtr__(long) - Static method in class org.opencv.video.DualTVL1OpticalFlow
 
__fromPtr__(long) - Static method in class org.opencv.video.FarnebackOpticalFlow
 
__fromPtr__(long) - Static method in class org.opencv.video.KalmanFilter
 
__fromPtr__(long) - Static method in class org.opencv.video.SparseOpticalFlow
 
__fromPtr__(long) - Static method in class org.opencv.video.SparsePyrLKOpticalFlow
 
__fromPtr__(long) - Static method in class org.opencv.videoio.VideoCapture
 
__fromPtr__(long) - Static method in class org.opencv.videoio.VideoWriter
 
_cancel() - Method in class edu.wpi.first.wpilibj.command.ConditionalCommand
 
_initialize() - Method in class edu.wpi.first.wpilibj.command.ConditionalCommand
Calls ConditionalCommand.condition() and runs the proper command.
_initialize() - Method in class edu.wpi.first.wpilibj.command.InstantCommand
Trigger the stored function.
_interrupted() - Method in class edu.wpi.first.wpilibj.command.ConditionalCommand
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages