![]() |
OpenCV 5.0.0
Open Source Computer Vision
|
FastCVのアロケーション用のリソースマネージャ。このクラスはアクティブなアロケーションを管理する。 続き...
#include <opencv2/fastcv/allocator.hpp>
公開メンバ関数 | |
| void | addAllocation (void *ptr) |
| void | removeAllocation (void *ptr) |
静的公開メンバ関数 | |
| static QcResourceManager & | getInstance () |
FastCVのアロケーション用のリソースマネージャ。このクラスはアクティブなアロケーションを管理する。
| void cv::fastcv::QcResourceManager::addAllocation | ( | void * | ptr | ) |
|
static |
| void cv::fastcv::QcResourceManager::removeAllocation | ( | void * | ptr | ) |