#include "ocl.hpp"
Public Member Functions
Static Public Member Functions
Public Attributes
Friends
Constructor & Destructor Documentation
cv::ocl::Context::Context
(
)
cv::ocl::Context::Context
(
int
dtype )
explicit
cv::ocl::Context::~Context
(
)
cv::ocl::Context::Context
(
const
Context &
c )
Member Function Documentation
bool cv::ocl::Context::create
(
)
bool cv::ocl::Context::create
(
int
dtype )
static
Context& cv::ocl::Context::getDefault
(
bool
initialize =
true )
static
size_t cv::ocl::Context::ndevices
(
)
const
void* cv::ocl::Context::ptr
(
)
const
void cv::ocl::Context::setUseSVM
(
bool
enabled )
bool cv::ocl::Context::useSVM
(
)
const
Friends And Related Function Documentation
void initializeContextFromHandle
(
Context &
ctx,
void *
platform,
void *
context,
void *
device
)
friend
Member Data Documentation
Impl* cv::ocl::Context::p
The documentation for this class was generated from the following file: