Home | History | Annotate | Download | only in src

Lines Matching refs:errorstr

189     char errorstr[100];
219 sprintf( errorstr, "header of the stage classifier #%d is invalid "
221 CV_ERROR( CV_StsError, errorstr );
250 sprintf( errorstr, "rectangle #%d of the classifier #%d of "
253 CV_ERROR( CV_StsNullPtr, errorstr );