Class cv::cuda::GpuMat::Allocator#

Collaboration diagram for cv::cuda::GpuMat::Allocator:

Constructor & Destructor Documentation#

~Allocator()#

cv::cuda::GpuMat::Allocator::~Allocator()

Member Function Documentation#

allocate()#

bool cv::cuda::GpuMat::Allocator::allocate(
GpuMat * mat,
int rows,
int cols,
size_t elemSize )

free()#

void cv::cuda::GpuMat::Allocator::free(GpuMat * mat)

Source file#

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