![]() |
OpenCV 4.12.0
開源計算機視覺
|
#include <opencv2/cudev/ptr2d/texture.hpp>
公共型別 | |
| typedef R | elem_type |
| typedef float | index_type |
公共成員函式 | |
| __host__ | TextureOffPtr (const cudaTextureObject_t tex_, const int yoff_, const int xoff_) |
| 裝置端 強制內聯 R | operator() (index_type y, index_type x) const |