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

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

Definition at line 118 of file ActiveLearnEngine.h.

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

Referenced by AddRandomNegatives().

00119     {
00120 //        ILOG_DEBUG("added negative " << QuidObj(q));
00121         mAnnotations->AddNegative(q);
00122     }

Here is the call graph for this function:


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