Class cv::detail::GCompoundKernel#
#include <opencv2/gapi/gcompoundkernel.hpp>Collaboration diagram for cv::detail::GCompoundKernel:
Member Typedef Documentation#
F#
typedef std::function< void(GCompoundContext &ctx)> cv::detail::GCompoundKernel::F
Constructor & Destructor Documentation#
GCompoundKernel()#
cv::detail::GCompoundKernel::GCompoundKernel(const F & f)
Member Function Documentation#
apply()#
void cv::detail::GCompoundKernel::apply(GCompoundContext & ctx)
Member Data Documentation#
m_f#
F cv::detail::GCompoundKernel::m_f
Source file#
The documentation for this class was generated from the following file:
opencv2/gapi/gcompoundkernel.hpp