Class cv::BufferPoolController#
#include <opencv2/core/bufferpool.hpp>Collaboration diagram for cv::BufferPoolController:
Constructor & Destructor Documentation#
~BufferPoolController()#
Member Function Documentation#
freeAllReservedBuffers()#
void cv::BufferPoolController::freeAllReservedBuffers()
getMaxReservedSize()#
size_t cv::BufferPoolController::getMaxReservedSize()
getReservedSize()#
size_t cv::BufferPoolController::getReservedSize()
setMaxReservedSize()#
void cv::BufferPoolController::setMaxReservedSize(size_t size)
Source file#
The documentation for this class was generated from the following file:
opencv2/core/bufferpool.hpp