OpenCV 4.12.0
开源计算机视觉
加载中...
搜索中...
无匹配项
cv::cudev::ThreshBinaryFunc< T > 结构体模板参考

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

cv::cudev::ThreshBinaryFunc< T > 的协作图

公共成员函数

__device__ __forceinline__ T 运算符() (typename TypeTraits< T >::parameter_type src) const
 

公共属性

maxVal
 
thresh
 

成员函数文档

◆ 运算符()()

template<typename T >
__device__ __forceinline__ T cv::cudev::ThreshBinaryFunc< T >::运算符() ( typename TypeTraits< T >::parameter_type src) const
inline
此函数的调用图如下

成员数据文档

◆ maxVal (最大值)

template<typename T >
T cv::cudev::ThreshBinaryFunc< T >::maxVal (最大值)

◆ thresh (阈值)

template<typename T >
T cv::cudev::ThreshBinaryFunc< T >::thresh (阈值)

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