OpenCV 4.11.0
开源计算机视觉
|
#include <opencv2/gapi/plaidml/gplaidmlkernel.hpp>
公共类型 | |
使用 | F = std::function<void(GPlaidMLContext &)> |
公共成员函数 | |
GPlaidMLKernel ()=default | |
GPlaidMLKernel (const F &f) | |
void | apply (GPlaidMLContext &ctx) const |
受保护的属性 | |
F | m_f |
使用 cv::GPlaidMLKernel::F = std::function<void(GPlaidMLContext &)> |
|
默认 |
|
内联显式 |
|
内联 |
|
受保护的 |