Classes | |
struct | MatHeader |
Functions | |
template<typename T , unsigned char channels> | |
void | assign_row (void *ptr, int cols, Scalar const &s) |
size_t | default_step (int type, int cols) |
void cv::gapi::own::detail::assign_row | ( | void * | ptr, |
int | cols, | ||
Scalar const & | s | ||
) |
References cv::gapi::own::roundd().
Referenced by cv::gapi::own::Mat::operator=().
|
inline |
References CV_ELEM_SIZE.
Referenced by cv::gapi::own::Mat::copyTo().