OpenCV  4.3.0
Open Source Computer Vision
Public Types | List of all members
cv::detail::ProtoToParam< cv::GArray< U > > Struct Template Reference

#include <opencv2/gapi/gtyped.hpp>

Public Types

using type = std::vector< U >
 

Member Typedef Documentation

◆ type

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

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