![]() |
OpenCV 4.10.0
开源计算机视觉库
|
#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 &)> |
|
默认 |
|
inlineexplicit |
|
inline |
|
protected |
1.9.8 于 2024 年 6 月 2 日星期日 21:52:16 为 OpenCV 生成