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::detail::is_gmat_type< T > Struct Template Reference

#include <opencv2/gapi/fluid/gfluidkernel.hpp>

Collaboration diagram for cv::detail::is_gmat_type< T >:

Static Public Attributes

static const constexpr bool value = std::is_same<cv::GMat, T>::value
 

Member Data Documentation

◆ value

template<typename T >
const constexpr bool cv::detail::is_gmat_type< T >::value = std::is_same<cv::GMat, T>::value
static

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