OpenCV 4.11.0
开源计算机视觉库
|
#include <opencv2/cudev/functional/functional.hpp>
公共成员函数 | |
__device__ T | operator() (T2 xy) const |
继承的附加成员 | |
从 cv::cudev::unary_function< T2, VecTraits< T2 >::elem_type > 继承的公共类型 | |
typedef T2 | argument_type |
typedef VecTraits< T2 >::elem_type | result_type |
|
inline |