Definition at line 2125 of file mainIDo.cpp. References ILOG_INFO, mRefServer, and StageCall(). Referenced by HandleCmd(). 02126 { 02127 ILOG_INFO("Staging preptryoutput"); 02128 StageCall("syncvideofiles", "trec2005fsd_try.txt true"); 02129 StageCall("copysegmentation", "trec2005fsd_try.txt", mRefServer); 02130 StageCall("copykeyframes", "trec2005fsd_try.txt", mRefServer); 02131 StageCall("copyimagearchive", "trec2005fsd_try.txt true ALL images.raw", 02132 mRefServer); 02133 }
Here is the call graph for this function: ![]()
|