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

virtual void Impala::Core::ImageSet::ProtoSimilarityEval::HandleNewFile ( ImageSet is,
int  fileId,
Array::Array2dVec3UInt8 im 
) [inline, virtual]

Arrived at given DB_FILE in a "normal" walk.

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

Definition at line 38 of file ProtoSimilarityEval.h.

References Impala::Core::Feature::Computor::ComputeFeatures(), and mComputor.

00039     {
00040         Quid quid = is->GetQuidImage(fileId);
00041         mComputor->ComputeFeatures(im, quid);
00042     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:15:16 2010 for ImpalaSrc by  doxygen 1.5.1