Now you can download a copy of these docs so you can use them offline! Download now
#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.