OpenCV  2.4.13.7
Open Source Computer Vision
cuda_devptrs.hpp File Reference

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
 
 cv::gpu
 
 cv::gpu::device
 

Macros

#define __CV_GPU_HOST_DEVICE__
 
#define CV_GPU_DEPRECATED
 

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
 

Macro Definition Documentation

§ __CV_GPU_HOST_DEVICE__

#define __CV_GPU_HOST_DEVICE__

§ CV_GPU_DEPRECATED

#define CV_GPU_DEPRECATED