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

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

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:


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