OpenCV
4.10.0-dev
Open Source Computer Vision
|
#include <opencv2/cudev/functional/functional.hpp>
Public Member Functions | |
__device__ T2 | operator() (T2 xy) const |
Additional Inherited Members | |
Public Types inherited from cv::cudev::unary_function< T2, VecTraits< T2 >::elem_type > | |
typedef T2 | argument_type |
typedef VecTraits< T2 >::elem_type | result_type |
|
inline |