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

virtual void Impala::Core::VideoSet::SegmentationDocument::SaveBookmarked ( std::string  fileName,
std::string  conceptName 
) [inline, virtual]

Definition at line 384 of file SegmentationDocument.h.

References mBookmarked, mKeyframes, mShots, and Impala::Core::VideoSet::TableShots::WriteVxsFile().

00385     {
00386         mBookmarked->WriteVxsFile(fileName, conceptName, mShots, mKeyframes);
00387     }

Here is the call graph for this function:


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