$darkmode
404 Not Found

404 Not Found


nginx
OpenCV 4.11.0
Open Source Computer Vision
BEGIN_CUSTOM_MATHJAX // END_CUSTOM_MATHJAX
Public Types | Public Member Functions | List of all members
cv::cudev::TextureOffPtr< T, R > Struct Template Reference

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

Collaboration diagram for cv::cudev::TextureOffPtr< T, R >:

Public Types

typedef R elem_type
 
typedef float index_type
 

Public Member Functions

__host__ TextureOffPtr (const cudaTextureObject_t tex_, const int yoff_, const int xoff_)
 
__device__ __forceinline__ R operator() (index_type y, index_type x) const
 

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