BadStep           413 modules/core/include/opencv2/core/mat.inl.hpp             CV_Error(Error::BadStep, "Step must be a multiple of esz1");
BadStep           444 modules/core/include/opencv2/core/mat.inl.hpp             CV_Error(Error::BadStep, "Step must be a multiple of esz1");
BadStep           179 modules/core/src/cuda_gpu_mat.cpp             CV_Error(cv::Error::BadStep, "The matrix is not continuous, thus its number of rows can not be changed");
BadStep           261 modules/core/src/cuda_host_mem.cpp             CV_Error(cv::Error::BadStep, "The matrix is not continuous, thus its number of rows can not be changed");
BadStep           300 modules/core/src/matrix.cpp                 CV_Error(Error::BadStep, "Step must be a multiple of esz1");