Home
last modified time | relevance | path

Searched refs:CV_StsOutOfRange (Results 1 – 25 of 57) sorted by relevance

123

/external/opencv/cvaux/src/
Dcvlevmarprojbandle.cpp95 CV_ERROR( CV_StsOutOfRange, "Number of points4D must be more than zero" ); in icvComputeDerivateProj()
100 CV_ERROR( CV_StsOutOfRange, "Number of coordinates of points4D must be 4" ); in icvComputeDerivateProj()
110 CV_ERROR( CV_StsOutOfRange, "Size of projection matrix (projMatr) must be 3x4" ); in icvComputeDerivateProj()
120 CV_ERROR( CV_StsOutOfRange, "Size of status of points must be 1xN" ); in icvComputeDerivateProj()
130 CV_ERROR( CV_StsOutOfRange, "derivProj must be a matrix VisN x 12" ); in icvComputeDerivateProj()
195 CV_ERROR( CV_StsOutOfRange, "derivProj must be a matrix 2VisN x 12" ); in icvComputeDerivateProj()
212 CV_ERROR( CV_StsOutOfRange, "Number of images must more than zero" ); in icvComputeDerivateProjAll()
253 CV_ERROR( CV_StsOutOfRange, "Number of points must be more than zero" ); in icvComputeDerivatePoints()
258 CV_ERROR( CV_StsOutOfRange, "points4D must be a matrix N x 4" ); in icvComputeDerivatePoints()
268 CV_ERROR( CV_StsOutOfRange, "Size of projection matrix (projMatr) must be 3x4" ); in icvComputeDerivatePoints()
[all …]
Dcvcorrimages.cpp80 CV_ERROR( CV_StsOutOfRange, "Size of image must be > 0" ); in icvCreateFeaturePoints()
93 CV_ERROR( CV_StsOutOfRange, "Number of need points must be > 0" ); in icvCreateFeaturePoints()
98 CV_ERROR( CV_StsOutOfRange, "Number of point coordinates must be == 2" ); in icvCreateFeaturePoints()
220 CV_ERROR( CV_StsOutOfRange, "Size of image1 must be > 0" ); in icvFindCorrForGivenPoints()
247 CV_ERROR( CV_StsOutOfRange, "Number of points1 must be > 0" ); in icvFindCorrForGivenPoints()
257 CV_ERROR( CV_StsOutOfRange, "Number of points coordinates must be 2" ); in icvFindCorrForGivenPoints()
262 CV_ERROR( CV_StsOutOfRange, "Status must be a matrix 1xN" ); in icvFindCorrForGivenPoints()
474 CV_ERROR( CV_StsOutOfRange, "Number of old points must be > 0" ); in icvGrowPointsAndStatus()
487 CV_ERROR( CV_StsOutOfRange, "Number of add points and statuses must be the same" ); in icvGrowPointsAndStatus()
588 CV_ERROR( CV_StsOutOfRange, "Number of oldPoints must be >= 0" ); in icvRemoveDoublePoins()
[all …]
Dcvtexture.cpp547 CV_ERROR( CV_StsOutOfRange, "step is not in 0 .. GLCM->numMatrices - 1" ); in cvGetGLCMDescriptor()
550 CV_ERROR( CV_StsOutOfRange, "descriptor is not in 0 .. GLCM->numDescriptors - 1" ); in cvGetGLCMDescriptor()
584 CV_ERROR( CV_StsOutOfRange, "Descriptor index is out of range" ); in cvGetGLCMDescriptorStatistics()
626 CV_ERROR( CV_StsOutOfRange, "The step index is out of range" ); in cvCreateGLCMImage()
Dcvlevmartrif.cpp297 CV_ERROR( CV_StsOutOfRange, "Number points of resultPoints4D must be more than 0" ); in icvOptimizeProjectionTrifocal()
458 CV_ERROR( CV_StsOutOfRange, "Number of points must be more than 0" ); in icvCreateGoodPoints()
465 CV_ERROR( CV_StsOutOfRange, "Number of points coordinates must be more than 0" ); in icvCreateGoodPoints()
Dcvtrifocal.cpp425 …CV_ERROR( CV_StsOutOfRange, "Can't generate such numbers. Count must be <= range and range must be… in icvGetRandNumbers()
481 CV_ERROR( CV_StsOutOfRange, "Number of rows of matrices must be the same" ); in icvSelectColsByNumbers()
527 CV_ERROR( CV_StsOutOfRange, "Number of points4D must be more than zero" ); in icvProject4DPoints()
650 CV_ERROR( CV_StsOutOfRange, "Number points must be more than 6" ); in icvCompute3ProjectMatricesNPointsStatus()
662 CV_ERROR( CV_StsOutOfRange, "Number of points coordinates must be == 2" ); in icvCompute3ProjectMatricesNPointsStatus()
667 CV_ERROR( CV_StsOutOfRange, "Each of status must be matrix 1xN" ); in icvCompute3ProjectMatricesNPointsStatus()
672 CV_ERROR( CV_StsOutOfRange, "Each of projection matrix must be 3x4" ); in icvCompute3ProjectMatricesNPointsStatus()
837 CV_ERROR( CV_StsOutOfRange, "Number points must be more than 6" ); in icvComputeProjectMatricesNPoints()
847 CV_ERROR( CV_StsOutOfRange, "Probability must be >=0 and <=1" ); in icvComputeProjectMatricesNPoints()
852 CV_ERROR( CV_StsOutOfRange, "Threshold for good points must be at least >= 0" ); in icvComputeProjectMatricesNPoints()
[all …]
/external/opencv/cxcore/src/
Dcxarray.cpp300 CV_ERROR( CV_StsOutOfRange, in cvInitMatNDHeader()
309 CV_ERROR( CV_StsOutOfRange, "The array is too big" ); in cvInitMatNDHeader()
366 CV_ERROR( CV_StsOutOfRange, in cvCreateMatNDHeader()
494 CV_ERROR( CV_StsOutOfRange, "Incorrect number of arrays" ); in cvInitNArrayIterator()
657 CV_ERROR( CV_StsOutOfRange, "bad number of dimensions" ); in cvCreateSparseMat()
809 CV_ERROR( CV_StsOutOfRange, "One of indices is out of range" ); in icvGetNodePtr()
906 CV_ERROR( CV_StsOutOfRange, "One of indices is out of range" ); in icvDeleteNode()
1127 CV_ERROR( CV_StsOutOfRange, "The array is too big" ); in cvSetData()
1371 CV_ERROR( CV_StsOutOfRange, "bad dimension index" ); in cvGetDimSize()
1387 CV_ERROR( CV_StsOutOfRange, "bad dimension index" ); in cvGetDimSize()
[all …]
Dcxdrawing.cpp97 CV_ERROR( CV_StsOutOfRange, "Image width or height are negative" ); in cvClipLine()
1757 CV_ERROR( CV_StsOutOfRange, "" ); in cvLine()
1760 CV_ERROR( CV_StsOutOfRange, "shift must be between 0 and 16" ); in cvLine()
1785 CV_ERROR( CV_StsOutOfRange, "" ); in cvRectangle()
1796 CV_ERROR( CV_StsOutOfRange, "shift must be between 0 and 16" ); in cvRectangle()
1837 CV_ERROR( CV_StsOutOfRange, "" ); in cvCircle()
1840 CV_ERROR( CV_StsOutOfRange, "" ); in cvCircle()
1843 CV_ERROR( CV_StsOutOfRange, "shift must be between 0 and 16" ); in cvCircle()
1886 CV_ERROR( CV_StsOutOfRange, "" ); in cvEllipse()
1889 CV_ERROR( CV_StsOutOfRange, "" ); in cvEllipse()
[all …]
Dcxalloc.cpp106 CV_ERROR( CV_StsOutOfRange, in cvAlloc()
Dcxdatastructs.cpp397 CV_ERROR( CV_StsOutOfRange, "Too large memory block is requested" ); in cvMemStorageAlloc()
405 CV_ERROR( CV_StsOutOfRange, "requested size is negative or too big" ); in cvMemStorageAlloc()
500 CV_ERROR( CV_StsOutOfRange, "" ); in cvSetSeqBlockSize()
515 CV_ERROR( CV_StsOutOfRange, "Storage block size is too small " in cvSetSeqBlockSize()
1235 CV_ERROR( CV_StsOutOfRange, "" ); in cvSetSeqReaderPos()
1242 CV_ERROR( CV_StsOutOfRange, "" ); in cvSetSeqReaderPos()
1479 CV_ERROR( CV_StsOutOfRange, "" ); in cvSeqInsert()
1604 CV_ERROR( CV_StsOutOfRange, "Invalid index" ); in cvSeqRemove()
1871 CV_ERROR( CV_StsOutOfRange, "Bad sequence slice" ); in cvSeqSlice()
1944 CV_ERROR( CV_StsOutOfRange, "start slice index is out of range" ); in cvSeqRemoveSlice()
[all …]
Dcxerror.cpp293 case CV_StsOutOfRange : return "One of arguments\' values is out of range"; in cvErrorStr()
Dcxsumpixels.cpp424 CV_ERROR( CV_StsOutOfRange, "The input array must have at most 4 channels" ); in CV_DEF_INIT_BIG_FUNC_TAB_2D()
516 CV_ERROR( CV_StsOutOfRange, "The input array must have at most 4 channels" ); in CV_DEF_INIT_BIG_FUNC_TAB_2D()
911 CV_ERROR( CV_StsOutOfRange, "The reduced dimensionality index is out of range" ); in cvReduce()
/external/opencv/cv/src/
Dcvstereobm.cpp577 CV_ERROR( CV_StsOutOfRange, "preFilterType must be =CV_STEREO_BM_NORMALIZED_RESPONSE" ); in cvFindStereoCorrespondenceBM()
580 CV_ERROR( CV_StsOutOfRange, "preFilterSize must be odd and be within 5..255" ); in cvFindStereoCorrespondenceBM()
583 CV_ERROR( CV_StsOutOfRange, "preFilterCap must be within 1..63" ); in cvFindStereoCorrespondenceBM()
587 CV_ERROR( CV_StsOutOfRange, "SADWindowSize must be odd, be within 5..255 and " in cvFindStereoCorrespondenceBM()
591 CV_ERROR( CV_StsOutOfRange, "numberOfDisparities must be positive and divisble by 16" ); in cvFindStereoCorrespondenceBM()
593 CV_ERROR( CV_StsOutOfRange, "texture threshold must be non-negative" ); in cvFindStereoCorrespondenceBM()
595 CV_ERROR( CV_StsOutOfRange, "uniqueness ratio must be non-negative" ); in cvFindStereoCorrespondenceBM()
Dcvapprox.cpp430 CV_ERROR( CV_StsOutOfRange, "" ); in cvApproxChains()
452 CV_ERROR( CV_StsOutOfRange, "" ); in cvApproxChains()
963 CV_ERROR( CV_StsOutOfRange, "header_size is negative. " in cvApproxPoly()
989 CV_ERROR( CV_StsOutOfRange, "Unknown approximation method" ); in cvApproxPoly()
999 CV_ERROR( CV_StsOutOfRange, "Accuracy must be non-negative" ); in cvApproxPoly()
Dcvmotempl.cpp189 CV_ERROR( CV_StsOutOfRange, "aperture_size must be 3, 5 or 7" ); in cvCalcMotionGradient()
192 CV_ERROR( CV_StsOutOfRange, "both delta's must be positive" ); in cvCalcMotionGradient()
322 CV_ERROR( CV_StsOutOfRange, "MHI duration must be positive" ); in cvCalcGlobalOrientation()
Dcvadapthresh.cpp58 CV_ERROR( CV_StsOutOfRange, "Neighborhood size must be >=3 and odd (3, 5, 7, ...)" ); in icvAdaptiveThreshold_MeanC()
Dcvcorner.cpp233 CV_ERROR( CV_StsOutOfRange, "averaging window size must be an odd number >= 3" ); in icvCornerEigenValsVecs()
236 CV_ERROR( CV_StsOutOfRange, in icvCornerEigenValsVecs()
542 CV_ERROR( CV_StsOutOfRange, "CV_SCHARR is not supported by this function" ); in cvPreCornerDetect()
545 CV_ERROR( CV_StsOutOfRange, in cvPreCornerDetect()
Dcvfilter.cpp160 CV_ERROR( CV_StsOutOfRange, "invalid kernel size and/or anchor position" ); in init()
469 CV_ERROR( CV_StsOutOfRange, "Too large source image or its ROI" ); in process()
490 CV_ERROR( CV_StsOutOfRange, "Incorrect destination ROI origin" ); in process()
573 CV_ERROR( CV_StsOutOfRange, "The destination image can not fit the result" ); in process()
1871 CV_ERROR( CV_StsOutOfRange, "Too large kernel size" ); in init_sobel_kernel()
1876 CV_ERROR( CV_StsOutOfRange, in init_sobel_kernel()
1892 CV_ERROR( CV_StsOutOfRange, in init_sobel_kernel()
1899 CV_ERROR( CV_StsOutOfRange, in init_sobel_kernel()
1977 CV_ERROR( CV_StsOutOfRange, in init_scharr_kernel()
1992 CV_ERROR( CV_StsOutOfRange, in init_scharr_kernel()
[all …]
Dcvkalman.cpp54 CV_ERROR( CV_StsOutOfRange, in cvCreateKalman()
Dcvcondens.cpp66 CV_ERROR( CV_StsOutOfRange, "" ); in cvCreateConDensation()
Dcvlkpyramid.cpp105 CV_ERROR( CV_StsOutOfRange, "The number of pyramid layers is negative" ); in icvInitPyramidalAlgorithm()
361 CV_ERROR( CV_StsOutOfRange, "The number of tracked points is negative or zero" ); in cvCalcOpticalFlowPyrLK()
760 CV_ERROR( CV_StsOutOfRange, "the search window is too small" ); in cvCalcAffineFlowPyrLK()
763 CV_ERROR( CV_StsOutOfRange, "" ); in cvCalcAffineFlowPyrLK()
/external/opencv/cxcore/include/
Dcxerror.h99 #define CV_StsOutOfRange -211 /* some of parameters are out of range */ macro
/external/opencv/ml/src/
Dmlknearest.cpp123 CV_ERROR( CV_StsOutOfRange, "max_k must be a positive number" ); in train()
339 CV_ERROR( CV_StsOutOfRange, "k must be within 1..max_k range" ); in find_nearest()
Dmltree.cpp90 CV_ERROR( CV_StsOutOfRange, "params.max_categories should be >= 2" ); in set_params()
94 CV_ERROR( CV_StsOutOfRange, "params.max_depth should be >= 0" ); in set_params()
100 CV_ERROR( CV_StsOutOfRange, in set_params()
108 CV_ERROR( CV_StsOutOfRange, "params.regression_accuracy should be >= 0" ); in set_params()
287 CV_ERROR( CV_StsOutOfRange, in CV_IMPLEMENT_QSORT_EX()
518 CV_ERROR( CV_StsOutOfRange, "Every class weight should be positive" ); in CV_IMPLEMENT_QSORT_EX()
1128 CV_ERROR( CV_StsOutOfRange, "some of var_idx elements are out of range" ); in read_params()
1189 CV_ERROR( CV_StsOutOfRange, "some of cat_count elements are out of range" ); in read_params()
3207 CV_ERROR( CV_StsOutOfRange, "Split variable index is out of range" ); in read_split()
3231 CV_ERROR( CV_StsOutOfRange, "some of in/not_in elements are out of range" ); in read_split()
[all …]
Dmlestimate.cpp489 CV_ERROR (CV_StsOutOfRange, "No samples is selected!");
495 CV_ERROR (CV_StsOutOfRange,
Dmlsvm.cpp460 CV_ERROR( CV_StsOutOfRange, "Too small storage block size" ); in create()
1223 CV_ERROR( CV_StsOutOfRange, "gamma parameter of the kernel must be positive" ); in set_params()
1228 CV_ERROR( CV_StsOutOfRange, "The kernel parameter <coef0> must be positive or zero" ); in set_params()
1233 CV_ERROR( CV_StsOutOfRange, "The kernel parameter <degree> must be positive" ); in set_params()
1243 CV_ERROR( CV_StsOutOfRange, "The parameter C must be positive" ); in set_params()
1248 CV_ERROR( CV_StsOutOfRange, "The parameter nu must be between 0 and 1" ); in set_params()
1253 CV_ERROR( CV_StsOutOfRange, "The parameter p must be positive" ); in set_params()

123