OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
List of all members
cv::cudev::PtrTraits< Texture< T, R > > Struct Template Reference

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

Inheritance diagram for cv::cudev::PtrTraits< Texture< T, R > >:
Collaboration diagram for cv::cudev::PtrTraits< Texture< T, R > >:

Additional Inherited Members

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

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