OpenCV
4.0.0
Open Source Computer Vision
|
#include "vec_traits.hpp"
Public Types | |
enum | { cn =4 } |
typedef uchar | elem_type |
Static Public Member Functions | |
__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 |