Lines Matching full:continuous
474 0 means that all arrays are continuous,
475 1 means that all arrays are vectors of continuous arrays etc.
476 and the size of largest common continuous part of the arrays
1226 CV_ERROR( CV_StsBadArg, "Only continuous nD arrays are supported here" );
2860 CV_ERROR( CV_StsBadArg, "Only continuous nD arrays are supported here" );
2973 "The matrix is not continuous so the number of rows can not be changed" );
3048 CV_ERROR( CV_StsBadArg, "Non-continuous nD arrays are not supported" );
3149 "The matrix is not continuous, thus its number of rows can not be changed" );