Struct cv::InferAPIList#

Collaboration diagram for cv::InferAPIList:

cv::InferAPIList< Net, Ts > Node1 cv::InferAPIList< Net, Ts >    

cv::InferAPIList< Net, Ts > Node1 cv::InferAPIList< Net, Ts >    

Member Typedef Documentation#

type#

typedef typename std::enable_if< detail::valid_infer_types< Ts… >::value &&std::tuple_size< typename Net::InArgs >::value==sizeof…(Ts), std::function< typename Net::ResultL(cv::GArray< cv::Rect >, Ts…)> >::type cv::InferAPIList::type

Source file#

The documentation for this struct was generated from the following file: