Home | History | Annotate | Download | only in src

Lines Matching full:projection

72     /* Compute derivate for given projection matrix points and status of points */
110 CV_ERROR( CV_StsOutOfRange, "Size of projection matrix (projMatr) must be 3x4" );
139 /* Copy projection matrix */
175 /* fill derivate by projection matrix */
268 CV_ERROR( CV_StsOutOfRange, "Size of projection matrix (projMatr) must be 3x4" );
564 /* Compute jacobian mult projection matrices error */
850 {/* Compute projection error */
951 /* project visible points using current projection matrix */
1146 /* Test size of input initial and result projection matrices */
1187 /* Copy projection matrices to vectorX0 */
1195 /* Reconstruct points4D using projection matrices and status information */
1290 /* Compute error with observed value and computed projection */
1316 fprintf(file,"projection errors\n");
1596 /* Compute error with observed value and computed projection */
1634 /* Print all projection errors */
1636 fprintf(file,"projection errors\n");
1669 /* compute norm for projection matrices */
1738 /* Copy projection matrices */