![]() |
OpenCV 4.12.0
開源計算機視覺
|
這是 NCVMatrixReuse< 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 |
| height() const | NCVMatrix< T > | inline |
| isMemReused() const | NCVMatrixReuse< T > | inline |
| memType() const | NCVMatrix< T > | inline |
| NCVMatrix() | NCVMatrix< T > | inline |
| NCVMatrixReuse(const NCVMemSegment &memSegment, Ncv32u alignment, Ncv32u width_, Ncv32u height_, Ncv32u pitch_=0, NcvBool bSkipPitchCheck=false) | NCVMatrixReuse< T > | inline |
| NCVMatrixReuse(const NCVMatrix< T > &mat, NcvRect32u roi) | NCVMatrixReuse< 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 > | inlinevirtual |