amiEventFrameMap Struct Reference

Configuration Map table element structure. Contains pair of Ground Truth object and Estimated objects that are mapped together and flag of Ground Truth object occlusion. More...

#include <ami_event_frame.h>


Data Fields

amiEventidE
 Pointer to Estimated object.
amiEventidGT
 Pointer to Ground Truth object.
unsigned char occ
 Occlusio flag for Ground Truth object.


Detailed Description

Configuration Map table element structure. Contains pair of Ground Truth object and Estimated objects that are mapped together and flag of Ground Truth object occlusion.

Definition at line 29 of file ami_event_frame.h.


Field Documentation

amiEvent* amiEventFrameMap::idE
 

Pointer to Estimated object.

Definition at line 30 of file ami_event_frame.h.

amiEvent* amiEventFrameMap::idGT
 

Pointer to Ground Truth object.

Definition at line 31 of file ami_event_frame.h.

unsigned char amiEventFrameMap::occ
 

Occlusio flag for Ground Truth object.

Definition at line 32 of file ami_event_frame.h.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 3 12:35:24 2005 for AMI Multi-Object Tracking Evaluator by  doxygen 1.4.5