Flags 2237 modules/core/include/opencv2/core.hpp enum Flags { DATA_AS_ROW = 0, //!< indicates that the input samples are stored as matrix rows Flags 2465 modules/core/include/opencv2/core.hpp enum Flags { Flags 294 modules/ml/include/opencv2/ml.hpp enum Flags { Flags 923 modules/ml/include/opencv2/ml.hpp enum Flags { PREDICT_AUTO=0, PREDICT_SUM=(1<<8), PREDICT_MAX_VOTE=(2<<8), PREDICT_MASK=(3<<8) };