WPILibC++  unspecified
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
ParticleAnalysisReport_struct Struct Reference

frcParticleAnalysis returns this structure More...

#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
 

Detailed Description

frcParticleAnalysis returns this structure


The documentation for this struct was generated from the following file: