Home | History | Annotate | Download | only in src

Lines Matching refs:CV_ERROR

106         CV_ERROR( CV_StsNullPtr, "" );
109 CV_ERROR( CV_BadNumChannels, "Number of channels must be 1");
112 CV_ERROR( CV_BadDepth, "Depth must be equal IPL_DEPTH_8U");
193 CV_ERROR( CV_StsBadFlag, "Histogram-based method is not implemented" );
228 CV_ERROR( CV_StsNullPtr, "" );
369 CV_ERROR( CV_StsNullPtr, "" );
372 CV_ERROR( CV_StsNullPtr, "Matrices are not allocated" );
382 CV_ERROR( CV_StsBadFlag, "Histogram-based method is not implemented" );
401 CV_ERROR( CV_StsBadFlag,
541 CV_ERROR( CV_StsNullPtr, "" );
544 CV_ERROR( CV_StsNullPtr, "" );
547 CV_ERROR( CV_StsOutOfRange, "step is not in 0 .. GLCM->numMatrices - 1" );
550 CV_ERROR( CV_StsOutOfRange, "descriptor is not in 0 .. GLCM->numDescriptors - 1" );
578 CV_ERROR( CV_StsNullPtr, "" );
581 CV_ERROR( CV_StsNullPtr, "Descriptors are not calculated" );
584 CV_ERROR( CV_StsOutOfRange, "Descriptor index is out of range" );
620 CV_ERROR( CV_StsNullPtr, "" );
623 CV_ERROR( CV_StsNullPtr, "Matrices are not allocated" );
626 CV_ERROR( CV_StsOutOfRange, "The step index is out of range" );