OpenCV  5.0.0alpha
Open Source Computer Vision
Loading...
Searching...
No Matches
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 )
Here is the call graph for this function:

◆ default_step()

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