#include <opencv2/gapi/infer.hpp>
◆ type
template<class Net , class T >
Initial value: typename std::enable_if
< detail::valid_infer_types<T>::value
&& std::tuple_size<typename Net::InArgs>::value == 1u
cv::GOpaque<T> template class represents an object of class T in the graph.
Definition gopaque.hpp:326
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 type
Definition infer.hpp:233
The documentation for this struct was generated from the following file: