Struct cv::InferAPIRoi#

Collaboration diagram for cv::InferAPIRoi:

cv::InferAPIRoi< Net, T > Node1 cv::InferAPIRoi< Net, T >    

cv::InferAPIRoi< Net, T > Node1 cv::InferAPIRoi< Net, T >    

Member Typedef Documentation#

type#

typedef typename std::enable_if< detail::valid_infer_types< T >::value &&std::tuple_size< typename Net::InArgs >::value==1u, std::function< typename Net::Result(cv::GOpaque< cv::Rect >, T)> >::type cv::InferAPIRoi::type

Source file#

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