![]() |
OpenCV 4.12.0-dev
Open Source Computer Vision
|
Resource manager for FastCV allocations. This class manages active allocations. More...
#include <opencv2/fastcv/allocator.hpp>
Public Member Functions | |
void | addAllocation (void *ptr) |
void | removeAllocation (void *ptr) |
Static Public Member Functions | |
static QcResourceManager & | getInstance () |
Resource manager for FastCV allocations. This class manages active allocations.
void cv::fastcv::QcResourceManager::addAllocation | ( | void * | ptr | ) |
|
static |
void cv::fastcv::QcResourceManager::removeAllocation | ( | void * | ptr | ) |