Searched refs:CV_COL_SAMPLE (Results 1 – 2 of 2) sorted by relevance
937 if( tflag != CV_ROW_SAMPLE && tflag != CV_COL_SAMPLE ) in cvCheckTrainData()1536 int tflag = flags == CV_COL_SAMPLE;
123 #define CV_COL_SAMPLE 0 macro