![]() |
OpenCV
4.1.0
Open Source Computer Vision
|
#include <opencv2/gapi/gtyped.hpp>
Classes | |
class | GCompiledT |
Public Types | |
typedef std::function< std::tuple< R...>Args...)> | Gen |
Public Member Functions | |
GComputationT (const Gen &generator) | |
void | apply (detail::ProtoToParamT< Args >...inArgs, detail::ProtoToParamT< R > &...outArgs) |
GCompiledT | compile (detail::ProtoToMetaT< Args >...inDescs) |
GCompiledT | compile (detail::ProtoToMetaT< Args >...inDescs, GCompileArgs &&args) |
typedef std::function<std::tuple<R...>Args...)> cv::GComputationT< std::tuple< R...>(Args...)>::Gen |
|
inline |
|
inline |
|
inline |
|
inline |