Home | History | Annotate | Download | only in src

Lines Matching refs:CV_COL_SAMPLE

937     if( tflag != CV_ROW_SAMPLE && tflag != CV_COL_SAMPLE )
939 "Unknown training data layout (must be CV_ROW_SAMPLE or CV_COL_SAMPLE)" );
1536 int tflag = flags == CV_COL_SAMPLE;