OpenCV 4.11.0
开源计算机视觉
|
这是NCVMatrix< 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(内联) |
memType() const | NCVMatrix< T > | inline(内联) |
NCVMatrix() | NCVMatrix< 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 > | inline(内联)virtual(虚函数) |