OpenCV  4.5.4
Open Source Computer Vision
Static Public Attributes | List of all members
cv::detail::is_gmat_type< T > Struct Template Reference

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

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: