AMI Multi-Object Tracking Evaluator Data Structures

Here are the data structures with brief descriptions:
_amiEventEvent 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
_amiEventFrameFrame contains subsets of both sequences (GT and E) for particular frame and evaluated errors. Structure holding errors for particular frame from sequence, Configuration Map and Ground Truth and Estimated object subsets
_amiEventListSequence data with relevant ordered list of sequence frame numbers and a set of used types
_amiEventsEvalContains data, parameters and results necessary for error evalution process
_amiEventsSubSetList of events (pointers) that is subset of the sequence. Selects only specified Events from entire Events list. Specification parameters are the frame number and set of allowed event types
_amiPoint2iStructure for 2D point wint integer coordinates
amiEventFrameMapConfiguration Map table element structure. Contains pair of Ground Truth object and Estimated objects that are mapped together and flag of Ground Truth object occlusion

Generated on Sat Dec 3 12:35:24 2005 for AMI Multi-Object Tracking Evaluator by  doxygen 1.4.5