Home | History | Annotate | Download | only in src

Lines Matching refs:CV_StsUnsupportedFormat

75         CV_ERROR( CV_StsUnsupportedFormat,
286 CV_ERROR( CV_StsUnsupportedFormat,
653 CV_ERROR(CV_StsUnsupportedFormat, "coeffs must be either CV_32FC1 or CV_64FC1");
656 CV_ERROR(CV_StsUnsupportedFormat, "roots must be either CV_32FC2 or CV_64FC2");
964 CV_ERROR( CV_StsUnsupportedFormat, "The function only supports 32sC1 and 32fC1 datatypes" );
1071 CV_ERROR( CV_StsUnsupportedFormat, "The input matrix should be a one-channel matrix." );
1075 CV_ERROR( CV_StsUnsupportedFormat, "The index matrix must be CV_32SC1." );
1108 CV_ERROR( CV_StsUnsupportedFormat, "Unsupported format of the input array" );