OpenCV
4.10.0-dev
Open Source Computer Vision
|
#include <opencv2/core/hal/intrin.hpp>
Public Types | |
typedef ushort | abs_type |
typedef short | int_type |
typedef int64 | q_type |
typedef int | sum_type |
typedef ushort | uint_type |
typedef short | value_type |
typedef int | w_type |
Static Public Member Functions | |
static short | reinterpret_from_int (int_type x) |
static int_type | reinterpret_int (short x) |
typedef ushort cv::V_TypeTraits< short >::abs_type |
typedef short cv::V_TypeTraits< short >::int_type |
typedef int64 cv::V_TypeTraits< short >::q_type |
typedef int cv::V_TypeTraits< short >::sum_type |
typedef ushort cv::V_TypeTraits< short >::uint_type |
typedef short cv::V_TypeTraits< short >::value_type |
typedef int cv::V_TypeTraits< short >::w_type |
|
inlinestatic |
|
inlinestatic |