Classes
contrib/brl/vvid/vvid_frame_trail.h File Reference

Maintains a trail of topology or spatial objects in time-order. More...

#include <vcl_vector.h>
#include <vcl_deque.h>
#include <vtol/vtol_topology_object_sptr.h>
#include <vsol/vsol_spatial_object_2d_sptr.h>

Go to the source code of this file.

Classes

class  vvid_frame_trail

Detailed Description

Maintains a trail of topology or spatial objects in time-order.

The idea is to display video segmentation for a given number of frames in a finite queue. The most recent frame result is added and the oldest result is removed. Creates the impression of a feature-time trail in the current frame display

Author:
J.L. Mundy
    Modifications:
     J.L. Mundy March 15, 2003    Initial version.
   

Definition in file vvid_frame_trail.h.