Struct cv::ParamType< _Tp, typename std::enable_if< std::is_enum< _Tp >::value >::type >#
#include <opencv2/core.hpp>Member Typedef Documentation#
const_param_type#
typedef std::underlying_type< _Tp >::type cv::ParamType< _Tp, typename std::enable_if< std::is_enum< _Tp >::value >::type >::const_param_type
member_type#
typedef std::underlying_type< _Tp >::type cv::ParamType< _Tp, typename std::enable_if< std::is_enum< _Tp >::value >::type >::member_type
Member Data Documentation#
type#
static const Param cv::ParamType< _Tp, typename std::enable_if< std::is_enum< _Tp >::value >::type >::type = Param::INT
Source file#
The documentation for this struct was generated from the following file:
opencv2/core.hpp