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

void Impala::Core::VideoSet::ShotSegmenter::HandleDoneFile ( VideoSet vs,
int  fileId,
Stream::RgbDataSrc src 
) [inline, virtual]

Completed given DB_FILE in a "normal" walk.

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

Definition at line 120 of file ShotSegmenter.h.

References WriteMp7ShotSeg(), and WriteShotSimilarity().

00121     {
00122         WriteMp7ShotSeg(vs, fileId, src);
00123         WriteShotSimilarity(vs, fileId, src);
00124     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:22:13 2011 for ImpalaSrc by  doxygen 1.5.1