Classes | Namespaces | Typedefs | Variables
cuda_devptrs.hpp File Reference

Go to the source code of this file.

Classes

struct  cv::gpu::StaticAssert< expr >
 
struct  cv::gpu::StaticAssert< true >
 
struct  cv::gpu::DevPtr< T >
 
struct  cv::gpu::PtrSz< T >
 
struct  cv::gpu::PtrStep< T >
 
struct  cv::gpu::PtrStepSz< T >
 
struct  cv::gpu::DevMem2D_< T >
 
struct  cv::gpu::PtrElemStep_< T >
 
struct  cv::gpu::PtrStep_< T >
 

Namespaces

 cv
 Namespace where all the C++ OpenCV functionality resides.
 
 cv::gpu
 
 cv::gpu::device
 

Typedefs

typedef PtrStepSz< unsigned char > cv::gpu::PtrStepSzb
 
typedef PtrStepSz< float > cv::gpu::PtrStepSzf
 
typedef PtrStepSz< intcv::gpu::PtrStepSzi
 
typedef PtrStep< unsigned char > cv::gpu::PtrStepb
 
typedef PtrStep< float > cv::gpu::PtrStepf
 
typedef PtrStep< intcv::gpu::PtrStepi
 
typedef DevMem2D_< unsigned char > cv::gpu::DevMem2Db
 
typedef DevMem2Db cv::gpu::DevMem2D
 
typedef DevMem2D_< float > cv::gpu::DevMem2Df
 
typedef DevMem2D_< intcv::gpu::DevMem2Di
 
typedef PtrElemStep_< unsigned
char > 
cv::gpu::PtrElemStep
 
typedef PtrElemStep_< float > cv::gpu::PtrElemStepf
 
typedef PtrElemStep_< intcv::gpu::PtrElemStepi
 

Variables

cv::gpu::DevMem2D_ cv::gpu::__CV_GPU_DEPR_AFTER__