OpenCV
3.4.20
Open Source Computer Vision
|
This is the complete list of members for NCVMatrix< T >, including all inherited members.
_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 > | inlinevirtual |