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::maximum< T > 继承的公有成员函数 | |
__device__ __forceinline__ T | operator() (typename TypeTraits< T >::parameter_type a, typename TypeTraits< T >::parameter_type b) const |
typedef T cv::cudev::Max< T >::work_type |
|
inlinestatic |
|
inlinestatic |