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

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

Definition at line 1805 of file mainIDo.cpp.

References CheckFeaturePyramidDense2(), and CheckFeaturePyramidHarris().

Referenced by HandleCmd().

01806     {
01807         CheckFeaturePyramidHarris("sift", "cm_unc_cs_75");
01808         CheckFeaturePyramidDense2("sift", "cm_unc_cs_50");
01809         CheckFeaturePyramidHarris("opponentsift", "cm_unc_cs_120");
01810         CheckFeaturePyramidDense2("opponentsift", "cm_unc_cs_80");
01811         CheckFeaturePyramidHarris("rgbsift", "cm_unc_cs_120");
01812         CheckFeaturePyramidDense2("rgbsift", "cm_unc_cs_80");
01813         CheckFeaturePyramidHarris("csift", "cm_unc_cs_120");
01814         CheckFeaturePyramidDense2("csift", "cm_unc_cs_80");
01815     }

Here is the call graph for this function:


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