Lines Matching refs:StsBadArg
99 CV_Error(Error::StsBadArg, in fastNlMeansDenoising_()
141 CV_Error(Error::StsBadArg, in fastNlMeansDenoising()
158 CV_Error(Error::StsBadArg, in fastNlMeansDenoising()
163 CV_Error(Error::StsBadArg, in fastNlMeansDenoising()
176 CV_Error(Error::StsBadArg, "Type of input image should be CV_8UC3 or CV_8UC4!"); in fastNlMeansDenoisingColored()
216 CV_Error(Error::StsBadArg, "Input images vector should not be empty!"); in fastNlMeansDenoisingMultiCheckPreconditions()
222 CV_Error(Error::StsBadArg, "All windows sizes should be odd!"); in fastNlMeansDenoisingMultiCheckPreconditions()
229 CV_Error(Error::StsBadArg, in fastNlMeansDenoisingMultiCheckPreconditions()
237 CV_Error(Error::StsBadArg, "Input images should have the same size and type!"); in fastNlMeansDenoisingMultiCheckPreconditions()
302 CV_Error(Error::StsBadArg, in fastNlMeansDenoisingMulti_()
345 CV_Error(Error::StsBadArg, in fastNlMeansDenoisingMulti()
366 CV_Error(Error::StsBadArg, in fastNlMeansDenoisingMulti()
371 CV_Error(Error::StsBadArg, in fastNlMeansDenoisingMulti()
396 CV_Error(Error::StsBadArg, "Type of input images should be CV_8UC3!"); in fastNlMeansDenoisingColoredMulti()