Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

virtual void Impala::Core::VideoSet::ExportFeatures::HandleNewWalk ( VideoSet vs,
Segmentation segmentation 
) [inline, virtual]

Start of a "normal" walk with segmentation present.

This is a special case of "normal" walk so is called in addition to the handle normal walk.

Reimplemented from Impala::Core::VideoSet::Listener.

Definition at line 46 of file ExportFeatures.h.

References mSegmentation.

00047     {
00048         mSegmentation = segmentation;
00049     }


Generated on Fri Mar 19 11:28:55 2010 for ImpalaSrc by  doxygen 1.5.1