#include <traits.hpp>
Public Types | |
enum | { generic_type = 0 , depth = CV_8U , channels = 1 , fmt = (int)'u' , type = CV_MAKETYPE(depth, channels) } |
typedef uchar | value_type |
typedef int | work_type |
typedef value_type | channel_type |
typedef value_type | vec_type |
typedef value_type cv::DataType< uchar >::channel_type |
typedef uchar cv::DataType< uchar >::value_type |
typedef value_type cv::DataType< uchar >::vec_type |
typedef int cv::DataType< uchar >::work_type |