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