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

#include <types.hpp>

Public Types

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

Member Typedef Documentation

◆ channel_type

typedef int cv::DataType< Range >::channel_type

◆ value_type

typedef Range cv::DataType< Range >::value_type

◆ vec_type

typedef Vec<channel_type, channels> cv::DataType< Range >::vec_type

◆ work_type

typedef value_type cv::DataType< Range >::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: