This is the complete list of members for cv::gpu::CudaMem, including all inherited members.
ALLOC_PAGE_LOCKED enum value | cv::gpu::CudaMem | |
alloc_type | cv::gpu::CudaMem | |
ALLOC_WRITE_COMBINED enum value | cv::gpu::CudaMem | |
ALLOC_ZEROCOPY enum value | cv::gpu::CudaMem | |
canMapHostMemory() | cv::gpu::CudaMem | static |
channels() const | cv::gpu::CudaMem | |
clone() const | cv::gpu::CudaMem | |
cols | cv::gpu::CudaMem | |
create(int rows, int cols, int type, int alloc_type=ALLOC_PAGE_LOCKED) | cv::gpu::CudaMem | |
create(Size size, int type, int alloc_type=ALLOC_PAGE_LOCKED) | cv::gpu::CudaMem | |
createGpuMatHeader() const | cv::gpu::CudaMem | |
createMatHeader() const | cv::gpu::CudaMem | |
CudaMem() | cv::gpu::CudaMem | |
CudaMem(const CudaMem &m) | cv::gpu::CudaMem | |
CudaMem(int rows, int cols, int type, int _alloc_type=ALLOC_PAGE_LOCKED) | cv::gpu::CudaMem | |
CudaMem(Size size, int type, int alloc_type=ALLOC_PAGE_LOCKED) | cv::gpu::CudaMem | |
CudaMem(const Mat &m, int alloc_type=ALLOC_PAGE_LOCKED) | cv::gpu::CudaMem | explicit |
data | cv::gpu::CudaMem | |
dataend | cv::gpu::CudaMem | |
datastart | cv::gpu::CudaMem | |
depth() const | cv::gpu::CudaMem | |
elemSize() const | cv::gpu::CudaMem | |
elemSize1() const | cv::gpu::CudaMem | |
empty() const | cv::gpu::CudaMem | |
flags | cv::gpu::CudaMem | |
isContinuous() const | cv::gpu::CudaMem | |
operator GpuMat() const | cv::gpu::CudaMem | |
operator Mat() const | cv::gpu::CudaMem | |
operator=(const CudaMem &m) | cv::gpu::CudaMem | |
refcount | cv::gpu::CudaMem | |
release() | cv::gpu::CudaMem | |
rows | cv::gpu::CudaMem | |
size() const | cv::gpu::CudaMem | |
step | cv::gpu::CudaMem | |
step1() const | cv::gpu::CudaMem | |
type() const | cv::gpu::CudaMem | |
~CudaMem() | cv::gpu::CudaMem | |