Lines Matching full:coordinates
98 CV_ERROR( CV_StsOutOfRange, "Number of point coordinates must be == 2" );
257 CV_ERROR( CV_StsOutOfRange, "Number of points coordinates must be 2" );
615 CV_ERROR( CV_StsOutOfRange, "OldPoints must have 2 coordinates >= 0" );
620 CV_ERROR( CV_StsOutOfRange, "NewPoints must have 2 coordinates >= 0" );
983 numCoord = points[0]->rows;// !!! may be number of coordinates is not correct !!!