OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
cv::cudev::TexturePtr< uint64, R > Struct Template Reference

#include <opencv2/cudev/ptr2d/texture.hpp>

Collaboration diagram for cv::cudev::TexturePtr< uint64, R >:

Public Types

typedef float index_type
 

Public Member Functions

__host__ TexturePtr ()
 
__host__ TexturePtr (const cudaTextureObject_t tex_)
 
__device__ __forceinline__ R operator() (index_type x) const
 
__device__ __forceinline__ R operator() (index_type y, index_type x) const
 

The documentation for this struct was generated from the following file: