WPILibC++
trunk
|
#include <VisionAPI.h>
Public Attributes | |
int | imageHeight |
int | imageWidth |
double | imageTimestamp |
int | particleIndex |
int | center_mass_x |
int | center_mass_y |
double | center_mass_x_normalized |
double | center_mass_y_normalized |
double | particleArea |
Rect | boundingRect |
double | particleToImagePercent |
double | particleQuality |
frcParticleAnalysis returns this structure
Definition at line 35 of file VisionAPI.h.