Home | History | Annotate | Download | only in src

Lines Matching refs:CV_ERROR

128         CV_ERROR( CV_StsBadMask, "" );
131 CV_ERROR( CV_BadNumChannels, "" );
134 CV_ERROR( CV_BadDepth, "" );
137 CV_ERROR( CV_StsUnmatchedSizes, "" );
186 CV_ERROR( CV_StsBadMask, "" );
189 CV_ERROR( CV_StsOutOfRange, "aperture_size must be 3, 5 or 7" );
192 CV_ERROR( CV_StsOutOfRange, "both delta's must be positive" );
195 CV_ERROR( CV_StsUnsupportedFormat,
199 CV_ERROR( CV_StsUnmatchedSizes, "" );
202 CV_ERROR( CV_StsInplaceNotSupported, "orientation image must be different from MHI" );
312 CV_ERROR( CV_StsBadMask, "" );
315 CV_ERROR( CV_StsUnsupportedFormat,
319 CV_ERROR( CV_StsUnmatchedSizes, "" );
322 CV_ERROR( CV_StsOutOfRange, "MHI duration must be positive" );
325 CV_ERROR( CV_StsInplaceNotSupported, "orientation image must be different from MHI" );
431 CV_ERROR( CV_StsNullPtr, "NULL memory storage" );
437 CV_ERROR( CV_BadDepth, "Both MHI and the destination mask" );
440 CV_ERROR( CV_StsUnmatchedSizes, "" );