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

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

cv::cudev::maximum< 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::maximum< short >::operator() ( short a,
short b ) const
内联

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