Home
last modified time | relevance | path

Searched refs:CV_StsUnsupportedFormat (Results 1 – 25 of 73) sorted by relevance

123

/external/opencv/cvaux/src/
Dcvlevmartrif.cpp79 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()
Dcvlevmarprojbandle.cpp86 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 …]
Dcvcorrimages.cpp86 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()
Dcvtrifocal.cpp134 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/
Dcvkdtree.cpp192 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()
Dcvaccum.cpp438 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()
Dcvtemplmatch.cpp73 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()
Dcvpgh.cpp347 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()
Dcvconvhull.cpp305 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()
Dcvsamplers.cpp566 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()
Dcvsumpixels.cpp349 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()
Dcvadapthresh.cpp125 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvAdaptiveThreshold()
Dcvsegmentation.cpp157 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()
Dcvcorner.cpp435 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/
Dcxcmp.cpp302 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 …]
Dcxarithm.cpp327 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 …]
Dcxmatrix.cpp503 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 …]
Dcxlut.cpp260 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvLUT()
304 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvLUT()
315 CV_ERROR( CV_StsUnsupportedFormat, "" ); in cvLUT()
Dcxutils.cpp75 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()
Dcximage.cpp98 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()
Dcxconvert.cpp515 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()
Dcxcopy.cpp370 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()
Dcxsumpixels.cpp432 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/
Dcxerror.h98 #define CV_StsUnsupportedFormat -210 /* the data format/type is not supported by the function*/ macro
/external/opencv/ml/src/
Dml_inner_functions.cpp523 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" );

123