![]() |
OpenCV 4.12.0
开源计算机视觉
|
#include <opencv2/cudev/ptr2d/texture.hpp>
公共类型 | |
| typedef float | index_type |
公有成员函数 | |
| __host__ | TexturePtr () |
| __host__ | TexturePtr (const cudaTextureObject_t tex_) |
| 设备端 强制内联 R | operator() (index_type x) const |
| 设备端 强制内联 R | operator() (index_type y, index_type x) const |