![]() |
OpenCV
4.5.1
Open Source Computer Vision
|
This is the complete list of members for cv::ocl::Context, including all inherited members.
| Context() | cv::ocl::Context | |
| Context(int dtype) | cv::ocl::Context | explicit |
| Context(const Context &c) | cv::ocl::Context | |
| create() | cv::ocl::Context | |
| create(int dtype) | cv::ocl::Context | |
| create(const std::string &configuration) | cv::ocl::Context | static |
| device(size_t idx) const | cv::ocl::Context | |
| empty() const | cv::ocl::Context | inline |
| fromDevice(const ocl::Device &device) | cv::ocl::Context | static |
| fromHandle(void *context) | cv::ocl::Context | static |
| getDefault(bool initialize=true) | cv::ocl::Context | static |
| getImpl() const | cv::ocl::Context | inline |
| getProg(const ProgramSource &prog, const String &buildopt, String &errmsg) | cv::ocl::Context | |
| ndevices() const | cv::ocl::Context | |
| operator=(const Context &c) | cv::ocl::Context | |
| p | cv::ocl::Context | |
| ptr() const | cv::ocl::Context | |
| release() | cv::ocl::Context | |
| setUseSVM(bool enabled) | cv::ocl::Context | |
| unloadProg(Program &prog) | cv::ocl::Context | |
| useSVM() const | cv::ocl::Context | |
| ~Context() | cv::ocl::Context |
1.8.13