OpenCV 4.11.0
开源计算机视觉
|
这是cv::cudev::TextureOffPtr< T, R >的所有成员的完整列表,包括所有继承的成员。
elem_type typedef | cv::cudev::TextureOffPtr< T, R > | |
index_type typedef | 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 > | 内联 |