OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::cudev::atan2_func< uchar > Struct Reference

#include <opencv2/cudev/functional/functional.hpp>

Public Member Functions

__device__ __forceinline__ float operator() (uchar a, uchar b) const

Additional Inherited Members

Public Types inherited from cv::cudev::binary_function< _Arg1, _Arg2, _Result >
typedef _Arg1 first_argument_type
typedef _Result result_type
typedef _Arg2 second_argument_type
Public Types inherited from cv::cudev::binary_function< uchar, uchar, float >
typedef uchar first_argument_type
typedef float result_type
typedef uchar second_argument_type

Member Function Documentation

◆ operator()()

__device__ __forceinline__ float cv::cudev::atan2_func< uchar >::operator() ( uchar a,
uchar b ) const
inline

The documentation for this struct was generated from the following file: