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

#include <opencv2/cudev/ptr2d/constant.hpp>

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

公共类型

typedef int index_type
 
typedef T value_type
 

公共成员函数

__device__ __forceinline__ T operator() (int, int) const
 

公共属性

value
 

成员类型定义文档

◆ index_type

template<typename T >
typedef int cv::cudev::ConstantPtr< T >::index_type

◆ value_type

template<typename T >
typedef T cv::cudev::ConstantPtr< T >::value_type

成员函数文档

◆ operator()()

template<typename T >
__device__ __forceinline__ T cv::cudev::ConstantPtr< T >::operator() ( int  ,
int   
) const
inline

成员数据文档

◆ value

template<typename T >
T cv::cudev::ConstantPtr< T >::value

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