Machine Learning
enum cv::ml::SampleTypes
Error types
#include <ml.hpp> enum ErrorTypes { TEST_ERROR = 0, TRAIN_ERROR = 1, };