Classes | Namespaces | Typedefs | Variables
include/opencv2/core/cuda_devptrs.hpp File Reference

Go to the source code of this file.

Classes

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

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

Typedefs

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

Variables

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