#include "ocl.hpp"
◆ Image2D() [1/3]
| cv::ocl::Image2D::Image2D |
( |
| ) |
|
◆ Image2D() [2/3]
| cv::ocl::Image2D::Image2D |
( |
const UMat & |
src, |
|
|
bool |
norm = false, |
|
|
bool |
alias = false |
|
) |
| |
|
explicit |
◆ Image2D() [3/3]
| cv::ocl::Image2D::Image2D |
( |
const Image2D & |
i | ) |
|
◆ ~Image2D()
| cv::ocl::Image2D::~Image2D |
( |
| ) |
|
◆ canCreateAlias()
| static bool cv::ocl::Image2D::canCreateAlias |
( |
const UMat & |
u | ) |
|
|
static |
◆ isFormatSupported()
| static bool cv::ocl::Image2D::isFormatSupported |
( |
int |
depth, |
|
|
int |
cn, |
|
|
bool |
norm |
|
) |
| |
|
static |
◆ operator=()
◆ ptr()
| void* cv::ocl::Image2D::ptr |
( |
| ) |
const |
| Impl* cv::ocl::Image2D::p |
|
protected |
The documentation for this class was generated from the following file: