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

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

cv::cudev::CommonAreaInterPtrSz< SrcPtr > 協作圖

公共屬性

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

附加繼承成員

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

成員資料文件

◆ cols

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

◆ rows

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

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