Lines Matching refs:CV_StsBadArg
110 CV_ERROR( CV_StsBadArg, "Lower bound of the grid must be less then the upper one" ); in check()
112 CV_ERROR( CV_StsBadArg, "Lower bound of the grid must be positive" ); in check()
114 CV_ERROR( CV_StsBadArg, "Grid step must greater then 1" ); in check()
163 cvError( CV_StsBadArg, "CvSVM::get_default_grid", "Invalid type of parameter " in get_default_grid()
1218 CV_ERROR( CV_StsBadArg, "Unknown/unsupported kernel type" ); in set_params()
1238 CV_ERROR( CV_StsBadArg, "Unknown/unsupported SVM type" ); in set_params()
1374 CV_ERROR( CV_StsBadArg, "params.class_weights must be 1d floating-point vector " in do_train()
1397 CV_ERROR( CV_StsBadArg, "While cross-validation one or more of the classes have " in do_train()
1627 CV_ERROR( CV_StsBadArg, "Parameter <k_fold> must be > 1" ); in train_auto()
1892 CV_ERROR( CV_StsBadArg, "The SVM should be trained first" ); in predict()
1957 CV_ERROR( CV_StsBadArg, "INTERNAL ERROR: Unknown SVM type, " in predict()
2127 CV_ERROR( CV_StsBadArg, "svm_type tag is not found" ); in read_params()
2337 CV_ERROR( !src ? CV_StsNullPtr : CV_StsBadArg, "Input pointer is NULL or invalid" );
2476 CV_ERROR( CV_StsBadArg, "" );
2478 CV_ERROR( CV_StsBadArg, "" );
2498 CV_ERROR( CV_StsBadArg,
2501 CV_ERROR( CV_StsBadArg, "grid step should be greater 1" );
2516 CV_ERROR( CV_StsBadArg,
2519 CV_ERROR( CV_StsBadArg, "grid step should be greater 1" );
2534 CV_ERROR( CV_StsBadArg,
2537 CV_ERROR( CV_StsBadArg, "grid step should be greater 1" );
2551 CV_ERROR( CV_StsBadArg,
2554 CV_ERROR( CV_StsBadArg, "grid step should be greater 1" );
2568 CV_ERROR( CV_StsBadArg,
2571 CV_ERROR( CV_StsBadArg, "grid step should be greater 1" );
2585 CV_ERROR( CV_StsBadArg,
2588 CV_ERROR( CV_StsBadArg, "grid step should be greater 1" );