OpenCV  4.1.1-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
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

References cv::detail::VectorRef::reset().

Here is the call graph for this function:

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