Struct cv::InferAPIList2#

Collaboration diagram for cv::InferAPIList2:

cv::InferAPIList2< Net, T, Ts > Node1 cv::InferAPIList2< Net, T, Ts >    

cv::InferAPIList2< Net, T, Ts > Node1 cv::InferAPIList2< Net, T, Ts >    

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: