Home | History | Annotate | Download | only in src

Lines Matching full:errorstr

171     char errorstr[100];
201 sprintf( errorstr, "header of the stage classifier #%d is invalid "
203 CV_ERROR( CV_StsError, errorstr );
232 sprintf( errorstr, "rectangle #%d of the classifier #%d of "
235 CV_ERROR( CV_StsNullPtr, errorstr );