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 uint64 | q_type |
typedef unsigned | sum_type |
typedef ushort | uint_type |
typedef ushort | value_type |
typedef unsigned | w_type |
Static Public Member Functions | |
static ushort | reinterpret_from_int (int_type x) |
static int_type | reinterpret_int (ushort x) |
typedef ushort cv::V_TypeTraits< ushort >::abs_type |
typedef short cv::V_TypeTraits< ushort >::int_type |
typedef uint64 cv::V_TypeTraits< ushort >::q_type |
typedef unsigned cv::V_TypeTraits< ushort >::sum_type |
typedef ushort cv::V_TypeTraits< ushort >::uint_type |
typedef ushort cv::V_TypeTraits< ushort >::value_type |
typedef unsigned cv::V_TypeTraits< ushort >::w_type |
|
inlinestatic |
|
inlinestatic |