OpenCV
3.4.20
Open Source Computer Vision
|
#include <opencv2/cudev/util/vec_traits.hpp>
Public Types | |
enum | { cn =2 } |
typedef ushort | elem_type |
Static Public Member Functions | |
__host__ __device__ static __forceinline__ ushort2 | all (ushort v) |
__host__ __device__ static __forceinline__ ushort2 | make (const ushort *v) |
__host__ __device__ static __forceinline__ ushort2 | make (ushort x, ushort y) |
typedef ushort cv::cudev::VecTraits< ushort2 >::elem_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |