Home | History | Annotate | Download | only in src

Lines Matching refs:CV_StsParseError

1111                 CV_ERROR( CV_StsParseError, "priors must stored as a matrix" );
1123 CV_ERROR( CV_StsParseError,
1144 CV_ERROR( CV_StsParseError, "var_type must exist and be a sequence of 0's and 1's" );
1152 CV_ERROR( CV_StsParseError, "var_type must exist and be a sequence of 0's and 1's" );
1161 CV_ERROR( CV_StsParseError, "var_type is inconsistent with cat_var_count and ord_var_count" );
1176 CV_ERROR( CV_StsParseError,
3203 CV_ERROR( CV_StsParseError, "some of the splits are not stored properly" );
3224 CV_ERROR( CV_StsParseError,
3292 CV_ERROR( CV_StsParseError, "some of the tree elements are not stored properly" );
3297 CV_ERROR( CV_StsParseError, "incorrect node depth" );
3318 CV_ERROR( CV_StsParseError, "splits tag must stored as a sequence" );
3404 CV_ERROR( CV_StsParseError, "nodes tag is missing" );