Searched refs:BadStep (Results 1 – 6 of 6) sorted by relevance
261 …CV_Error(cv::Error::BadStep, "The matrix is not continuous, thus its number of rows can not be cha… in reshape()
179 …CV_Error(cv::Error::BadStep, "The matrix is not continuous, thus its number of rows can not be cha… in reshape()
300 CV_Error(Error::BadStep, "Step must be a multiple of esz1"); in setSize()
80 BadStep= -13, //!< enumerator
413 CV_Error(Error::BadStep, "Step must be a multiple of esz1"); in Mat()444 CV_Error(Error::BadStep, "Step must be a multiple of esz1"); in Mat()
67 BadStep = -13, field in Core