OpenCV  4.5.1
Open Source Computer Vision
Public Types | List of all members
cv::detail::GTypeOf< std::vector< U > > Struct Template Reference

#include <opencv2/gapi/gtype_traits.hpp>

Public Types

using type = cv::GArray< U >
 

Member Typedef Documentation

◆ type

template<typename U >
using cv::detail::GTypeOf< std::vector< U > >::type = cv::GArray<U>

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