Lines Matching refs:CV_StsOutOfRange
138 CV_ERROR( CV_StsOutOfRange, "the number of model points should be positive" );1066 CV_ERROR( CV_StsOutOfRange, "The dimensionality of points must be 2 or 3" );1099 CV_ERROR( CV_StsOutOfRange, "The lines matrix does not have a proper layout (3xn or nx3)" );1269 CV_ERROR( CV_StsOutOfRange,