OpenCV  4.2.0
Open Source Computer Vision
Public Member Functions | List of all members
cv::GArray< T > Class Template Reference

#include <opencv2/gapi/garray.hpp>

Public Member Functions

 GArray ()
 
 GArray (detail::GArrayU &&ref)
 
detail::GArrayU strip () const
 

Constructor & Destructor Documentation

◆ GArray() [1/2]

template<typename T>
cv::GArray< T >::GArray ( )
inline

◆ GArray() [2/2]

template<typename T>
cv::GArray< T >::GArray ( detail::GArrayU &&  ref)
inlineexplicit

Member Function Documentation

◆ strip()

template<typename T>
detail::GArrayU cv::GArray< T >::strip ( ) const
inline

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