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

  /external/opencv/ml/src/
ml_inner_functions.cpp 937 if( tflag != CV_ROW_SAMPLE && tflag != CV_COL_SAMPLE )
939 "Unknown training data layout (must be CV_ROW_SAMPLE or CV_COL_SAMPLE)" );
    [all...]
  /external/opencv/ml/include/
ml.h 123 #define CV_COL_SAMPLE 0
    [all...]

Completed in 1595 milliseconds