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

virtual void Impala::Core::ImageSet::ApplyConcepts::HandleDoneDir ( ImageSet is,
int  dirId 
) [inline, virtual]

Completed given DB_DIR in a "normal" walk.

Reimplemented from Impala::Core::ImageSet::Listener.

Definition at line 39 of file ApplyConcepts.h.

References mApplier, mPathCreator, Impala::Core::Training::ApplyConcepts::NextPath(), and Impala::Core::ImageSet::PathCreatorImageSet::SetFolderId().

00040     {
00041         mPathCreator->SetFolderId(dirId);
00042         mApplier->NextPath(mPathCreator);
00043     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:13:54 2010 for ImpalaSrc by  doxygen 1.5.1