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

void Impala::Core::VideoSet::Segmentation::Load (  )  [inline]

Definition at line 268 of file Segmentation.h.

References Impala::Core::Database::RawDataSet::GetDatabase(), Impala::Core::Database::RawDataSet::GetFilePathVideoIndex(), mName, mVidSet, Impala::Core::Table::Read(), and UpdateGroups().

Referenced by Segmentation().

00269     {
00270         String fName = mVidSet->GetFilePathVideoIndex("", mName + ".tab",
00271                                                       false, false);
00272         Read(this, fName, mVidSet->GetDatabase());
00273         UpdateGroups();
00274     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:31:30 2010 for ImpalaSrc by  doxygen 1.5.1