![]() |
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::minimum< T > 继承的公共成员函数 | |
| __device__ __forceinline__ T | operator() (typename TypeTraits< T >::parameter_type a, typename TypeTraits< T >::parameter_type b) const |
| typedef T cv::cudev::Min< T >::work_type |
|
inlinestatic |
|
inlinestatic |
1.9.8 于 2024 年 6 月 2 日星期日 21:52:16 为 OpenCV 生成