Loading...
Searching...
No Matches
cv::cuda::GpuMat::Allocator Class Referenceabstract
#include <opencv2/core/cuda.hpp>
Public Member Functions | |
virtual | ~Allocator () |
virtual bool | allocate (GpuMat *mat, int rows, int cols, size_t elemSize)=0 |
virtual void | free (GpuMat *mat)=0 |
Constructor & Destructor Documentation
◆ ~Allocator()
|
inlinevirtual |
Member Function Documentation
◆ allocate()
|
pure virtual |
◆ free()
|
pure virtual |
The documentation for this class was generated from the following file:
- opencv2/core/cuda.hpp