![]() |
OpenCV
4.1.0
Open Source Computer Vision
|
#include <opencv2/core/ocl.hpp>
Public Member Functions | |
| Platform () | |
| Platform (const Platform &p) | |
| ~Platform () | |
| Platform & | operator= (const Platform &p) |
| void * | ptr () const |
Static Public Member Functions | |
| static Platform & | getDefault () |
Protected Attributes | |
| Impl * | p |
Friends | |
| void | initializeContextFromHandle (Context &ctx, void *platform, void *context, void *device) |
| cv::ocl::Platform::Platform | ( | ) |
| cv::ocl::Platform::~Platform | ( | ) |
| cv::ocl::Platform::Platform | ( | const Platform & | p | ) |
|
static |
| void* cv::ocl::Platform::ptr | ( | ) | const |
|
friend |
|
protected |
1.8.3