OpenCV  4.1.1-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cv::gapi::own::detail Namespace Reference

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)
 

Function Documentation

◆ assign_row()

template<typename T , unsigned char channels>
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=().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ default_step()

size_t cv::gapi::own::detail::default_step ( int  type,
int  cols 
)
inline

References CV_ELEM_SIZE.

Referenced by cv::gapi::own::Mat::copyTo().

Here is the caller graph for this function: