![]() |
OpenCV 4.12.0
開源計算機視覺
|
#include <opencv2/gapi/gcompoundkernel.hpp>
公共型別 | |
| using | F = std::function<void(GCompoundContext& ctx)> |
公共成員函式 | |
| GCompoundKernel (const F &f) | |
| void | apply (GCompoundContext &ctx) |
保護屬性 | |
| F | m_f |
| using cv::detail::GCompoundKernel::F = std::function<void(GCompoundContext& ctx)> |
| void cv::detail::GCompoundKernel::apply | ( | GCompoundContext & | ctx | ) |
|
保護 |