EstervQrCode 1.1.1
Library for qr code manipulation
Public Types | List of all members
cv::DataType< schar > Class Reference

#include <traits.hpp>

Public Types

enum  {
  generic_type = 0 , depth = CV_8S , channels = 1 , fmt = (int)'c' ,
  type = CV_MAKETYPE(depth, channels)
}
 
typedef schar value_type
 
typedef int work_type
 
typedef value_type channel_type
 
typedef value_type vec_type
 

Member Typedef Documentation

◆ channel_type

◆ value_type

◆ vec_type

◆ work_type

typedef int cv::DataType< schar >::work_type

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
generic_type 
depth 
channels 
fmt 
type 

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