OpenCV
3.4.20-dev
Open Source Computer Vision
|
#include <opencv2/core/hal/intrin.hpp>
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) |
typedef uchar cv::V_TypeTraits< schar >::abs_type |
typedef schar cv::V_TypeTraits< schar >::int_type |
typedef int cv::V_TypeTraits< schar >::q_type |
typedef int cv::V_TypeTraits< schar >::sum_type |
typedef uchar cv::V_TypeTraits< schar >::uint_type |
typedef schar cv::V_TypeTraits< schar >::value_type |
typedef short cv::V_TypeTraits< schar >::w_type |
|
inlinestatic |
|
inlinestatic |