![]() |
OpenCV
4.1.2
Open Source Computer Vision
|
#include <opencv2/core/hal/intrin.hpp>
Public Types | |
| enum | { nlanes128 = 16 } |
| 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 |
1.8.9.1