![]() |
OpenCV 4.13.0
Open Source Computer Vision
|
#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)> |
|
explicit |
| void cv::detail::GCompoundKernel::apply | ( | GCompoundContext & | ctx | ) |
|
protected |