![]() |
OpenCV 4.13.0
Open Source Computer Vision
|
#include <opencv2/gapi/plaidml/gplaidmlkernel.hpp>
公開型 | |
| using | F = std::function<void(GPlaidMLContext &)> |
公開メンバ関数 | |
| GPlaidMLKernel ()=default | |
| GPlaidMLKernel (const F &f) | |
| void | apply (GPlaidMLContext &ctx) const |
限定公開変数類 | |
| F | m_f |
| using cv::GPlaidMLKernel::F = std::function<void(GPlaidMLContext &)> |
|
default |
|
inlineexplicit |
|
inline |
|
protected |