OpenCV
4.7.0-dev
Open Source Computer Vision
|
#include <opencv2/cudev/ptr2d/texture.hpp>
Public Types | |
typedef R | elem_type |
typedef float | index_type |
Public Member Functions | |
__host__ | TextureOffPtr (const cudaTextureObject_t tex_, const int yoff_, const int xoff_) |
__device__ __forceinline__ R | operator() (index_type y, index_type x) const |