Definition at line 2166 of file mainIDo.cpp. References ILOG_INFO, and StageCall(). Referenced by HandleCmd(). 02167 { 02168 ILOG_INFO("Staging vocmini"); 02169 StageCall("copyimageset", "voc2007mini.txt"); 02170 StageCall("copyimagearchive", "voc2007mini.txt false ALL images.raw"); 02171 StageCall("copyannotationtableset", 02172 "voc2007mini.txt Image conceptsVOC2007.txt"); 02173 StageCall("copyannotationtableset", 02174 "voc2007mini.txt Image conceptsTest.txt"); 02175 }
Here is the call graph for this function: ![]()
|