OpenCV 4.11.0
开源计算机视觉
|
#include <opencv2/cudev/util/vec_traits.hpp>
公共类型 | |
枚举 | { cn = 3 } |
typedef uint | elem_type |
公共静态成员函数 | |
__host__ __device__ static __forceinline__ uint3 | all (uint v) |
__host__ __device__ static __forceinline__ uint3 | make (const uint *v) |
__host__ __device__ static __forceinline__ uint3 | make (uint x, uint y, uint z) |
uint cv::cudev::VecTraits< uint3 >::elem_type |
|
内联静态 |
|
内联静态 |
|
内联静态 |