Loading...
Searching...
No Matches
texture.hpp File Reference

Classes

struct  cv::cudev::PtrTraits< Texture< T, R > >
 
class  cv::cudev::Texture< T, R >
 sharable smart CUDA texture object More...
 
class  cv::cudev::TextureOff< T, R >
 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. More...
 
struct  cv::cudev::TextureOffPtr< T, R >
 
struct  cv::cudev::TexturePtr< T, R >
 Simple lightweight structures that encapsulate information about an image texture on the device. They are intended to be passed to nvcc-compiled code. More...
 
struct  cv::cudev::TexturePtr< uint64, R >
 
class  cv::cudev::UniqueTexture< T, R >
 non-copyable smart CUDA texture object More...
 

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
 
namespace  cv::cudev