OpenCV  3.4.12
Open Source Computer Vision
Public Types | List of all members
cv::ParamType< bool > Struct Template Reference

#include <opencv2/core.hpp>

Public Types

enum  { type = Param::BOOLEAN }
 
typedef bool const_param_type
 
typedef bool member_type
 

Member Typedef Documentation

◆ const_param_type

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

◆ member_type

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
type 

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