OpenCV 4.10.0
开源计算机视觉库
|
#include <opencv2/cudev/util/vec_traits.hpp>
公共类型 | |
枚举 | { cn =4 } |
typedef uchar | elem_type |
静态公共成员函数 | |
__host__ __device__ static __forceinline__ uchar4 | all (uchar v) |
__host__ __device__ static __forceinline__ uchar4 | make (const uchar *v) |
__host__ __device__ static __forceinline__ uchar4 | make (uchar x, uchar y, uchar z, uchar w) |
typedef uchar cv::cudev::VecTraits< uchar4 >::elem_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |