Loading...
Searching...
No Matches
cv::GOCLKernel Class Reference
#include <opencv2/gapi/ocl/goclkernel.hpp>
Public Types | |
using | F = std::function< void(GOCLContext &)> |
Public Member Functions | |
GOCLKernel () | |
GOCLKernel (const F &f) | |
void | apply (GOCLContext &ctx) |
Protected Attributes | |
F | m_f |
Member Typedef Documentation
◆ F
using cv::GOCLKernel::F = std::function<void(GOCLContext &)> |
Constructor & Destructor Documentation
◆ GOCLKernel() [1/2]
cv::GOCLKernel::GOCLKernel | ( | ) |
◆ GOCLKernel() [2/2]
|
explicit |
Member Function Documentation
◆ apply()
void cv::GOCLKernel::apply | ( | GOCLContext & | ctx | ) |
Member Data Documentation
◆ m_f
|
protected |
The documentation for this class was generated from the following file:
- opencv2/gapi/ocl/goclkernel.hpp