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

Impala::Core::VideoSet::VisSemTrain::VisSemTrain ( Reporter reporter,
String  name,
CmdOptions options 
) [inline]

Definition at line 21 of file VisSemTrain.h.

References mFeature, and mReporter.

00022     {
00023         mReporter = reporter;
00024         mFeature = new Feature::VisSem(name, options);
00025     }


Generated on Thu Jan 13 09:22:17 2011 for ImpalaSrc by  doxygen 1.5.1