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

  /external/opencv/ml/src/
_ml.h 93 if( CV_IS_ROW_SAMPLE( flags ) ) \
  /external/opencv/ml/include/
ml.h 128 #define CV_IS_ROW_SAMPLE(flags) ((flags) & CV_ROW_SAMPLE)
    [all...]

Completed in 62 milliseconds