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