Home
last modified time | relevance | path

Searched refs:StsBadArg (Results 1 – 25 of 41) sorted by relevance

12

/external/opencv3/modules/photo/src/
Ddenoising.cpp99 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_()
[all …]
/external/opencv3/modules/flann/test/
Dtest_lshtable_badarg.cpp77 errors += run_test_case(Error::StsBadArg, "key_size is zero", caller); in run()
80 errors += run_test_case(Error::StsBadArg, "key_size is too big", caller); in run()
83 errors += run_test_case(Error::StsBadArg, "key_size is too big", caller); in run()
/external/opencv3/modules/calib3d/test/
Dtest_stereomatching.cpp78 CV_Error( Error::StsBadArg, "img is empty" ); in computeTextureBasedMasks()
98 CV_Error( Error::StsBadArg, "dispMap is empty" ); in checkTypeAndSizeOfDisp()
100 CV_Error( Error::StsBadArg, "dispMap must have CV_32FC1 type" ); in checkTypeAndSizeOfDisp()
102 CV_Error( Error::StsBadArg, "dispMap has incorrect size" ); in checkTypeAndSizeOfDisp()
108 CV_Error( Error::StsBadArg, "mask is empty" ); in checkTypeAndSizeOfMask()
110 CV_Error( Error::StsBadArg, "mask must have CV_8UC1 type" ); in checkTypeAndSizeOfMask()
112 CV_Error( Error::StsBadArg, "mask has incorrect size" ); in checkTypeAndSizeOfMask()
146 CV_Error( Error::StsBadArg, "known disparity values must be positive" ); in checkDispMapsAndUnknDispMasks()
166 CV_Error( Error::StsBadArg, "rightUnknDispMask must be empty if _rightDisp is empty" ); in computeOcclusionBasedMasks()
233 CV_Error( Error::StsBadArg, "disp is empty" ); in computeDepthDiscontMask()
[all …]
/external/opencv3/modules/core/test/
Dtest_hal_core.cpp92 CV_Error(Error::StsBadArg, "unknown function"); in TEST()
110 CV_Error(Error::StsBadArg, "unknown function"); in TEST()
173 CV_Error(Error::StsBadArg, "unknown function"); in TEST()
/external/opencv3/samples/cpp/
Dpca.cpp58 CV_Error(Error::StsBadArg, error_message); in read_imgList()
82 CV_Error(Error::StsBadArg, "Only Matrices with one channel are supported"); in toGrayscale()
Dopenni_capture.cpp146 CV_Error( Error::StsBadArg, "Incorrect length of -m argument string" ); in parseCommandLine()
231 CV_Error( Error::StsBadArg, "Unsupported image mode property.\n"); in main()
Dgrabcut.cpp43 CV_Error( Error::StsBadArg, "comMask is empty or has incorrect type (not CV_8UC1)" ); in getBinMask()
Dcalibration.cpp133 CV_Error(Error::StsBadArg, "Unknown pattern type\n"); in calcChessboardCorners()
/external/opencv3/modules/core/src/
Dlda.cpp46 CV_Error(Error::StsBadArg, error_message); in argsort()
58 CV_Error(Error::StsBadArg, error_message); in asRowMatrix()
74 CV_Error(Error::StsBadArg, error_message); in asRowMatrix()
182 CV_Error(Error::StsBadArg, error_message); in subspaceProject()
187 CV_Error(Error::StsBadArg, error_message); in subspaceProject()
220 CV_Error(Error::StsBadArg, error_message); in subspaceReconstruct()
225 CV_Error(Error::StsBadArg, error_message); in subspaceReconstruct()
1016 CV_Error(Error::StsBadArg, error_message); in lda()
1021 CV_Error(Error::StsBadArg, error_message); in lda()
1104 CV_Error(Error::StsBadArg, error_message); in compute()
Dcuda_host_mem.cpp269 …CV_Error(cv::Error::StsBadArg, "The total number of matrix elements is not divisible by the new nu… in reshape()
Dcuda_gpu_mat.cpp187 …CV_Error(cv::Error::StsBadArg, "The total number of matrix elements is not divisible by the new nu… in reshape()
/external/opencv3/modules/flann/src/
Dminiflann.cpp317 CV_Error(Error::StsBadArg, "Only continuous arrays are supported"); in buildIndex_()
403 CV_Error(Error::StsBadArg, "Unknown/unsupported distance type"); in build()
456 CV_Error(Error::StsBadArg, "Unknown/unsupported distance type"); in release()
588 CV_Error(Error::StsBadArg, "Unknown/unsupported distance type"); in knnSearch()
626 CV_Error(Error::StsBadArg, "Unknown/unsupported distance type"); in radiusSearch()
694 CV_Error(Error::StsBadArg, "Unknown/unsupported distance type"); in save()
/external/opencv3/modules/features2d/misc/java/src/cpp/
Dfeatures2d_manual.hpp155 CV_Error( Error::StsBadArg, "Specified feature detector type is not supported." ); in CV_EXPORTS_AS()
269 CV_Error( Error::StsBadArg, "Specified descriptor matcher type is not supported." );
374 CV_Error( Error::StsBadArg, "Specified descriptor extractor type is not supported." );
/external/opencv3/modules/stitching/src/
Dtimelapsers.cpp55 CV_Error(Error::StsBadArg, "unsupported timelapsing method"); in createDefault()
Dexposure_compensate.cpp56 CV_Error(Error::StsBadArg, "unsupported exposure compensation method"); in createDefault()
/external/opencv3/modules/superres/src/
Dframe_source.cpp129 CV_Error(Error::StsBadArg, "Failed to detect input frame kind" ); in nextFrame()
/external/opencv3/modules/cudaimgproc/src/
Dmatch_template.cpp159 CV_Error(Error::StsBadArg, "unsupported match template mode"); in getTemplateThreshold()
480 CV_Error(Error::StsBadArg, "unsupported number of channels"); in match()
588 CV_Error(Error::StsBadArg, "unsupported number of channels"); in match()
/external/opencv3/modules/features2d/src/
Dfast.cpp395 CV_Error(Error::StsBadArg, ""); in set()
406 CV_Error(Error::StsBadArg, ""); in get()
Ddraw.cpp106 CV_Error( Error::StsBadArg, "Incorrect type of input image.\n" ); in drawKeypoints()
/external/opencv3/modules/imgproc/src/
Dcolormap.cpp67 CV_Error(Error::StsBadArg, "cv::argsort only sorts 1D matrices."); in argsort()
548 CV_Error( Error::StsBadArg, "Unknown colormap id; use one of COLORMAP_*"); in applyColorMap()
/external/opencv3/modules/core/src/opencl/runtime/
Dopencl_core.cpp269 CV_ErrorNoReturn(cv::Error::StsBadArg, "Invalid function ID"); in opencl_check_fn()
/external/opencv3/modules/calib3d/src/
Dfundam.cpp362 CV_Error(Error::StsBadArg, "The input arrays should be 2D or 3D point sets"); in findHomography()
389 CV_Error(Error::StsBadArg, "Unknown estimation method"); in findHomography()
743 CV_Error(Error::StsBadArg, "The input arrays should be 2D or 3D point sets"); in findFundamentalMat()
811 CV_Error( Error::StsBadArg, "The input should be a 2D or 3D point set"); in computeCorrespondEpilines()
/external/opencv3/modules/video/src/
Dcamshift.cpp62 CV_Error( Error::StsBadArg, "Input window has non-positive sizes" ); in meanShift()
/external/opencv3/modules/flann/include/opencv2/flann/
Dlsh_table.h271 …CV_Error(cv::Error::StsBadArg, cv::format("Invalid key_size (=%d). Valid values for your system ar… in initialize()
/external/opencv3/modules/core/include/opencv2/core/
Dbase.hpp72 StsBadArg= -5, //!< function arg/param is bad enumerator

12