![]() |
OpenCV 4.12.0
開源計算機視覺
|
#include <opencv2/cudev/functional/functional.hpp>
公共成員函式 | |
| __device__ __forceinline__ float | operator() (uchar a, uchar b) const |
額外繼承的成員 | |
公共型別繼承自 cv::cudev::binary_function< uchar, uchar, float > | |
| typedef uchar | first_argument_type |
| typedef float | result_type |
| typedef uchar | second_argument_type |
|
inline |