Module memory

Source
Expand description

Memory management utilities for OpenCV

Structs§

MemoryPool
Memory pool for efficient allocation
OpenCVAllocator
OpenCV memory allocator

Functions§

allocate_aligned
Aligned memory allocation
deallocate_aligned
Free aligned memory
get_memory_usage
Get current memory usage
init_allocators
Initialize memory allocators