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

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

Completed given DB_DIR in a "normal" walk.

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

Definition at line 55 of file ComputeKernelData.h.

References Impala::Core::Training::PrecomputeTask::ComputeTestKernel(), mDA, mDevelSet, mFeatureIndexCat, mKernelMatrixName, mModel, and mWalkType.

00056     {
00057         Training::PrecomputeTask::ComputeTestKernel
00058             (is->GetLocator(), mWalkType, is->GetContainer(dirId), mDevelSet,
00059              mDA, mFeatureIndexCat, mModel, mKernelMatrixName);
00060     }

Here is the call graph for this function:


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