Definition at line 881 of file SegmentationDocumentGuiAnno.h. References mNrAnnoPerVideo, mNrAnnotated, and RelevanceStats(). Referenced by DoAnno(). 00882 { 00883 if (idx == -1) 00884 { 00885 mNrAnnoPerVideo++; 00886 mNrAnnotated++; 00887 } 00888 RelevanceStats(relevance,1); 00889 }
Here is the call graph for this function: ![]()
|