OpenCV 4.10.0
开源计算机视觉
|
这是 NCVMatrixReuse< T > 的完整成员列表,包括所有继承成员。
_height | NCVMatrix< T > | 受保护 |
_memtype | NCVMatrix< T > | 受保护 |
_pitch | NCVMatrix< T > | 受保护 |
_ptr | NCVMatrix< T > | 受保护 |
_width | NCVMatrix< T > | 受保护 |
at(Ncv32u x, Ncv32u y) 常量 | NCVMatrix< T > | 内联 |
清除() | NCVMatrix< T > | 内联 |
copy2D(NCVMatrix< T > &dst, NcvSize32u roi, cudaStream_t cuStream) 常量 | NCVMatrix< T > | 内联 |
copySolid(NCVMatrix< T > &dst, cudaStream_t cuStream, size_t howMuch=0) 常量 | NCVMatrix< T > | 内联 |
height() 常量 | NCVMatrix< T > | 内联 |
isMemReused() 常量 | NCVMatrixReuse< T > | 内联 |
memType() 常量 | NCVMatrix< T > | 内联 |
NCVMatrix() | NCVMatrix< T > | 内联 |
NCVMatrixReuse(const NCVMemSegment &memSegment, Ncv32u alignment, Ncv32u width_, Ncv32u height_, Ncv32u pitch_=0, NcvBool bSkipPitchCheck=false) | NCVMatrixReuse< T > | 内联 |
NCVMatrixReuse(const NCVMatrix< T > &mat, NcvRect32u roi) | NCVMatrixReuse< T > | 内联 |
pitch() 常量 | NCVMatrix< T > | 内联 |
ptr() 常量 | NCVMatrix< T > | 内联 |
size() 常量 | NCVMatrix< T > | 内联 |
stride() 常量 | NCVMatrix< T > | 内联 |
width() 常量 | NCVMatrix< T > | 内联 |
~NCVMatrix() | NCVMatrix< T > | 内联虚拟 |