Class cv::cann::AscendMat::Allocator#

#include <opencv2/cann.hpp>

Collaboration diagram for cv::cann::AscendMat::Allocator:

Constructor & Destructor Documentation#

~Allocator()#

cv::cann::AscendMat::Allocator::~Allocator()

Member Function Documentation#

allocate()#

bool cv::cann::AscendMat::Allocator::allocate(
AscendMat * mat,
int rows,
int cols,
size_t elemSize )

allocate()#

std::shared_ptr< uchar > cv::cann::AscendMat::Allocator::allocate(size_t size)

Source file#

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