OpenCV  4.10.0
开源计算机视觉
正在加载...
正在搜索...
没有匹配项
公共成员函数 | 公共属性 | 所有成员列表
cv::cudev::ThreshTruncFunc< T > 结构模板参考

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

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

公共成员函数

__device__ __forceinline__ T operator() (typename TypeTraits< T >::parameter_type src) const
 

公共属性

thresh
 

成员函数文档

◆ operator()()

template<typename T >
__device__ __forceinline__ T cv::cudev::ThreshTruncFunc< T >::operator() ( typename TypeTraits< T >::parameter_type  src) const
inline

成员数据文档

◆ thresh

template<typename T >
T cv::cudev::ThreshTruncFunc< T >::thresh

此结构的文档来自以下文件