![]() |
OpenCV 4.12.0-dev
Open Source Computer Vision
|
#include <opencv2/core.hpp>
Public Types | |
typedef std::underlying_type< _Tp >::type | const_param_type |
typedef std::underlying_type< _Tp >::type | member_type |
Static Public Attributes | |
static const Param | type = Param::INT |
std::underlying_type<_Tp>::type cv::ParamType< _Tp, typename std::enable_if< std::is_enum< _Tp >::value >::type >::const_param_type |
std::underlying_type<_Tp>::type cv::ParamType< _Tp, typename std::enable_if< std::is_enum< _Tp >::value >::type >::member_type |
|
static |