StsBadArg 610 modules/calib3d/src/circlesgrid.cpp CV_Error(Error::StsBadArg, "Unkown pattern type"); StsBadArg 362 modules/calib3d/src/fundam.cpp CV_Error(Error::StsBadArg, "The input arrays should be 2D or 3D point sets"); StsBadArg 389 modules/calib3d/src/fundam.cpp CV_Error(Error::StsBadArg, "Unknown estimation method"); StsBadArg 743 modules/calib3d/src/fundam.cpp CV_Error(Error::StsBadArg, "The input arrays should be 2D or 3D point sets"); StsBadArg 811 modules/calib3d/src/fundam.cpp CV_Error( Error::StsBadArg, "The input should be a 2D or 3D point set"); StsBadArg 78 modules/calib3d/test/test_stereomatching.cpp CV_Error( Error::StsBadArg, "img is empty" ); StsBadArg 98 modules/calib3d/test/test_stereomatching.cpp CV_Error( Error::StsBadArg, "dispMap is empty" ); StsBadArg 100 modules/calib3d/test/test_stereomatching.cpp CV_Error( Error::StsBadArg, "dispMap must have CV_32FC1 type" ); StsBadArg 102 modules/calib3d/test/test_stereomatching.cpp CV_Error( Error::StsBadArg, "dispMap has incorrect size" ); StsBadArg 108 modules/calib3d/test/test_stereomatching.cpp CV_Error( Error::StsBadArg, "mask is empty" ); StsBadArg 110 modules/calib3d/test/test_stereomatching.cpp CV_Error( Error::StsBadArg, "mask must have CV_8UC1 type" ); StsBadArg 112 modules/calib3d/test/test_stereomatching.cpp CV_Error( Error::StsBadArg, "mask has incorrect size" ); StsBadArg 146 modules/calib3d/test/test_stereomatching.cpp CV_Error( Error::StsBadArg, "known disparity values must be positive" ); StsBadArg 166 modules/calib3d/test/test_stereomatching.cpp CV_Error( Error::StsBadArg, "rightUnknDispMask must be empty if _rightDisp is empty" ); StsBadArg 233 modules/calib3d/test/test_stereomatching.cpp CV_Error( Error::StsBadArg, "disp is empty" ); StsBadArg 235 modules/calib3d/test/test_stereomatching.cpp CV_Error( Error::StsBadArg, "disp must have CV_32FC1 type" ); StsBadArg 187 modules/core/src/cuda_gpu_mat.cpp CV_Error(cv::Error::StsBadArg, "The total number of matrix elements is not divisible by the new number of rows"); StsBadArg 269 modules/core/src/cuda_host_mem.cpp CV_Error(cv::Error::StsBadArg, "The total number of matrix elements is not divisible by the new number of rows"); StsBadArg 46 modules/core/src/lda.cpp CV_Error(Error::StsBadArg, error_message); StsBadArg 58 modules/core/src/lda.cpp CV_Error(Error::StsBadArg, error_message); StsBadArg 74 modules/core/src/lda.cpp CV_Error(Error::StsBadArg, error_message); StsBadArg 182 modules/core/src/lda.cpp CV_Error(Error::StsBadArg, error_message); StsBadArg 187 modules/core/src/lda.cpp CV_Error(Error::StsBadArg, error_message); StsBadArg 220 modules/core/src/lda.cpp CV_Error(Error::StsBadArg, error_message); StsBadArg 225 modules/core/src/lda.cpp CV_Error(Error::StsBadArg, error_message); StsBadArg 1016 modules/core/src/lda.cpp CV_Error(Error::StsBadArg, error_message); StsBadArg 1021 modules/core/src/lda.cpp CV_Error(Error::StsBadArg, error_message); StsBadArg 1104 modules/core/src/lda.cpp CV_Error(Error::StsBadArg, error_message); StsBadArg 89 modules/core/src/ocl.cpp CV_ErrorNoReturn(cv::Error::StsBadArg, cv::format("Invalid value for %s parameter: %s", name, value.c_str())); StsBadArg 121 modules/core/src/ocl.cpp CV_ErrorNoReturn(cv::Error::StsBadArg, cv::format("Invalid value for %s parameter: %s", name, value.c_str())); StsBadArg 2653 modules/core/src/ocl.cpp CV_ErrorNoReturn(Error::StsBadArg, "clSVMAlloc returned NULL"); StsBadArg 2662 modules/core/src/ocl.cpp CV_ErrorNoReturn(Error::StsBadArg, "clEnqueueSVMMap FAILED"); StsBadArg 2677 modules/core/src/ocl.cpp CV_ErrorNoReturn(Error::StsBadArg, "clEnqueueSVMUnmap FAILED"); StsBadArg 2682 modules/core/src/ocl.cpp CV_ErrorNoReturn(Error::StsBadArg, "OpenCL SVM buffer access test was FAILED"); StsBadArg 5155 modules/core/src/ocl.cpp CV_ErrorNoReturn(cv::Error::StsBadArg, "getBufferPoolController(): unknown BufferPool ID\n"); StsBadArg 269 modules/core/src/opencl/runtime/opencl_core.cpp CV_ErrorNoReturn(cv::Error::StsBadArg, "Invalid function ID"); StsBadArg 92 modules/core/test/test_hal_core.cpp CV_Error(Error::StsBadArg, "unknown function"); StsBadArg 110 modules/core/test/test_hal_core.cpp CV_Error(Error::StsBadArg, "unknown function"); StsBadArg 173 modules/core/test/test_hal_core.cpp CV_Error(Error::StsBadArg, "unknown function"); StsBadArg 775 modules/cudafilters/src/filtering.cpp CV_Error(Error::StsBadArg, "Unknown morphological operation"); StsBadArg 159 modules/cudaimgproc/src/match_template.cpp CV_Error(Error::StsBadArg, "unsupported match template mode"); StsBadArg 480 modules/cudaimgproc/src/match_template.cpp CV_Error(Error::StsBadArg, "unsupported number of channels"); StsBadArg 588 modules/cudaimgproc/src/match_template.cpp CV_Error(Error::StsBadArg, "unsupported number of channels"); StsBadArg 479 modules/cudaobjdetect/src/hog.cpp CV_Error(cv::Error::StsBadArg, "Unknown descriptor format"); StsBadArg 155 modules/features2d/misc/java/src/cpp/features2d_manual.hpp CV_Error( Error::StsBadArg, "Specified feature detector type is not supported." ); StsBadArg 269 modules/features2d/misc/java/src/cpp/features2d_manual.hpp CV_Error( Error::StsBadArg, "Specified descriptor matcher type is not supported." ); StsBadArg 374 modules/features2d/misc/java/src/cpp/features2d_manual.hpp CV_Error( Error::StsBadArg, "Specified descriptor extractor type is not supported." ); StsBadArg 7480 modules/features2d/src/agast.cpp CV_Error(Error::StsBadArg, ""); StsBadArg 7489 modules/features2d/src/agast.cpp CV_Error(Error::StsBadArg, ""); StsBadArg 106 modules/features2d/src/draw.cpp CV_Error( Error::StsBadArg, "Incorrect type of input image.\n" ); StsBadArg 465 modules/features2d/src/evaluation.cpp CV_Error( Error::StsBadArg, "fdetector must not be empty when keypoints1 or keypoints2 is empty" ); StsBadArg 395 modules/features2d/src/fast.cpp CV_Error(Error::StsBadArg, ""); StsBadArg 406 modules/features2d/src/fast.cpp CV_Error(Error::StsBadArg, ""); StsBadArg 1006 modules/features2d/src/matchers.cpp CV_Error( Error::StsBadArg, "Unknown matcher name" ); StsBadArg 249 modules/features2d/test/test_rotation_and_scale_invariance.cpp CV_Error(Error::StsBadArg, "Given FeatureDetector is not rotation invariant, it can not be tested here.\n"); StsBadArg 271 modules/flann/include/opencv2/flann/lsh_table.h CV_Error(cv::Error::StsBadArg, cv::format("Invalid key_size (=%d). Valid values for your system are %d <= key_size < %d.", (int)key_size, (int)key_size_lower_bound, (int)key_size_upper_bound)); StsBadArg 317 modules/flann/src/miniflann.cpp CV_Error(Error::StsBadArg, "Only continuous arrays are supported"); StsBadArg 403 modules/flann/src/miniflann.cpp CV_Error(Error::StsBadArg, "Unknown/unsupported distance type"); StsBadArg 456 modules/flann/src/miniflann.cpp CV_Error(Error::StsBadArg, "Unknown/unsupported distance type"); StsBadArg 588 modules/flann/src/miniflann.cpp CV_Error(Error::StsBadArg, "Unknown/unsupported distance type"); StsBadArg 626 modules/flann/src/miniflann.cpp CV_Error(Error::StsBadArg, "Unknown/unsupported distance type"); StsBadArg 694 modules/flann/src/miniflann.cpp CV_Error(Error::StsBadArg, "Unknown/unsupported distance type"); StsBadArg 77 modules/flann/test/test_lshtable_badarg.cpp errors += run_test_case(Error::StsBadArg, "key_size is zero", caller); StsBadArg 80 modules/flann/test/test_lshtable_badarg.cpp errors += run_test_case(Error::StsBadArg, "key_size is too big", caller); StsBadArg 83 modules/flann/test/test_lshtable_badarg.cpp errors += run_test_case(Error::StsBadArg, "key_size is too big", caller); StsBadArg 67 modules/imgproc/src/colormap.cpp CV_Error(Error::StsBadArg, "cv::argsort only sorts 1D matrices."); StsBadArg 548 modules/imgproc/src/colormap.cpp CV_Error( Error::StsBadArg, "Unknown colormap id; use one of COLORMAP_*"); StsBadArg 4524 modules/imgproc/src/imgwarp.cpp CV_Error(Error::StsBadArg, "Unsupported map types"); StsBadArg 99 modules/photo/src/denoising.cpp CV_Error(Error::StsBadArg, StsBadArg 141 modules/photo/src/denoising.cpp CV_Error(Error::StsBadArg, StsBadArg 158 modules/photo/src/denoising.cpp CV_Error(Error::StsBadArg, StsBadArg 163 modules/photo/src/denoising.cpp CV_Error(Error::StsBadArg, StsBadArg 176 modules/photo/src/denoising.cpp CV_Error(Error::StsBadArg, "Type of input image should be CV_8UC3 or CV_8UC4!"); StsBadArg 216 modules/photo/src/denoising.cpp CV_Error(Error::StsBadArg, "Input images vector should not be empty!"); StsBadArg 222 modules/photo/src/denoising.cpp CV_Error(Error::StsBadArg, "All windows sizes should be odd!"); StsBadArg 229 modules/photo/src/denoising.cpp CV_Error(Error::StsBadArg, StsBadArg 237 modules/photo/src/denoising.cpp CV_Error(Error::StsBadArg, "Input images should have the same size and type!"); StsBadArg 302 modules/photo/src/denoising.cpp CV_Error(Error::StsBadArg, StsBadArg 345 modules/photo/src/denoising.cpp CV_Error(Error::StsBadArg, StsBadArg 366 modules/photo/src/denoising.cpp CV_Error(Error::StsBadArg, StsBadArg 371 modules/photo/src/denoising.cpp CV_Error(Error::StsBadArg, StsBadArg 396 modules/photo/src/denoising.cpp CV_Error(Error::StsBadArg, "Type of input images should be CV_8UC3!"); StsBadArg 806 modules/photo/src/inpaint.cpp CV_Error( cv::Error::StsBadArg, "The flags argument must be one of CV_INPAINT_TELEA or CV_INPAINT_NS" ); StsBadArg 59 modules/stitching/src/blenders.cpp CV_Error(Error::StsBadArg, "unsupported blending method"); StsBadArg 56 modules/stitching/src/exposure_compensate.cpp CV_Error(Error::StsBadArg, "unsupported exposure compensation method"); StsBadArg 729 modules/stitching/src/seam_finders.cpp CV_Error(Error::StsBadArg, "both images must have CV_32FC3(4) or CV_8UC3(4) type"); StsBadArg 1292 modules/stitching/src/seam_finders.cpp CV_Error(Error::StsBadArg, "unsupported pixel similarity measure"); StsBadArg 1433 modules/stitching/src/seam_finders.cpp CV_Error(Error::StsBadArg, "unsupported pixel similarity measure"); StsBadArg 55 modules/stitching/src/timelapsers.cpp CV_Error(Error::StsBadArg, "unsupported timelapsing method"); StsBadArg 129 modules/superres/src/frame_source.cpp CV_Error(Error::StsBadArg, "Failed to detect input frame kind" ); StsBadArg 863 modules/ts/src/ts_func.cpp CV_Error( Error::StsBadArg, "Unknown/unsupported border type" ); StsBadArg 1592 modules/ts/src/ts_func.cpp CV_Error(Error::StsBadArg, "Unknown comparison operation"); StsBadArg 1628 modules/ts/src/ts_func.cpp CV_Error(Error::StsBadArg, "Unknown comparison operation"); StsBadArg 62 modules/video/src/camshift.cpp CV_Error( Error::StsBadArg, "Input window has non-positive sizes" ); StsBadArg 133 samples/cpp/calibration.cpp CV_Error(Error::StsBadArg, "Unknown pattern type\n"); StsBadArg 43 samples/cpp/grabcut.cpp CV_Error( Error::StsBadArg, "comMask is empty or has incorrect type (not CV_8UC1)" ); StsBadArg 146 samples/cpp/openni_capture.cpp CV_Error( Error::StsBadArg, "Incorrect length of -m argument string" ); StsBadArg 231 samples/cpp/openni_capture.cpp CV_Error( Error::StsBadArg, "Unsupported image mode property.\n"); StsBadArg 58 samples/cpp/pca.cpp CV_Error(Error::StsBadArg, error_message); StsBadArg 82 samples/cpp/pca.cpp CV_Error(Error::StsBadArg, "Only Matrices with one channel are supported");