![]() |
OpenCV 4.12.0
开源计算机视觉
|
这是 NCVMatrixAlloc< T > 的完整成员列表,包括所有继承的成员。
| _height | NCVMatrix< T > | 保护 |
| _memtype | NCVMatrix< T > | 保护 |
| _pitch | NCVMatrix< T > | 保护 |
| _ptr | NCVMatrix< T > | 保护 |
| _width | NCVMatrix< T > | 保护 |
| at(Ncv32u x, Ncv32u y) const | NCVMatrix< T > | inline |
| clear() | NCVMatrix< T > | inline |
| copy2D(NCVMatrix< T > &dst, NcvSize32u roi, cudaStream_t cuStream) const | NCVMatrix< T > | inline |
| copySolid(NCVMatrix< T > &dst, cudaStream_t cuStream, size_t howMuch=0) const | NCVMatrix< T > | inline |
| getAllocatorsAlignment() const | NCVMatrixAlloc< T > | inline |
| getSegment() const | NCVMatrixAlloc< T > | inline |
| height() const | NCVMatrix< T > | inline |
| isMemAllocated() const | NCVMatrixAlloc< T > | inline |
| memType() const | NCVMatrix< T > | inline |
| NCVMatrix() | NCVMatrix< T > | inline |
| NCVMatrixAlloc(INCVMemAllocator &allocator_, Ncv32u width_, Ncv32u height_, Ncv32u pitch_=0) | NCVMatrixAlloc< T > | inline |
| pitch() const | NCVMatrix< T > | inline |
| ptr() const | NCVMatrix< T > | inline |
| size() const | NCVMatrix< T > | inline |
| stride() const | NCVMatrix< T > | inline |
| width() const | NCVMatrix< T > | inline |
| ~NCVMatrix() | NCVMatrix< T > | 内联虚函数 |
| ~NCVMatrixAlloc() | NCVMatrixAlloc< T > | inline |