OpenCV 4.10.0
开源计算机视觉
|
#include <opencv2/cudev/grid/reduce_to_vec.hpp>
类 | |
结构 | rebind |
公共类型 | |
typedef T | work_type |
静态公共成员函数 | |
__device__ static __forceinline__ T | initialValue () |
__device__ static __forceinline__ T | result (T r, int) |
额外的继承成员 | |
从 cv::cudev::plus< T > 继承的公共成员函数 | |
__device__ __forceinline__ T | operator() (typename TypeTraits< T >::parameter_type a, typename TypeTraits< T >::parameter_type b) const |
typedef T cv::cudev::Sum< T >::work_type |
|
inlinestatic |
|
inlinestatic |