Home | History | Annotate | Download | only in src

Lines Matching refs:CV_StsUnmatchedSizes

423         CV_ERROR( CV_StsUnmatchedSizes,
429 CV_ERROR( CV_StsUnmatchedSizes, "The histograms have different sizes" );
1442 CV_ERROR( CV_StsUnmatchedSizes, "Not all the planes have equal sizes" );
1445 CV_ERROR( CV_StsUnmatchedSizes, "Not all the planes have equal steps" );
1464 CV_ERROR( CV_StsUnmatchedSizes,
2086 CV_ERROR( CV_StsUnmatchedSizes, "Not all the planes have equal sizes" );
2089 CV_ERROR( CV_StsUnmatchedSizes, "Not all the planes have equal steps" );
2188 CV_ERROR( CV_StsUnmatchedSizes,