OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::ocl::Context Member List

This is the complete list of members for cv::ocl::Context, including all inherited members.

Context() CV_NOEXCEPTcv::ocl::Context
Context(int dtype)cv::ocl::Contextexplicit
Context(const Context &c)cv::ocl::Context
Context(Context &&c) CV_NOEXCEPTcv::ocl::Context
create()cv::ocl::Context
create(int dtype)cv::ocl::Context
create(const std::string &configuration)cv::ocl::Contextstatic
device(size_t idx) constcv::ocl::Context
empty() constcv::ocl::Contextinline
fromDevice(const ocl::Device &device)cv::ocl::Contextstatic
fromHandle(void *context)cv::ocl::Contextstatic
getDefault()cv::ocl::Contextstatic
getImpl() constcv::ocl::Contextinline
getOpenCLContextProperty(int propertyId) constcv::ocl::Context
getProg(const ProgramSource &prog, const String &buildopt, String &errmsg)cv::ocl::Context
getUserContext()cv::ocl::Contextinline
getUserContext(std::type_index typeId)cv::ocl::Context
ndevices() constcv::ocl::Context
operator=(const Context &c)cv::ocl::Context
operator=(Context &&c) CV_NOEXCEPTcv::ocl::Context
pcv::ocl::Contextprotected
ptr() constcv::ocl::Context
release()cv::ocl::Context
setUserContext(const std::shared_ptr< T > &userContext)cv::ocl::Contextinline
setUserContext(std::type_index typeId, const std::shared_ptr< UserContext > &userContext)cv::ocl::Context
setUseSVM(bool enabled)cv::ocl::Context
unloadProg(Program &prog)cv::ocl::Context
useSVM() constcv::ocl::Context
~Context()cv::ocl::Context