OpenCV 4.12.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
allocator.hpp File Reference
#include <opencv2/core.hpp>
#include <set>
#include <mutex>
Include dependency graph for allocator.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  cv::fastcv::QcAllocator
 Qualcomm's custom allocator. This allocator uses Qualcomm's memory management functions. More...
 
class  cv::fastcv::QcResourceManager
 Resource manager for FastCV allocations. This class manages active allocations. More...
 

Namespaces

namespace  cv
 
namespace  cv::fastcv
 

Functions

cv::MatAllocatorcv::fastcv::getQcAllocator ()
 Gets the default Qualcomm's allocator. This function returns a pointer to the default Qualcomm's allocator, which is optimized for use with DSP.