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

Impala::Core::VideoSet::ApplyConcepts::ApplyConcepts ( Reporter reporter,
CmdOptions options,
VideoSet vs,
bool  onIndex 
) [inline]

Definition at line 19 of file ApplyConcepts.h.

References mApplier, and mOnIndex.

00021     {
00022         mOnIndex = onIndex;
00023         mApplier = new Training::ApplyConcepts(options, vs, mOnIndex);
00024     }


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