OpenCV  4.1.0
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

enum  { nlanes128 = 16 }
 
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

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

Member Enumeration Documentation

anonymous enum
Enumerator
nlanes128 

Member Function Documentation

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

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