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

void Impala::Samples::ActiveLearnEngine::AddPositive ( Quid  q  )  [inline]

Definition at line 111 of file ActiveLearnEngine.h.

References Impala::Core::Table::AnnotationTable::AddPositive(), and mAnnotations.

00112     {
00113 //        ILOG_DEBUG("added positive " << QuidObj(q));
00114         mAnnotations->AddPositive(q);
00115     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:37:56 2010 for ImpalaSrc by  doxygen 1.5.1