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

#include "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

§ 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 Enumeration Documentation

§ anonymous enum

anonymous enum
Enumerator
nlanes128 

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: