/external/opencv/cvaux/src/ |
D | cvlevmartrif.cpp | 79 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in icvJacobianFunction_ProjTrifocal() 194 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in icvFunc_ProjTrifocal() 290 CV_ERROR( CV_StsUnsupportedFormat, "resultPoints4D must be a matrix" ); in icvOptimizeProjectionTrifocal() 326 CV_ERROR( CV_StsUnsupportedFormat, "Each of projMatrs must be a matrix" ); in icvOptimizeProjectionTrifocal() 331 CV_ERROR( CV_StsUnsupportedFormat, "Each of projPoints must be a matrix" ); in icvOptimizeProjectionTrifocal() 336 CV_ERROR( CV_StsUnsupportedFormat, "Each of resultProjMatrs must be a matrix" ); in icvOptimizeProjectionTrifocal()
|
D | cvlevmarprojbandle.cpp | 86 CV_ERROR( CV_StsUnsupportedFormat, "points4D must be a matrix 4xN" ); in icvComputeDerivateProj() 105 CV_ERROR( CV_StsUnsupportedFormat, "projMatr must be a matrix 3x4" ); in icvComputeDerivateProj() 115 CV_ERROR( CV_StsUnsupportedFormat, "Status must be a matrix 1xN" ); in icvComputeDerivateProj() 125 CV_ERROR( CV_StsUnsupportedFormat, "derivProj must be a matrix VisN x 12" ); in icvComputeDerivateProj() 245 CV_ERROR( CV_StsUnsupportedFormat, "points4D must be a matrix N x 4" ); in icvComputeDerivatePoints() 263 CV_ERROR( CV_StsUnsupportedFormat, "projMatr must be a matrix 3x4" ); in icvComputeDerivatePoints() 273 CV_ERROR( CV_StsUnsupportedFormat, "Status must be a matrix 1xN" ); in icvComputeDerivatePoints() 283 CV_ERROR( CV_StsUnsupportedFormat, "derivPoint must be a matrix 2 x 4VisNum" ); in icvComputeDerivatePoints() 334 CV_ERROR( CV_StsUnsupportedFormat, "derivPoint must be a matrix 2 x 4VisNum" ); in icvComputeDerivatePoints() 485 CV_ERROR( CV_StsUnsupportedFormat, "matrW must be a matrix 12NumIm x 4NumPnt" ); in icvComputeMatrixW() [all …]
|
D | cvcorrimages.cpp | 86 CV_ERROR( CV_StsUnsupportedFormat, "Input parameter points must be a matrix" ); in icvCreateFeaturePoints() 106 CV_ERROR( CV_StsUnsupportedFormat, "Statuses must be a mask arrays" ); in icvCreateFeaturePoints() 116 CV_ERROR( CV_StsUnsupportedFormat, "Number of rows of status must be 1" ); in icvCreateFeaturePoints() 232 … CV_ERROR( CV_StsUnsupportedFormat, "Input parameters (points and status) must be a matrices" ); in icvFindCorrForGivenPoints() 238 CV_ERROR( CV_StsUnsupportedFormat, "Statuses must be a mask arrays" ); in icvFindCorrForGivenPoints() 462 CV_ERROR( CV_StsUnsupportedFormat, "oldPoints must be a pointer to a matrix" ); in icvGrowPointsAndStatus() 467 CV_ERROR( CV_StsUnsupportedFormat, "oldStatus must be a pointer to a mask array" ); in icvGrowPointsAndStatus() 576 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters points must be a matrices" ); in icvRemoveDoublePoins() 581 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters statuses must be a mask array" ); in icvRemoveDoublePoins()
|
D | cvtrifocal.cpp | 134 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in icvNormalizePoints() 199 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in icvComputeProjectMatrices6Points() 471 CV_ERROR( CV_StsUnsupportedFormat, "srcMatr and dstMatr must be a matrices" ); in icvSelectColsByNumbers() 520 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in icvProject4DPoints() 829 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in icvComputeProjectMatricesNPoints() 1348 CV_ERROR( CV_StsUnsupportedFormat, "points and resultT must be a matrices" ); in icvFindBaseTransform() 1435 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in GetGeneratorReduceFundSolution() 1531 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in GetGoodReduceFundamMatrFromTwo() 1621 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in GetProjMatrFromReducedFundamental() 1790 CV_ERROR( CV_StsUnsupportedFormat, "Input parameters must be a matrices" ); in icvComputeProjectMatrix() [all …]
|
/external/opencv/cv/src/ |
D | cvkdtree.cpp | 192 CV_ERROR(CV_StsUnsupportedFormat, "descriptors must be either CV_32FC1 or CV_64FC1"); in cvCreateFeatureTree() 223 CV_ERROR(CV_StsUnsupportedFormat, "results must be CV_32SC1"); in cvFindFeatures() 225 CV_ERROR(CV_StsUnsupportedFormat, "dist must be CV_64FC1"); in cvFindFeatures() 259 CV_ERROR(CV_StsUnsupportedFormat, "results must be CV_32SC1"); in cvFindFeaturesBoxed()
|
D | cvaccum.cpp | 438 CV_ERROR( CV_StsUnsupportedFormat, "Unsupported type combination" ); 455 CV_ERROR( CV_StsUnsupportedFormat, "" ); 533 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvSquareAcc() 551 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvSquareAcc() 633 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvMultiplyAcc() 652 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvMultiplyAcc() 741 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvRunningAvg() 759 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvRunningAvg()
|
D | cvtemplmatch.cpp | 73 CV_ERROR( CV_StsUnsupportedFormat, in icvCrossCorr() 77 CV_ERROR( CV_StsUnsupportedFormat, in icvCrossCorr() 82 CV_ERROR( CV_StsUnsupportedFormat, in icvCrossCorr() 87 CV_ERROR( CV_StsUnsupportedFormat, in icvCrossCorr() 359 CV_ERROR( CV_StsUnsupportedFormat, in cvMatchTemplate() 366 CV_ERROR( CV_StsUnsupportedFormat, "output image should have 32f type" ); in cvMatchTemplate()
|
D | cvpgh.cpp | 347 CV_ERROR( CV_StsUnsupportedFormat, "Sparse histogram are not supported" ); in cvCalcPGH() 355 …CV_ERROR( CV_StsUnsupportedFormat, "The contour is not valid or the point type is not supported" ); in cvCalcPGH()
|
D | cvconvhull.cpp | 305 CV_ERROR( CV_StsUnsupportedFormat, in cvConvexHull2() 546 CV_ERROR( CV_StsUnsupportedFormat, in cvConvexityDefects() 558 CV_ERROR( CV_StsUnsupportedFormat, in cvConvexityDefects() 565 CV_ERROR( CV_StsUnsupportedFormat, in cvConvexityDefects() 748 CV_ERROR( CV_StsUnsupportedFormat, in cvCheckContourConvexity()
|
D | cvsamplers.cpp | 566 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvGetRectSubPix() 583 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvGetRectSubPix() 589 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvGetRectSubPix() 840 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvGetQuadrangleSubPix() 869 CV_ERROR( CV_StsUnsupportedFormat, in cvGetQuadrangleSubPix() 879 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvGetQuadrangleSubPix() 885 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvGetQuadrangleSubPix()
|
D | cvsumpixels.cpp | 349 CV_ERROR( CV_StsUnsupportedFormat, in cvIntegral() 359 CV_ERROR( CV_StsUnsupportedFormat, in cvIntegral() 397 CV_ERROR( CV_StsUnsupportedFormat, "This source image format is unsupported" ); in cvIntegral()
|
D | cvadapthresh.cpp | 125 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvAdaptiveThreshold()
|
D | cvsegmentation.cpp | 157 CV_ERROR( CV_StsUnsupportedFormat, "Only 8-bit, 3-channel input images are supported" ); in cvWatershed() 160 CV_ERROR( CV_StsUnsupportedFormat, in cvWatershed() 358 CV_ERROR( CV_StsUnsupportedFormat, "Only 8-bit, 3-channel images are supported" ); in cvPyrMeanShiftFiltering()
|
D | cvcorner.cpp | 435 CV_ERROR( CV_StsUnsupportedFormat, "Input must be 8uC1 or 32fC1, output must be 32fC1" ); in cvCornerMinEigenVal() 462 CV_ERROR( CV_StsUnsupportedFormat, "Input must be 8uC1 or 32fC1, output must be 32fC1" ); in cvCornerHarris() 494 CV_ERROR( CV_StsUnsupportedFormat, "Input must be 8uC1 or 32fC1, output must be 32fC1" ); in cvCornerEigenValsAndVecs() 536 CV_ERROR( CV_StsUnsupportedFormat, "Input must be 8uC1 or 32fC1, output must be 32fC1" ); in cvPreCornerDetect()
|
/external/opencv/cxcore/src/ |
D | cxcmp.cpp | 302 CV_ERROR( CV_StsUnsupportedFormat, "Destination image should be 8uC1 or 8sC1"); in cvInRange() 332 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvInRange() 382 CV_ERROR( CV_StsUnsupportedFormat, "Destination image should be 8uC1 or 8sC1"); in cvInRangeS() 411 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvInRangeS() 629 CV_ERROR( CV_StsUnsupportedFormat, "Input arrays must be single-channel"); in cvCmp() 632 CV_ERROR( CV_StsUnsupportedFormat, "Destination array should be 8uC1 or 8sC1"); in cvCmp() 657 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvCmp() 755 CV_ERROR( CV_StsUnsupportedFormat, "Destination array should be 8uC1 or 8sC1"); in cvCmpS() 758 CV_ERROR( CV_StsUnsupportedFormat, "Input array must be single-channel"); in cvCmpS() 821 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvCmpS() [all …]
|
D | cxarithm.cpp | 327 CV_ERROR( CV_StsUnsupportedFormat, "" ); 342 CV_ERROR( CV_StsUnsupportedFormat, "" ); 470 CV_ERROR( CV_StsUnsupportedFormat, "" ); 477 CV_ERROR( CV_StsUnsupportedFormat, "" ); 596 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvSubRS() 705 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvSubRS() 799 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvAdd() 814 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvAdd() 942 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvAdd() 949 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvAdd() [all …]
|
D | cxmatrix.cpp | 503 CV_ERROR( CV_StsUnsupportedFormat, "" ); in CV_DEF_INIT_PIXSIZE_TAB_2D() 530 CV_ERROR( CV_StsUnsupportedFormat, "" ); in CV_DEF_INIT_PIXSIZE_TAB_2D() 582 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvCompleteSymm() 808 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvDet() 826 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvDet() 841 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvDet() 859 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvDet() 971 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvInvert() 1267 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvSolve() 1569 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvCrossProduct() [all …]
|
D | cxlut.cpp | 260 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvLUT() 304 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvLUT() 315 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvLUT()
|
D | cxutils.cpp | 75 CV_ERROR( CV_StsUnsupportedFormat, in cvKMeans2() 286 CV_ERROR( CV_StsUnsupportedFormat, in cvSolveCubic() 653 CV_ERROR(CV_StsUnsupportedFormat, "coeffs must be either CV_32FC1 or CV_64FC1"); in cvSolvePoly() 656 CV_ERROR(CV_StsUnsupportedFormat, "roots must be either CV_32FC2 or CV_64FC2"); in cvSolvePoly() 964 CV_ERROR( CV_StsUnsupportedFormat, "The function only supports 32sC1 and 32fC1 datatypes" ); in cvRange() 1071 CV_ERROR( CV_StsUnsupportedFormat, "The input matrix should be a one-channel matrix." ); in cvSort() 1075 CV_ERROR( CV_StsUnsupportedFormat, "The index matrix must be CV_32SC1." ); in cvSort() 1108 CV_ERROR( CV_StsUnsupportedFormat, "Unsupported format of the input array" ); in cvSort()
|
D | cximage.cpp | 98 CV_ERROR( CV_StsUnsupportedFormat, "The object is neither an image, nor a matrix" ); in icvRetrieveImage() 249 CV_ERROR( CV_StsUnsupportedFormat, "The object is neither an image, nor a matrix" ); in icvRetrieveMatrix()
|
D | cxconvert.cpp | 515 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvSplit() 524 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvSplit() 620 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvMerge() 629 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvMerge() 889 CV_ERROR( CV_StsUnsupportedFormat, "The data type is not supported by the function" ); in cvMixChannels() 1083 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvConvertScaleAbs() 1565 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvConvertScale() 1580 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvConvertScale() 1664 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvConvertScale() 1675 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvConvertScale()
|
D | cxcopy.cpp | 370 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvCopy() 472 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvCopy() 536 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvSet() 641 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvSet() 966 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvFlip()
|
D | cxsumpixels.cpp | 432 CV_ERROR( CV_StsUnsupportedFormat, "" ); in CV_DEF_INIT_BIG_FUNC_TAB_2D() 450 CV_ERROR( CV_StsUnsupportedFormat, "" ); in CV_DEF_INIT_BIG_FUNC_TAB_2D() 621 CV_ERROR( CV_StsUnsupportedFormat, "" ); in CV_DEF_INIT_FUNC_TAB_2D() 952 CV_ERROR( CV_StsUnsupportedFormat, in cvReduce() 999 CV_ERROR( CV_StsUnsupportedFormat, in cvReduce()
|
/external/opencv/cxcore/include/ |
D | cxerror.h | 98 #define CV_StsUnsupportedFormat -210 /* the data format/type is not supported by the function*/ macro
|
/external/opencv/ml/src/ |
D | ml_inner_functions.cpp | 523 CV_ERROR( CV_StsUnsupportedFormat, "Unsupported index array data type " in cvPreprocessIndexArray() 589 CV_ERROR( CV_StsUnsupportedFormat, "type mask must be 8uC1 or 8sC1 array" ); in cvPreprocessVarType() 655 CV_ERROR( CV_StsUnsupportedFormat, "Unsupported response type" ); in cvPreprocessOrderedResponses() 745 CV_ERROR( CV_StsUnsupportedFormat, "Unsupported response type" ); in cvPreprocessCategoricalResponses() 1172 CV_ERROR( CV_StsUnsupportedFormat, "Input sample must have 32fC1 type" ); in cvPreparePredictData() 1343 CV_ERROR( CV_StsUnsupportedFormat, "The function supports only single-channel arrays" ); in icvConvertDataToSparse() 1406 CV_ERROR( CV_StsUnsupportedFormat, "Unsupported combination of input and output vectors" ); in icvConvertDataToSparse() 1563 CV_ERROR( CV_StsUnsupportedFormat, "The input or output matrix has unsupported format" ); 1621 CV_ERROR( CV_StsUnsupportedFormat, "matrix of probabilities must have 32fC1 type" );
|