OpenCV
4.10.0-dev
Open Source Computer Vision
|
#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) |
typedef uchar cv::V_TypeTraits< uchar >::abs_type |
typedef schar cv::V_TypeTraits< uchar >::int_type |
typedef unsigned cv::V_TypeTraits< uchar >::q_type |
typedef unsigned cv::V_TypeTraits< uchar >::sum_type |
typedef uchar cv::V_TypeTraits< uchar >::uint_type |
typedef uchar cv::V_TypeTraits< uchar >::value_type |
typedef ushort cv::V_TypeTraits< uchar >::w_type |
|
inlinestatic |
|
inlinestatic |