Home | History | Annotate | Download | only in src

Lines Matching refs:CV_StsUnmatchedSizes

141         CV_ERROR( CV_StsUnmatchedSizes, "Number of points must be the same and more than 0" );
146 CV_ERROR( CV_StsUnmatchedSizes, "Points must have 2 coordinates" );
151 CV_ERROR( CV_StsUnmatchedSizes, "Size of camera matrix must be 3x3" );
204 CV_ERROR( CV_StsUnmatchedSizes, "Number of points must be same and == 6" );
209 CV_ERROR( CV_StsUnmatchedSizes, "Number of points coordinates must be 2" );
216 CV_ERROR( CV_StsUnmatchedSizes, "Size of project matrix must be 3x4 or 9x4 (for 3 matrices)" );
222 CV_ERROR( CV_StsUnmatchedSizes, "Number of coordinates of points4D must be 4" );
532 CV_ERROR( CV_StsUnmatchedSizes, "Number of points must be the same");
537 CV_ERROR( CV_StsUnmatchedSizes, "Number of coordinates of projected points must be 2");
542 CV_ERROR(CV_StsUnmatchedSizes, "Number of coordinates of 4D points must be 4");
547 CV_ERROR( CV_StsUnmatchedSizes, "Size of projection matrix must be 3x4");
657 CV_ERROR( CV_StsUnmatchedSizes, "Number of points and statuses must be the same" );
842 CV_ERROR( CV_StsUnmatchedSizes, "number of points must be the same" );
866 CV_ERROR( CV_StsUnmatchedSizes, "Size of projection matrices must be 3x4" );
874 CV_ERROR( CV_StsUnmatchedSizes, "Number of coordinates of points must be 2" );
1353 CV_ERROR( CV_StsUnmatchedSizes, "Number of points must be 4. And they must have 2 coordinates" );
1358 CV_ERROR( CV_StsUnmatchedSizes, "size of matrix resultT must be 3x3" );
1442 CV_ERROR( CV_StsUnmatchedSizes
1447 CV_ERROR( CV_StsUnmatchedSizes, "Number of points2 must be 3 and and have 3 coordinates" );
1452 CV_ERROR( CV_StsUnmatchedSizes, "Size of fundReduceCoef1 must be 1x5" );
1457 CV_ERROR( CV_StsUnmatchedSizes, "Size of fundReduceCoef2 must be 1x5" );
1541 CV_ERROR( CV_StsUnmatchedSizes, "Size of fundReduceCoef1 must be 1x5" );
1546 CV_ERROR( CV_StsUnmatchedSizes, "Size of fundReduceCoef2 must be 1x5" );
1551 CV_ERROR( CV_StsUnmatchedSizes, "Size of resFundReduceCoef must be 1x5" );
1627 CV_ERROR( CV_StsUnmatchedSizes, "Size of fundReduceCoefs must be 1x5" );
1632 CV_ERROR( CV_StsUnmatchedSizes, "Size of projMatrCoefs must be 1x4" );
1795 CV_ERROR( CV_StsUnmatchedSizes, "Size of projMatr must be 3x4" );
1807 CV_ERROR( CV_StsUnmatchedSizes, "Number of points must be same" );
1812 CV_ERROR( CV_StsUnmatchedSizes, "Object points must have 4 coordinates" );
1817 CV_ERROR( CV_StsUnmatchedSizes, "Projected points must have 2 or 3 coordinates" );
1973 CV_ERROR( CV_StsUnmatchedSizes, "Number of points must be at least 5" );
1978 CV_ERROR( CV_StsUnmatchedSizes, "Number of points must be the same" );
1983 CV_ERROR( CV_StsUnmatchedSizes, "Size of transMatr must be 4x4" );
1988 CV_ERROR( CV_StsUnmatchedSizes, "Number of coordinates of points must be 4" );
2095 CV_ERROR( CV_StsUnmatchedSizes, "Number of points must be the same" );
2100 CV_ERROR( CV_StsUnmatchedSizes, "Number of proj points coordinates must be == 2" );
2105 CV_ERROR( CV_StsUnmatchedSizes, "Number of world points coordinates must be == 4" );
2112 CV_ERROR( CV_StsUnmatchedSizes, "Size of projection matrices must be 3x4" );
2232 CV_ERROR( CV_StsUnmatchedSizes, "Number of points must be the same" );
2237 CV_ERROR( CV_StsUnmatchedSizes, "Number of proj points coordinates must be == 2" );
2242 CV_ERROR( CV_StsUnmatchedSizes, "Number of world points coordinates must be == 4" );
2249 CV_ERROR( CV_StsUnmatchedSizes, "Size of proj matrix must be 3x4" );
2374 CV_ERROR( CV_StsUnmatchedSizes, "Number of coordinates of camera position must be 3x1 vector" );
2379 CV_ERROR( CV_StsUnmatchedSizes, "Rotate matrix must be 3x3" );
2384 CV_ERROR( CV_StsUnmatchedSizes, "Translate vector must be 3x1" );
2490 CV_ERROR( CV_StsUnmatchedSizes, "Size of project matrix 1 must be 3x4" );
2495 CV_ERROR( CV_StsUnmatchedSizes, "Size of project matrix 2 must be 3x4" );
2500 CV_ERROR( CV_StsUnmatchedSizes, "Size of rotation matrix must be 3x3" );
2505 CV_ERROR( CV_StsUnmatchedSizes, "Size of translation vector must be 3x1" );
2604 CV_ERROR( CV_StsUnmatchedSizes, "Number of projection matrices must be at least 2" );
2611 CV_ERROR( CV_StsUnmatchedSizes, "Size of matrix Q must be 3x3" );
2620 CV_ERROR( CV_StsUnmatchedSizes, "Size of each camera matrix must be 3x3" );
2625 CV_ERROR( CV_StsUnmatchedSizes, "Size of each camera matrix must be 3x3" );