![]() |
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 |
|
保護 |