OpenCV  4.5.4
Open Source Computer Vision
List of all members
cv::cudev::PtrTraits< Texture< T > > Struct Template Reference

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

Inheritance diagram for cv::cudev::PtrTraits< Texture< T > >:
cv::cudev::PtrTraitsBase< Texture< T >, TexturePtr< T > >

Additional Inherited Members

- Public Types inherited from cv::cudev::PtrTraitsBase< Texture< T >, TexturePtr< T > >
typedef TexturePtr< T > ::index_type index_type
 
typedef Texture< T > ptr_sz_type
 
typedef TexturePtr< T > ptr_type
 
typedef TexturePtr< T > ::value_type value_type
 
- Static Public Member Functions inherited from cv::cudev::PtrTraitsBase< Texture< T >, TexturePtr< T > >
static __host__ int getCols (const Texture< T > &ptr)
 
static __host__ int getRows (const Texture< T > &ptr)
 
static __host__ TexturePtr< T > shrinkPtr (const Texture< T > &ptr)
 

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