Lines Matching refs:CV_ERROR

81         CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
86 CV_ERROR( CV_StsUnsupportedFormat, "points4D must be a matrix 4xN" );
95 CV_ERROR( CV_StsOutOfRange, "Number of points4D must be more than zero" );
100 CV_ERROR( CV_StsOutOfRange, "Number of coordinates of points4D must be 4" );
105 CV_ERROR( CV_StsUnsupportedFormat, "projMatr must be a matrix 3x4" );
110 CV_ERROR( CV_StsOutOfRange, "Size of projection matrix (projMatr) must be 3x4" );
115 CV_ERROR( CV_StsUnsupportedFormat, "Status must be a matrix 1xN" );
120 CV_ERROR( CV_StsOutOfRange, "Size of status of points must be 1xN" );
125 CV_ERROR( CV_StsUnsupportedFormat, "derivProj must be a matrix VisN x 12" );
130 CV_ERROR( CV_StsOutOfRange, "derivProj must be a matrix VisN x 12" );
195 CV_ERROR( CV_StsOutOfRange, "derivProj must be a matrix 2VisN x 12" );
212 CV_ERROR( CV_StsOutOfRange, "Number of images must more than zero" );
216 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
240 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
245 CV_ERROR( CV_StsUnsupportedFormat, "points4D must be a matrix N x 4" );
253 CV_ERROR( CV_StsOutOfRange, "Number of points must be more than zero" );
258 CV_ERROR( CV_StsOutOfRange, "points4D must be a matrix N x 4" );
263 CV_ERROR( CV_StsUnsupportedFormat, "projMatr must be a matrix 3x4" );
268 CV_ERROR( CV_StsOutOfRange, "Size of projection matrix (projMatr) must be 3x4" );
273 CV_ERROR( CV_StsUnsupportedFormat, "Status must be a matrix 1xN" );
278 CV_ERROR( CV_StsOutOfRange, "Size of presPoints status must be 1xN" );
283 CV_ERROR( CV_StsUnsupportedFormat, "derivPoint must be a matrix 2 x 4VisNum" );
334 CV_ERROR( CV_StsUnsupportedFormat, "derivPoint must be a matrix 2 x 4VisNum" );
349 CV_ERROR( CV_StsOutOfRange, "Number of images must more than zero" );
353 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
377 CV_ERROR( CV_StsOutOfRange, "Number of images must more than zero" );
381 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
443 CV_ERROR( CV_StsOutOfRange, "Number of images must more than zero" );
447 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
471 CV_ERROR( CV_StsOutOfRange, "Number of images must more than zero" );
475 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
481 CV_ERROR( CV_StsOutOfRange, "Number of points must more than zero" );
485 CV_ERROR( CV_StsUnsupportedFormat, "matrW must be a matrix 12NumIm x 4NumPnt" );
489 CV_ERROR( CV_StsOutOfRange, "matrW must be a matrix 12NumIm x 4NumPnt" );
573 CV_ERROR( CV_StsOutOfRange, "Number of images must more than zero" );
577 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
581 CV_ERROR( CV_StsUnsupportedFormat, "jacProjErr must be a matrix 12NumIm x 1" );
585 CV_ERROR( CV_StsOutOfRange, "jacProjErr must be a matrix 12NumIm x 1" );
642 CV_ERROR( CV_StsOutOfRange, "Number of images must more than zero" );
647 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
654 CV_ERROR( CV_StsOutOfRange, "Number of points must more than zero" );
659 CV_ERROR( CV_StsUnsupportedFormat, "jacPointErr must be a matrix 4NumPnt x 1" );
664 CV_ERROR( CV_StsOutOfRange, "jacPointErr must be a matrix 4NumPnt x 1" );
751 CV_ERROR( CV_StsOutOfRange, "Number of images must be more than one" );
756 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
763 CV_ERROR( CV_StsOutOfRange, "Number of points4D must be more than zero" );
768 CV_ERROR( CV_StsOutOfRange, "Points must have 4 cordinates" );
908 CV_ERROR( CV_StsOutOfRange, "Number of images must be more than zero" );
913 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
920 CV_ERROR( CV_StsOutOfRange, "Number of points4D must be more than zero" );
925 CV_ERROR( CV_StsOutOfRange, "Points must have 4 cordinates" );
1098 CV_ERROR( CV_StsOutOfRange, "Number of images must be more than zero" );
1103 CV_ERROR( CV_StsOutOfRange, "Maximum number of iteration must be in [1..1000]" );
1108 CV_ERROR( CV_StsOutOfRange, "Epsilon parameter must be >= 0" );
1113 CV_ERROR( CV_StsUnsupportedFormat, "resultPoints4D must be a matrix 4 x NumPnt" );
1119 CV_ERROR( CV_StsOutOfRange, "Number of points must be more than zero" );//!!!
1124 CV_ERROR( CV_StsOutOfRange, "resultPoints4D must have 4 cordinates" );
1149 CV_ERROR( CV_StsUnsupportedFormat, "each of initial projMatrs must be a matrix 3 x 4" );
1153 CV_ERROR( CV_StsOutOfRange, "each of initial projMatrs must be a matrix 3 x 4" );
1159 CV_ERROR( CV_StsUnsupportedFormat, "each of observProjPoints must be a matrix 2 x NumPnts" );
1163 CV_ERROR( CV_StsOutOfRange, "each of observProjPoints must be a matrix 2 x NumPnts" );
1168 CV_ERROR( CV_StsUnsupportedFormat, "each of pointsPres must be a matrix 1 x NumPnt" );
1172 CV_ERROR( CV_StsOutOfRange, "each of pointsPres must be a matrix 1 x NumPnt" );
1177 CV_ERROR( CV_StsUnsupportedFormat, "each of resultProjMatrs must be a matrix 3 x 4" );
1181 CV_ERROR( CV_StsOutOfRange, "each of resultProjMatrs must be a matrix 3 x 4" );