Class cv::ocl::Queue#
#include <opencv2/core/ocl.hpp>Collaboration diagram for cv::ocl::Queue:
Friends#
Return |
Name |
Description |
|---|---|---|
|
Constructor & Destructor Documentation#
Queue()#
Queue()#
cv::ocl::Queue::Queue(
const Context & c,
const Device & d = Device() )
Queue()#
Queue()#
~Queue()#
Member Function Documentation#
create()#
bool cv::ocl::Queue::create(
const Context & c = Context(),
const Device & d = Device() )
empty()#
bool cv::ocl::Queue::empty()
finish()#
void cv::ocl::Queue::finish()
getImpl()#
getProfilingQueue()#
const Queue & cv::ocl::Queue::getProfilingQueue()
Returns OpenCL command queue with enable profiling mode support.
operator=()#
operator=()#
ptr()#
void * cv::ocl::Queue::ptr()
getDefault()#
Member Data Documentation#
p#
Source file#
The documentation for this class was generated from the following file:
opencv2/core/ocl.hpp