WPILibC++  trunk
Public Attributes | List of all members
ParticleAnalysisReport_struct Struct Reference

#include <VisionAPI.h>

Collaboration diagram for ParticleAnalysisReport_struct:
Collaboration graph
[legend]

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

Definition at line 35 of file VisionAPI.h.


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