EstervQrCode 2.0.0
Library for qr code manipulation
Loading...
Searching...
No Matches
Public Types | List of all members
cv::DataType< RotatedRect > Class Reference

#include <types.hpp>

Public Types

enum  { generic_type = 0 , channels = (int)sizeof(value_type)/sizeof(channel_type) , fmt = traits::SafeFmt<channel_type>::fmt + ((channels - 1) << 8) }
 
typedef RotatedRect value_type
 
typedef value_type work_type
 
typedef float channel_type
 
typedef Vec< channel_type, channelsvec_type
 

Member Typedef Documentation

◆ channel_type

typedef float cv::DataType< RotatedRect >::channel_type

◆ value_type

typedef RotatedRect cv::DataType< RotatedRect >::value_type

◆ vec_type

◆ work_type

typedef value_type cv::DataType< RotatedRect >::work_type

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
generic_type 
channels 
fmt 

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