OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
无匹配项
cv::cudev::hypot_func< schar > 结构体参考

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

cv::cudev::hypot_func< schar > 的协作图

公共成员函数

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

继承的其它成员

- 继承自 cv::cudev::binary_function< schar, schar, float > 的公共类型
typedef schar first_argument_type
 
typedef float result_type
 
typedef schar second_argument_type
 

成员函数文档

◆ operator()()

__device__ __forceinline__ float cv::cudev::hypot_func< schar >::operator() ( schar a,
schar b ) const
内联

该结构体的文档由以下文件生成: