Home | History | Annotate | Download | only in src

Lines Matching refs:CV_ERROR

63         CV_ERROR (CV_StsBadArg, "Pointer point to not CvCrossValidationModel");
85 CV_ERROR (CV_StsBadArg, "Pointer point to not CvCrossValidationModel");
112 CV_ERROR (CV_StsBadArg, "Pointer point to not CvCrossValidationModel");
123 CV_ERROR (CV_StsInternal, "All iterations has end long ago");
173 CV_ERROR (CV_StsBadArg,"First parameter point to not CvCrossValidationModel");
177 CV_ERROR (CV_StsBadArg, "Second parameter point to not CvStatModel");
181 CV_ERROR (CV_StsBadArg, "Third parameter point to not CvMat");
185 CV_ERROR (CV_StsBadArg, "Fifth parameter point to not CvMat");
189 CV_ERROR (CV_StsInternal, "This iterations already was checked");
300 CV_ERROR (CV_StsBadArg, "Pointer point to not CvCrossValidationModel");
345 CV_ERROR (CV_StsBadArg, "Pointer point to not CvCrossValidationModel");
374 CV_ERROR (CV_StsNullPtr, "");
384 CV_ERROR (CV_StsBadArg, "");
429 CV_ERROR (CV_StsBadArg, "Error in parameters of cross-validation (k_fold == 0)!");
433 CV_ERROR (CV_StsBadArg, "<samples_all> should be positive!");
460 CV_ERROR (CV_StsBadArg, "Invalid sampleIdx array");
463 CV_ERROR (CV_StsBadSize, "sampleIdx array must be 1-dimensional");
481 CV_ERROR (CV_StsUnmatchedSizes,
489 CV_ERROR (CV_StsOutOfRange, "No samples is selected!");
495 CV_ERROR (CV_StsOutOfRange,
500 CV_ERROR (CV_StsUnsupportedFormat, "Unsupported sampleIdx array data type "
535 CV_ERROR (CV_StsBadArg, "There are out-of-range sample indices");
538 CV_ERROR (CV_StsBadArg, "There are duplicated");
576 CV_ERROR (CV_StsBadArg,
596 CV_ERROR (CV_StsBadArg,
675 CV_ERROR (CV_StsNullPtr, "Null pointer to functiion which create classifier");
679 CV_ERROR (CV_StsBadArg,