observation Struct Reference

List of all members.

Detailed Description

Struct for observations. All sensor-specific observations have to be wrapped into this format.


Public Attributes

int id
 Identifier of an observation.
int type
 Observation type or origin identifier (feature detection internal use).
int matched
 Flag indicating if observation is matched or not.
int n_pairings
 Counts number of statistically compatible associations of an observation.
int n_support_cues
 Counts number of supporting cues (e.g. shape, motion, shape and motion) of an observation.
double timestamp
 Timestamp of an observation.
gsl::matrix z
 Observation values z (= first moments) in the sensor reference frame.
gsl::matrix R
 Observation covariance matrix R (= second moments).


Generated on Mon Oct 23 14:09:18 2006 for Tracky by  doxygen 1.4.6