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