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