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

virtual void Impala::Core::VideoSet::ComputeKernelData::HandleDoneFile ( VideoSet vs,
int  fileId,
Stream::RgbDataSrc src 
) [inline, virtual]

Completed given DB_FILE in a "normal" walk.

Reimplemented from Impala::Core::VideoSet::Listener.

Definition at line 56 of file ComputeKernelData.h.

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

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

Here is the call graph for this function:


Generated on Thu Jan 13 09:21:49 2011 for ImpalaSrc by  doxygen 1.5.1