OpenCV 4.11.0
开源计算机视觉
|
这是NCVMatrixReuse< T >的完整成员列表,包括所有继承的成员。
_height | NCVMatrix< T > | protected 保护成员 |
_memtype | NCVMatrix< T > | protected 保护成员 |
_pitch | NCVMatrix< T > | protected 保护成员 |
_ptr | NCVMatrix< T > | protected 保护成员 |
_width | NCVMatrix< T > | protected 保护成员 |
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虚函数 |