OpenCV
4.5.0
Open Source Computer Vision
|
#include <opencv2/gapi/garray.hpp>
Public Types | |
using | HT = typename detail::flatten_g< typename std::decay< T >::type >::type |
Public Member Functions | |
GArray (const std::vector< HT > &v) | |
GArray (std::vector< HT > &&v) | |
GArray () | |
GArray (detail::GArrayU &&ref) | |
detail::GArrayU | strip () const |
using cv::GArray< T >::HT = typename detail::flatten_g<typename std::decay<T>::type>::type |
|
inlineexplicit |
|
inlineexplicit |
|
inline |
|
inlineexplicit |
|
inline |