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

Impala::Core::VideoSet::VisSemGaborStat::VisSemGaborStat ( Reporter reporter,
CmdOptions options 
) [inline]

Definition at line 19 of file VisSemGaborStat.h.

References Impala::Core::Feature::VisSem::InitStat(), mFeature, and mReporter.

00020     {
00021         mReporter = reporter;
00022         mFeature = new Feature::VisSem("vissemgabor", options);
00023         mFeature->InitStat();
00024     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:33:04 2010 for ImpalaSrc by  doxygen 1.5.1