OpenCV 4.12.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
 

公共屬性

 

成員 Typedef 文件

◆ index_type

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

◆ value_type

template<typename T >
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

此結構體的文件由以下檔案生成