OpenCV 4.13.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 4.13.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
cv::cudev::IntegerAreaInterPtrSz< SrcPtr > 構造体テンプレート

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

Collaboration diagram for cv::cudev::IntegerAreaInterPtrSz< SrcPtr >:

公開変数類

int cols
 
int rows
 
- Public Attributes inherited from cv::cudev::IntegerAreaInterPtr< SrcPtr >
int area_height
 
int area_width
 
SrcPtr src
 

Additional Inherited Members

- Public Types inherited from cv::cudev::IntegerAreaInterPtr< SrcPtr >
typedef float index_type
 
typedef PtrTraits< SrcPtr >::value_type value_type
 
- Public Member Functions inherited from 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

この構造体詳解は次のファイルから抽出されました: