OpenCV  4.5.3
Open Source Computer Vision
Public Types | Static Public Member Functions | List of all members
cv::V_TypeTraits< uchar > Struct Template Reference

#include <opencv2/core/hal/intrin.hpp>

Public Types

typedef uchar abs_type
 
typedef schar int_type
 
typedef unsigned q_type
 
typedef unsigned sum_type
 
typedef uchar uint_type
 
typedef uchar value_type
 
typedef ushort w_type
 

Static Public Member Functions

static uchar reinterpret_from_int (int_type x)
 
static int_type reinterpret_int (uchar x)
 

Member Typedef Documentation

◆ abs_type

◆ int_type

◆ q_type

typedef unsigned cv::V_TypeTraits< uchar >::q_type

◆ sum_type

typedef unsigned cv::V_TypeTraits< uchar >::sum_type

◆ uint_type

◆ value_type

◆ w_type

Member Function Documentation

◆ reinterpret_from_int()

static uchar cv::V_TypeTraits< uchar >::reinterpret_from_int ( int_type  x)
inlinestatic

◆ reinterpret_int()

static int_type cv::V_TypeTraits< uchar >::reinterpret_int ( uchar  x)
inlinestatic

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