_amiEvent Struct Reference

Event parameters (Frame, ID, Type and Coordinates). Event is a rectangular area defined by Minimal and Maximal corner. Suppose that Event is rectangle areas parallel to main axis. More...

#include <ami_event_set.h>


Data Fields

long Time
 Time/Frame of Event in the sequence.
unsigned int ObjectID
 Event Identificator.
int Type
 Type of the event.
amiPoint2i pMin
amiPoint2i pMax
 Corners of rectangular area.


Detailed Description

Event parameters (Frame, ID, Type and Coordinates). Event is a rectangular area defined by Minimal and Maximal corner. Suppose that Event is rectangle areas parallel to main axis.

Definition at line 56 of file ami_event_set.h.


Field Documentation

long _amiEvent::Time
 

Time/Frame of Event in the sequence.

Definition at line 57 of file ami_event_set.h.

unsigned int _amiEvent::ObjectID
 

Event Identificator.

Definition at line 58 of file ami_event_set.h.

int _amiEvent::Type
 

Type of the event.

Definition at line 59 of file ami_event_set.h.

amiPoint2i _amiEvent::pMin
 

Definition at line 60 of file ami_event_set.h.

amiPoint2i _amiEvent::pMax
 

Corners of rectangular area.

Definition at line 60 of file ami_event_set.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