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