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 uint | elem_type |
Static Public Member Functions | |
__host__ __device__ static __forceinline__ uint4 | all (uint v) |
__host__ __device__ static __forceinline__ uint4 | make (const uint *v) |
__host__ __device__ static __forceinline__ uint4 | make (uint x, uint y, uint z, uint w) |
typedef uint cv::cudev::VecTraits< uint4 >::elem_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |