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