Class cv::GNetworkType< K, std::function< R(Args…)> >#
#include <opencv2/gapi/infer.hpp>Collaboration diagram for cv::GNetworkType< K, std::function< R(Args…)> >:
Member Typedef Documentation#
API#
typedef std::function< R(Args…)> cv::GNetworkType< K, std::function< R(Args…)> >::API
InArgs#
typedef std::tuple< Args… > cv::GNetworkType< K, std::function< R(Args…)> >::InArgs
OutArgs#
typedef std::tuple< R > cv::GNetworkType< K, std::function< R(Args…)> >::OutArgs
Result#
typedef R cv::GNetworkType< K, std::function< R(Args…)> >::Result
ResultL#
typedef cv::GArray< R > cv::GNetworkType< K, std::function< R(Args…)> >::ResultL
Source file#
The documentation for this class was generated from the following file:
opencv2/gapi/infer.hpp