Home || Visual Search || Applications || Architecture || 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::Util::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 Thu Jan 13 09:22:10 2011 for ImpalaSrc by  doxygen 1.5.1