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