/external/opencv/cvaux/src/ |
D | cvtrifocal.cpp | 141 CV_ERROR( CV_StsUnmatchedSizes, "Number of points must be the same and more than 0" ); in icvNormalizePoints() 146 CV_ERROR( CV_StsUnmatchedSizes, "Points must have 2 coordinates" ); in icvNormalizePoints() 151 CV_ERROR( CV_StsUnmatchedSizes, "Size of camera matrix must be 3x3" ); in icvNormalizePoints() 204 CV_ERROR( CV_StsUnmatchedSizes, "Number of points must be same and == 6" ); in icvComputeProjectMatrices6Points() 209 CV_ERROR( CV_StsUnmatchedSizes, "Number of points coordinates must be 2" ); in icvComputeProjectMatrices6Points() 216 … CV_ERROR( CV_StsUnmatchedSizes, "Size of project matrix must be 3x4 or 9x4 (for 3 matrices)" ); in icvComputeProjectMatrices6Points() 222 CV_ERROR( CV_StsUnmatchedSizes, "Number of coordinates of points4D must be 4" ); in icvComputeProjectMatrices6Points() 532 CV_ERROR( CV_StsUnmatchedSizes, "Number of points must be the same"); in icvProject4DPoints() 537 CV_ERROR( CV_StsUnmatchedSizes, "Number of coordinates of projected points must be 2"); in icvProject4DPoints() 542 CV_ERROR(CV_StsUnmatchedSizes, "Number of coordinates of 4D points must be 4"); in icvProject4DPoints() [all …]
|
D | cvlevmartrif.cpp | 87 CV_ERROR( CV_StsUnmatchedSizes, "number of points must be more than 0" ); in icvJacobianFunction_ProjTrifocal() 92 …CV_ERROR( CV_StsUnmatchedSizes, "Size of Jacobian is not correct it must be 6*numPoints x (36+numP… in icvJacobianFunction_ProjTrifocal() 202 CV_ERROR( CV_StsUnmatchedSizes, "number of points must be more than 0" ); in icvFunc_ProjTrifocal() 207 … CV_ERROR( CV_StsUnmatchedSizes, "Size of resFunc is not correct it must be 2*numPoints*3 x 1"); in icvFunc_ProjTrifocal() 302 CV_ERROR( CV_StsUnmatchedSizes, "Number of coordinates of points4D must be 4" ); in icvOptimizeProjectionTrifocal() 342 CV_ERROR( CV_StsUnmatchedSizes, "Size of projMatr must be 3x4" ); in icvOptimizeProjectionTrifocal() 347 CV_ERROR( CV_StsUnmatchedSizes, "Size of resultProjMatrs must be 3x4" ); in icvOptimizeProjectionTrifocal() 352 CV_ERROR( CV_StsUnmatchedSizes, "Size of resultProjMatrs must be 3x4" ); in icvOptimizeProjectionTrifocal()
|
D | cvlevmar.cpp | 107 CV_ERROR( CV_StsUnmatchedSizes, "Number of colomn of vector X0 must be 1" ); in cvLevenbergMarquardtOptimization() 112 CV_ERROR( CV_StsUnmatchedSizes, "Number of colomn of vector observed rusult must be 1" ); in cvLevenbergMarquardtOptimization() 117 CV_ERROR( CV_StsUnmatchedSizes, "Size of result vector X must be equals to X0" ); in cvLevenbergMarquardtOptimization() 122 CV_ERROR( CV_StsUnmatchedSizes, "Number of maximum iteration must be > 0" ); in cvLevenbergMarquardtOptimization() 127 CV_ERROR( CV_StsUnmatchedSizes, "Epsilon must be >= 0" ); in cvLevenbergMarquardtOptimization()
|
D | cvcorrimages.cpp | 111 CV_ERROR( CV_StsUnmatchedSizes, "Size of points and statuses must be the same" ); in icvCreateFeaturePoints() 225 CV_ERROR( CV_StsUnmatchedSizes, "Size of images must be the same" ); in icvFindCorrForGivenPoints() 252 CV_ERROR( CV_StsUnmatchedSizes, "Number of points and statuses must be the same" ); in icvFindCorrForGivenPoints() 593 CV_ERROR( CV_StsUnmatchedSizes, "Number of old Points and old Statuses must be the same" ); in icvRemoveDoublePoins() 605 CV_ERROR( CV_StsUnmatchedSizes, "Number of new Points and new Statuses must be the same" ); in icvRemoveDoublePoins() 610 … CV_ERROR( CV_StsUnmatchedSizes, "Number of new Points and new original Status must be the same" ); in icvRemoveDoublePoins()
|
D | cvvideo.cpp | 66 CV_ERROR( CV_StsUnmatchedSizes, "Uncorrelated sizes of the input image and output fields" ); in cvDeInterlace()
|
/external/opencv/cv/src/ |
D | cvkdtree.cpp | 217 CV_ERROR(CV_StsUnmatchedSizes, "desc columns be equal feature dimensions"); in cvFindFeatures() 219 CV_ERROR(CV_StsUnmatchedSizes, "results and desc must be same height"); in cvFindFeatures() 221 CV_ERROR(CV_StsUnmatchedSizes, "dist and desc must be same height"); in cvFindFeatures() 255 CV_ERROR(CV_StsUnmatchedSizes, "bounds_{min,max} must 1 x dims or dims x 1"); in cvFindFeaturesBoxed()
|
D | cvaccum.cpp | 425 CV_ERROR( CV_StsUnmatchedSizes, "" ); 463 CV_ERROR( CV_StsUnmatchedSizes, "" ); 520 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvSquareAcc() 559 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvSquareAcc() 619 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvMultiplyAcc() 660 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvMultiplyAcc() 728 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvRunningAvg() 767 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvRunningAvg()
|
D | cvmotempl.cpp | 137 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvUpdateMotionHistory() 199 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvCalcMotionGradient() 319 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvCalcGlobalOrientation() 440 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvSegmentMotion()
|
D | cvsumpixels.cpp | 343 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvIntegral() 357 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvIntegral() 372 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvIntegral()
|
D | cvtemplmatch.cpp | 104 CV_ERROR( CV_StsUnmatchedSizes, in icvCrossCorr() 109 CV_ERROR( CV_StsUnmatchedSizes, in icvCrossCorr() 363 CV_ERROR( CV_StsUnmatchedSizes, "image and template should have the same type" ); in cvMatchTemplate() 376 CV_ERROR( CV_StsUnmatchedSizes, "output image should be (W - w + 1)x(H - h + 1)" ); in cvMatchTemplate()
|
D | cvadapthresh.cpp | 128 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvAdaptiveThreshold()
|
D | cvgeometry.cpp | 549 CV_ERROR(CV_StsUnmatchedSizes, "Size of projection matrix must be 3x4!"); in cvDecomposeProjectionMatrix() 552 CV_ERROR(CV_StsUnmatchedSizes, "Size of calibration and rotation matrices must be 3x3!"); in cvDecomposeProjectionMatrix() 555 CV_ERROR(CV_StsUnmatchedSizes, "Size of position vector must be 4x1!"); in cvDecomposeProjectionMatrix()
|
D | cvcorner.cpp | 438 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvCornerMinEigenVal() 465 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvCornerHarris() 489 CV_ERROR( CV_StsUnmatchedSizes, "Output array should be 6 times " in cvCornerEigenValsAndVecs() 539 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvPreCornerDetect()
|
D | cvundistort.cpp | 148 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvUndistort2() 209 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvInitUndistortMap() 293 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvInitUndistortRectifyMap()
|
D | cvhistogram.cpp | 423 CV_ERROR( CV_StsUnmatchedSizes, in cvCompareHist() 429 CV_ERROR( CV_StsUnmatchedSizes, "The histograms have different sizes" ); in cvCompareHist() 1442 CV_ERROR( CV_StsUnmatchedSizes, "Not all the planes have equal sizes" ); in cvCalcArrHist() 1445 CV_ERROR( CV_StsUnmatchedSizes, "Not all the planes have equal steps" ); in cvCalcArrHist() 1464 CV_ERROR( CV_StsUnmatchedSizes, in cvCalcArrHist() 2086 CV_ERROR( CV_StsUnmatchedSizes, "Not all the planes have equal sizes" ); in cvCalcArrBackProject() 2089 CV_ERROR( CV_StsUnmatchedSizes, "Not all the planes have equal steps" ); in cvCalcArrBackProject() 2188 CV_ERROR( CV_StsUnmatchedSizes, in cvCalcArrBackProjectPatch()
|
D | cvdistransform.cpp | 460 CV_ERROR( CV_StsUnmatchedSizes, "" ); in icvTrueDistTrans() 734 …CV_ERROR( CV_StsUnmatchedSizes, "the source and the destination images must be of the same size" ); in cvDistTransform() 757 CV_ERROR( CV_StsUnmatchedSizes, "the array of labels has a different size" ); in cvDistTransform()
|
/external/opencv/cxcore/src/ |
D | cxlogic.cpp | 255 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in icvLogicS() 280 CV_ERROR( CV_StsUnmatchedSizes, "" ); in icvLogicS() 418 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in icvLogic() 424 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in icvLogic() 447 CV_ERROR( CV_StsUnmatchedSizes, "" ); in icvLogic() 675 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvNot()
|
D | cxarithm.cpp | 371 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); 434 CV_ERROR( CV_StsUnmatchedSizes, "" ); 614 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvSubRS() 678 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvSubRS() 843 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvAdd() 906 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvAdd() 1086 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvAddS() 1150 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvAddS() 1399 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvMul() 1710 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvDiv() [all …]
|
D | cxcmp.cpp | 307 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvInRange() 385 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvInRangeS() 636 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvCmp() 761 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvCmpS() 1018 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in CV_DEF_INIT_FUNC_TAB_2D() 1116 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in icvMinMaxS() 1446 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); 1452 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); 1522 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvAbsDiffS()
|
D | cxmathfuncs.cpp | 349 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvCartToPolar() 363 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvCartToPolar() 375 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvCartToPolar() 596 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvPolarToCart() 610 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvPolarToCart() 624 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvPolarToCart() 1048 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvExp() 1607 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvLog() 1731 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvPow()
|
D | cxmatmul.cpp | 680 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvGEMM() 713 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvGEMM() 720 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvGEMM() 727 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvGEMM() 734 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvGEMM() 1679 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvTransform() 1719 CV_ERROR( CV_StsUnmatchedSizes, "If the source array has <cn> channels, " in cvTransform() 1747 CV_ERROR( CV_StsUnmatchedSizes, in cvTransform() 2057 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvPerspectiveTransform() 2245 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvScaleAdd() [all …]
|
D | cxcopy.cpp | 418 CV_ERROR_FROM_CODE( CV_StsUnmatchedSizes ); in cvCopy() 460 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvCopy() 628 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvSet() 945 CV_ERROR( CV_StsUnmatchedSizes, "" ); in cvFlip()
|
D | cxjacobieigens.cpp | 391 CV_ERROR( CV_StsUnmatchedSizes, "source is not quadratic matrix" ); in cvEigenVV() 394 CV_ERROR( CV_StsUnmatchedSizes, "eigenvectors matrix has inappropriate size" ); in cvEigenVV()
|
/external/opencv/ml/src/ |
D | ml_inner_functions.cpp | 492 CV_ERROR( CV_StsUnmatchedSizes, in cvPreprocessIndexArray() 650 CV_ERROR( CV_StsUnmatchedSizes, in cvPreprocessOrderedResponses() 740 CV_ERROR( CV_StsUnmatchedSizes, in cvPreprocessCategoricalResponses() 1183 CV_ERROR( CV_StsUnmatchedSizes, in cvPreparePredictData() 1207 CV_ERROR( CV_StsUnmatchedSizes, in cvPreparePredictData() 1459 CV_ERROR( CV_StsUnmatchedSizes, in cvWritebackLabels() 1477 CV_ERROR( CV_StsUnmatchedSizes, "Invalid number of rows in matrix of output centers" ); in cvWritebackLabels() 1480 CV_ERROR( CV_StsUnmatchedSizes, in cvWritebackLabels() 1498 … CV_ERROR( CV_StsUnmatchedSizes, "Invalid number of columns in output probability matrix" ); in cvWritebackLabels() 1501 CV_ERROR( CV_StsUnmatchedSizes, in cvWritebackLabels() [all …]
|
/external/opencv/cxcore/include/ |
D | cxerror.h | 97 #define CV_StsUnmatchedSizes -209 /* sizes of input/output structures do not match */ macro
|