OpenCV  4.10.0
开源计算机视觉
正在加载...
正在搜索...
没有匹配项
公有成员函数 | 所有成员列表
cv::cudev::minimum< short > 结构体参考

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

cv::cudev::minimum< short > 的协作图

公有成员函数

__device__ __forceinline__ short operator() (short a, short b) const
 

继承的附加成员

- 从 cv::cudev::binary_function< short, short, short > 继承的公有类型
typedef short first_argument_type
 
typedef short result_type
 
typedef short second_argument_type
 

成员函数文档

◆ operator()()

__device__ __forceinline__ short cv::cudev::minimum< short >::operator() ( short  a,
short  b 
) const
inline

此结构体的文档是从以下文件生成的