![]() |
OpenCV 4.12.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, float sz) |
附加继承成员 | |
从 cv::cudev::plus< T > 继承的公共成员函数 | |
| __device__ __forceinline__ T | operator() (typename TypeTraits< T >::parameter_type a, typename TypeTraits< T >::parameter_type b) const |
| T cv::cudev::Avg< T >::work_type |
|
inlinestatic |
|
inlinestatic |