OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
cv::ParamType< bool > Struct Reference

#include <opencv2/core.hpp>

Collaboration diagram for cv::ParamType< bool >:

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: