OpenCV
4.5.2
Open Source Computer Vision
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
Class List
Class Index
cv
detail
accepted_infer_types
Static Public Attributes
|
List of all members
cv::detail::accepted_infer_types< T > Struct Template Reference
#include <opencv2/gapi/infer.hpp>
Static Public Attributes
static constexpr const auto
value
Member Data Documentation
template<typename T >
constexpr const auto
cv::detail::accepted_infer_types
< T >::value
static
Initial value:
=
std::is_same<typename std::decay<T>::type,
cv::GMat
>
::value
|| std::is_same<typename std::decay<T>::type,
cv::GFrame
>
::value
The documentation for this struct was generated from the following file:
opencv2/gapi/
infer.hpp
Generated on Sat Apr 17 2021 16:27:08 for OpenCV by
1.8.9.1