Home | History | Annotate | Download | only in src

Lines Matching full:vectors

2514                 "The number of input vectors does not match to avg vector size" );
2524 "The number of input vectors does not match to avg vector size" );
2544 "The number of vectors is zero or negative" );
2547 "The size of input vectors does not match with the size of covariation matrix" );
2572 "All input vectors and average vector must have the same size" );
2582 CV_ERROR( CV_BadNumChannels, "All vectors must have a single channel" );
2588 "All input vectors must have the same type" );
2616 "The format of input vectors is not supported" );
2670 "The format of input vectors is not supported" );
2801 CV_ERROR( CV_StsBadSize, "Input matrices must be 1-d vectors" );
2806 CV_ERROR( CV_StsUnmatchedSizes, "Input vectors have different sizes" );
2809 CV_ERROR( CV_StsUnmatchedSizes, "Input vectors and covariation matrix have different sizes" );
2815 "Only single-channel floating-point vectors are supported" );
2818 CV_ERROR( CV_StsUnmatchedSizes, "Input vectors have different sizes" );