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

void Impala::Application::IDo::CheckFeatureAllSift (  )  [inline]

Definition at line 1795 of file mainIDo.cpp.

References CheckFeaturePyramid3().

Referenced by HandleCmd().

01796     {
01797         CheckFeaturePyramid3("sift", true);
01798         CheckFeaturePyramid3("opponentsift", true);
01799         CheckFeaturePyramid3("rgbsift", false);
01800         CheckFeaturePyramid3("rgsift", false);
01801         CheckFeaturePyramid3("csift", false);
01802     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:14:25 2011 for ImpalaSrc by  doxygen 1.5.1