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.

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: