OpenCV 4.11.0
开源计算机视觉
|
#include <opencv2/cudalegacy/NCV.hpp>
公共成员函数 | |
virtual | ~INCVMemAllocator ()=0 |
virtual Ncv32u | alignment (void) const =0 |
virtual NCVStatus | alloc (NCVMemSegment &seg, size_t size)=0 |
virtual NCVStatus | dealloc (NCVMemSegment &seg)=0 |
virtual NcvBool | isCounting (void) const =0 |
virtual NcvBool | isInitialized (void) const =0 |
virtual size_t | maxSize (void) const =0 |
virtual NCVMemoryType | memType (void) const =0 |
INCVMemAllocator (接口)
|
纯虚函数 |
已在 NCVMemNativeAllocator 和 NCVMemStackAllocator 中实现。
|
纯虚函数 |
已在 NCVMemNativeAllocator 和 NCVMemStackAllocator 中实现。
|
纯虚函数 |
已在 NCVMemNativeAllocator 和 NCVMemStackAllocator 中实现。
|
纯虚函数 |
已在 NCVMemNativeAllocator 和 NCVMemStackAllocator 中实现。
|
纯虚函数 |
已在 NCVMemNativeAllocator 和 NCVMemStackAllocator 中实现。
|
纯虚函数 |
已在 NCVMemNativeAllocator 和 NCVMemStackAllocator 中实现。
|
纯虚函数 |
已在 NCVMemNativeAllocator 和 NCVMemStackAllocator 中实现。