OpenCV 4.12.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::V_TypeTraits< schar > Struct Reference

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

Collaboration diagram for cv::V_TypeTraits< schar >:

Public Types

typedef uchar abs_type
 
typedef schar int_type
 
typedef int q_type
 
typedef int sum_type
 
typedef uchar uint_type
 
typedef schar value_type
 
typedef short w_type
 

Static Public Member Functions

static schar reinterpret_from_int (int_type x)
 
static int_type reinterpret_int (schar x)
 

Member Typedef Documentation

◆ abs_type

◆ int_type

◆ q_type

int cv::V_TypeTraits< schar >::q_type

◆ sum_type

int cv::V_TypeTraits< schar >::sum_type

◆ uint_type

uchar cv::V_TypeTraits< schar >::uint_type

◆ value_type

schar cv::V_TypeTraits< schar >::value_type

◆ w_type

short cv::V_TypeTraits< schar >::w_type

Member Function Documentation

◆ reinterpret_from_int()

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

◆ reinterpret_int()

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

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