OpenCV 4.10.0
开源计算机视觉
|
这是 cv::cudev::TextureOffPtr< T, R > 的完整成员列表,包括所有继承的成员。
elem_type 类型定义 | cv::cudev::TextureOffPtr< T, R > | |
index_type 类型定义 | cv::cudev::TextureOffPtr< T, R > | |
operator()(index_type y, index_type x) const | cv::cudev::TextureOffPtr< T, R > | 内联 |
TextureOffPtr(const cudaTextureObject_t tex_, const int yoff_, const int xoff_) | cv::cudev::TextureOffPtr< T, R > | 内联 |