Struct cv::InferAPI#
#include <opencv2/gapi/infer.hpp>Collaboration diagram for cv::InferAPI:
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:
opencv2/gapi/infer.hpp