OpenCV  3.2.0
Open Source Computer Vision
NCVMatrix< T > Member List

This is the complete list of members for NCVMatrix< T >, including all inherited members.

_heightNCVMatrix< T >protected
_memtypeNCVMatrix< T >protected
_pitchNCVMatrix< T >protected
_ptrNCVMatrix< T >protected
_widthNCVMatrix< T >protected
at(Ncv32u x, Ncv32u y) constNCVMatrix< T >
clear()NCVMatrix< T >
copy2D(NCVMatrix< T > &dst, NcvSize32u roi, cudaStream_t cuStream) constNCVMatrix< T >
copySolid(NCVMatrix< T > &dst, cudaStream_t cuStream, size_t howMuch=0) constNCVMatrix< T >
height() constNCVMatrix< T >
memType() constNCVMatrix< T >
NCVMatrix()NCVMatrix< T >
pitch() constNCVMatrix< T >
ptr() constNCVMatrix< T >
size() constNCVMatrix< T >
stride() constNCVMatrix< T >
width() constNCVMatrix< T >
~NCVMatrix()NCVMatrix< T >virtual