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