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

Core::Array::Array2dVec3UInt8* Impala::Core::Trec::ThreadSet::GetKeyframe ( int  shot  )  [inline]

Definition at line 209 of file ThreadSet.h.

References GetImageByShotID(), and ILOG_WARN.

00210     {
00211         ILOG_WARN("GetKeyframe: deprecated warning: " <<
00212                   "use GetImageByShotID instead.");
00213         return GetImageByShotID(shot);
00214     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:21:32 2011 for ImpalaSrc by  doxygen 1.5.1