Struct cv::InferAPI#

Collaboration diagram for cv::InferAPI:

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

cv::InferAPI< Net, Ts > Node1 cv::InferAPI< 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::Result(Ts…)> >::type cv::InferAPI::type

Source file#

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