Class cv::cudev::TextureOff#
sharable smart CUDA texture object with offset TextureOff is a smart sharable wrapper for a cudaTextureObject_t handle which ensures that the handle is destroyed after use.
#include <opencv2/cudev/ptr2d/texture.hpp>Collaboration diagram for cv::cudev::TextureOff:
Detailed Description#
sharable smart CUDA texture object with offset TextureOff is a smart sharable wrapper for a cudaTextureObject_t handle which ensures that the handle is destroyed after use.
Source file#
The documentation for this class was generated from the following file:
opencv2/cudev/ptr2d/texture.hpp