Home | History | Annotate | Download | only in src

Lines Matching refs:CV_StsOutOfRange

425         CV_ERROR( CV_StsOutOfRange, "Can't generate such numbers. Count must be <= range and range must be > 0" );
481 CV_ERROR( CV_StsOutOfRange, "Number of rows of matrices must be the same" );
527 CV_ERROR( CV_StsOutOfRange, "Number of points4D must be more than zero" );
650 CV_ERROR( CV_StsOutOfRange, "Number points must be more than 6" );
662 CV_ERROR( CV_StsOutOfRange, "Number of points coordinates must be == 2" );
667 CV_ERROR( CV_StsOutOfRange, "Each of status must be matrix 1xN" );
672 CV_ERROR( CV_StsOutOfRange, "Each of projection matrix must be 3x4" );
837 CV_ERROR( CV_StsOutOfRange, "Number points must be more than 6" );
847 CV_ERROR( CV_StsOutOfRange, "Probability must be >=0 and <=1" );
852 CV_ERROR( CV_StsOutOfRange, "Threshold for good points must be at least >= 0" );
1802 CV_ERROR( CV_StsOutOfRange, "Number of points must be at least 6" );
2090 CV_ERROR( CV_StsOutOfRange, "Number of points must be more than zero" );