OpenCV
4.0.0-pre
Open Source Computer Vision
|
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me! |
#include "vec_traits.hpp"
Public Types | |
enum | { cn =4 } |
typedef schar | elem_type |
Static Public Member Functions | |
__host__ __device__ static __forceinline__ char4 | all (schar v) |
__host__ __device__ static __forceinline__ char4 | make (schar x, schar y, schar z, schar w) |
__host__ __device__ static __forceinline__ char4 | make (const schar *v) |
typedef schar cv::cudev::VecTraits< char4 >::elem_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
References CV_32S, and CV_MAKE_TYPE.