![]() |
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 |