"

2013 FRC Java API

"

Uses of Class
edu.wpi.first.wpilibj.image.ShapeDetectionOptions

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

Uses of ShapeDetectionOptions in edu.wpi.first.wpilibj.image
 

Methods in edu.wpi.first.wpilibj.image with parameters of type ShapeDetectionOptions
 EllipseMatch[] MonoImage.detectEllipses(EllipseDescriptor ellipseDescriptor, CurveOptions curveOptions, ShapeDetectionOptions shapeDetectionOptions, RegionOfInterest roi)
           
static EllipseMatch[] NIVision.detectEllipses(MonoImage image, EllipseDescriptor ellipseDescriptor, CurveOptions curveOptions, ShapeDetectionOptions shapeDetectionOptions, RegionOfInterest roi)
           
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"