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