Lines Matching refs:CV_StsUnsupportedFormat
86 CV_ERROR( CV_StsUnsupportedFormat, "points4D must be a matrix 4xN" );
105 CV_ERROR( CV_StsUnsupportedFormat, "projMatr must be a matrix 3x4" );
115 CV_ERROR( CV_StsUnsupportedFormat, "Status must be a matrix 1xN" );
125 CV_ERROR( CV_StsUnsupportedFormat, "derivProj must be a matrix VisN x 12" );
245 CV_ERROR( CV_StsUnsupportedFormat, "points4D must be a matrix N x 4" );
263 CV_ERROR( CV_StsUnsupportedFormat, "projMatr must be a matrix 3x4" );
273 CV_ERROR( CV_StsUnsupportedFormat, "Status must be a matrix 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" );
485 CV_ERROR( CV_StsUnsupportedFormat, "matrW must be a matrix 12NumIm x 4NumPnt" );
581 CV_ERROR( CV_StsUnsupportedFormat, "jacProjErr must be a matrix 12NumIm x 1" );
659 CV_ERROR( CV_StsUnsupportedFormat, "jacPointErr must be a matrix 4NumPnt x 1" );
1113 CV_ERROR( CV_StsUnsupportedFormat, "resultPoints4D must be a matrix 4 x NumPnt" );
1149 CV_ERROR( CV_StsUnsupportedFormat, "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" );
1168 CV_ERROR( CV_StsUnsupportedFormat, "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" );