Class cv::cudev::UniqueTexture#
non-copyable smart CUDA texture object View details
#include <opencv2/cudev/ptr2d/texture.hpp>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:
opencv2/cudev/ptr2d/texture.hpp