Class cv::cudev::UniqueTexture#

non-copyable smart CUDA texture object View details

Collaboration diagram for cv::cudev::UniqueTexture:

Detailed Description#

non-copyable smart CUDA texture object

UniqueTexture is a smart non-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: