OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::cudev::IntegerAreaInterPtrSz< SrcPtr > 結構模板參考

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

cv::cudev::IntegerAreaInterPtrSz< SrcPtr > 的協作圖

公共屬性

int cols
 
int rows
 
- 繼承自 cv::cudev::IntegerAreaInterPtr< SrcPtr > 的公共屬性
int area_height
 
int area_width
 
SrcPtr src
 

附加繼承成員

- 繼承自 cv::cudev::IntegerAreaInterPtr< SrcPtr > 的公共型別
typedef float index_type
 
typedef PtrTraits< SrcPtr >::value_type value_type
 
- 繼承自 cv::cudev::IntegerAreaInterPtr< SrcPtr > 的公共成員函式
__device__ PtrTraits< SrcPtr >::value_type operator() (float y, float x) const
 

成員資料文件

◆ cols

template<class SrcPtr >
int cv::cudev::IntegerAreaInterPtrSz< SrcPtr >::cols

◆ rows

template<class SrcPtr >
int cv::cudev::IntegerAreaInterPtrSz< SrcPtr >::rows

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