"

2013 FRC Java API

"

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

Packages that use RegionOfInterest
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 RegionOfInterest in edu.wpi.first.wpilibj.image
 

Methods in edu.wpi.first.wpilibj.image with parameters of type RegionOfInterest
 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
"