Searched defs:sampleList (Results 1 – 3 of 3) sorted by relevance
43 void writeSampleList (const char* casePath, int listNdx, const xe::ri::SampleList& sampleList) in writeSampleList()
442 inline TestLog& TestLog::operator<< (const SampleList& sampleList) { sampleList.write(*this); retu… in operator <<()
1617 void generateDescriptorSubsample(Mat& sampleList, Mat& comparisons, int nbits, in generateDescriptorSubsample()