#include <ocl.hpp>
◆ Program() [1/4]
| cv::ocl::Program::Program |
( |
| ) |
|
◆ Program() [2/4]
◆ Program() [3/4]
| cv::ocl::Program::Program |
( |
const Program & |
prog | ) |
|
◆ Program() [4/4]
| cv::ocl::Program::Program |
( |
Program && |
prog | ) |
|
◆ ~Program()
| cv::ocl::Program::~Program |
( |
| ) |
|
◆ create()
◆ empty()
| bool cv::ocl::Program::empty |
( |
| ) |
const |
|
inline |
◆ getBinary()
| void cv::ocl::Program::getBinary |
( |
std::vector< char > & |
binary | ) |
const |
Query device-specific program binary.
Returns RAW OpenCL executable binary without additional attachments.
- See also
- ProgramSource::fromBinary
- Parameters
-
◆ getImpl()
| Impl * cv::ocl::Program::getImpl |
( |
| ) |
const |
|
inline |
◆ getPrefix() [1/2]
◆ getPrefix() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ptr()
| void * cv::ocl::Program::ptr |
( |
| ) |
const |
◆ read()
◆ source()
◆ write()
◆ Impl
| Impl* cv::ocl::Program::p |
|
protected |
The documentation for this class was generated from the following file:
- build/release/_deps/opencv-src/include/opencv4/opencv2/core/ocl.hpp