Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 118 of file Mpeg7Doc.h.

References ReplaceAnnotationEx().

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

Here is the call graph for this function:


Generated on Fri Mar 19 11:30:42 2010 for ImpalaSrc by  doxygen 1.5.1