HomeSort by relevance Sort by last modified time
    Searched refs:last_idx (Results 1 - 2 of 2) sorted by null

  /external/opencv/ml/src/
mltestset.cpp 138 int last_idx; local
141 last_idx = num_samples * (cur_class + 1) / num_classes - 1;
142 CV_CALL( max_dst = (*((CvDI*) cvGetSeqElem( seq, last_idx ))).d );
  /external/opencv/cv/src/
cvhaar.cpp 1850 int last_idx; local
    [all...]

Completed in 52 milliseconds