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: ![]()
|