OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
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
staticconstexpr

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