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