OpenCV
4.0.0
Open Source Computer Vision
|
This is the complete list of members for cv::GMatDesc, including all inherited members.
chan | cv::GMatDesc | |
depth | cv::GMatDesc | |
operator!=(const GMatDesc &rhs) const | cv::GMatDesc | inline |
operator==(const GMatDesc &rhs) const | cv::GMatDesc | inline |
size | cv::GMatDesc | |
withDepth(int ddepth) const | cv::GMatDesc | inline |
withSize(cv::Size sz) const | cv::GMatDesc | inline |
withSize(cv::gapi::own::Size sz) const | cv::GMatDesc | inline |
withSizeDelta(cv::gapi::own::Size delta) const | cv::GMatDesc | inline |
withSizeDelta(cv::Size delta) const | cv::GMatDesc | inline |
withSizeDelta(int dx, int dy) const | cv::GMatDesc | inline |
withType(int ddepth, int dchan) const | cv::GMatDesc | inline |