Home | History | Annotate | Download | only in src

Lines Matching refs:CV_StsBadSize

526             CV_ERROR( CV_StsBadSize, "Jacobian must be 3x9 or 9x3" );
535 CV_ERROR( CV_StsBadSize, "Input matrix must be 1x3, 3x1 or 3x3" );
538 CV_ERROR( CV_StsBadSize, "Output matrix must be 3x3, single-channel floating point matrix" );
620 CV_ERROR( CV_StsBadSize, "Output matrix must be 1x3 or 3x1" );
1367 CV_ERROR( CV_StsBadSize, "object points and image points must be a single-row matrices" );