OpenCV
4.10.0
Open Source Computer Vision
|
#include <opencv2/cudev/functional/functional.hpp>
Public Member Functions | |
__device__ __forceinline__ float | operator() (ushort a) const |
Additional Inherited Members | |
Public Types inherited from cv::cudev::unary_function< ushort, float > | |
typedef ushort | argument_type |
typedef float | result_type |
|
inline |