Home | History | Annotate | Download | only in src

Lines Matching full:matrix

103     /* Fill Jacobian matrix */
147 /* fill derivate by projection matrix */
176 /* projected points store as (projection by matrix P1),(projection by matrix P2),(projection by matrix P3) */
290 CV_ERROR( CV_StsUnsupportedFormat, "resultPoints4D must be a matrix" );
323 /* ----------- test for matrix ------------- */
326 CV_ERROR( CV_StsUnsupportedFormat, "Each of projMatrs must be a matrix" );
331 CV_ERROR( CV_StsUnsupportedFormat, "Each of projPoints must be a matrix" );
336 CV_ERROR( CV_StsUnsupportedFormat, "Each of resultProjMatrs must be a matrix" );
374 /* projected points store as (projection by matrix P1),(projection by matrix P2),(projection by matrix P3) */