Struct cv::InferAPIList2#
#include <opencv2/gapi/infer.hpp>Collaboration diagram for cv::InferAPIList2:
Member Typedef Documentation#
type#
typedef typename std::enable_if< detail::valid_infer_types< T >::value && cv::detail::valid_infer2_types< typename Net::InArgs, std::tuple< Ts… > >::value, std::function< typename Net::ResultL(T, cv::GArray< Ts >…)> >::type cv::InferAPIList2::type
Source file#
The documentation for this struct was generated from the following file:
opencv2/gapi/infer.hpp