![]() |
OpenCV 4.12.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 &)> |
|
default |
|
inline |
|
保护 |