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

int Impala::Core::VideoSet::Mpeg7Doc::ReplaceAnnotation ( String  annotation,
String  shotName,
int  startFrame,
int  endFrame,
double  relevance,
double  confidence 
) [inline]

Definition at line 117 of file Mpeg7Doc.h.

References ReplaceAnnotationEx().

00120     {
00121         return ReplaceAnnotationEx(annotation, shotName, startFrame,
00122                                    startFrame, endFrame,relevance, confidence);
00123     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:22:04 2011 for ImpalaSrc by  doxygen 1.5.1