Definition at line 906 of file SegmentationDocumentGuiAnno.h. References mNrAnnoPerVideo, mNrAnnotated, and RelevanceStats(). Referenced by DoAnno(). 00907 { 00908 if (idx == -1) 00909 { 00910 mNrAnnoPerVideo++; 00911 mNrAnnotated++; 00912 } 00913 RelevanceStats(relevance,1); 00914 }
Here is the call graph for this function:
|