Struct cv::detail::accepted_infer_types#
#include <opencv2/gapi/infer.hpp>Collaboration diagram for cv::detail::accepted_infer_types:
Member Data Documentation#
value#
static const auto cv::detail::accepted_infer_types::value =
std::is_same<typename std::decay<T>::type, cv::GMat>::value
|| std::is_same<typename std::decay<T>::type, cv::GFrame>::value
Source file#
The documentation for this struct was generated from the following file:
opencv2/gapi/infer.hpp