OpenCV  4.0.0-beta
Open Source Computer Vision
Public Types | Static Public Attributes | List of all members
cv::ParamType< bool > Struct Template Reference

#include "core.hpp"

Public Types

typedef bool const_param_type
 
typedef bool member_type
 

Static Public Attributes

static const Param type = Param::BOOLEAN
 

Member Typedef Documentation

§ const_param_type

typedef bool cv::ParamType< bool >::const_param_type

§ member_type

typedef bool cv::ParamType< bool >::member_type

Member Data Documentation

§ type

const Param cv::ParamType< bool >::type = Param::BOOLEAN
static

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