OpenCV  4.5.1
Open Source Computer Vision
Public Types | Static Public Attributes | List of all members
cv::ParamType< double > Struct Template Reference

#include <opencv2/core.hpp>

Public Types

typedef double const_param_type
 
typedef double member_type
 

Static Public Attributes

static const Param type = Param::REAL
 

Member Typedef Documentation

◆ const_param_type

typedef double cv::ParamType< double >::const_param_type

◆ member_type

typedef double cv::ParamType< double >::member_type

Member Data Documentation

◆ type

const Param cv::ParamType< double >::type = Param::REAL
static

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