OpenCV  4.10.0
开源计算机视觉
正在加载...
正在搜索...
无匹配项
NCVMatrixReuse< T > 成员列表

这是 NCVMatrixReuse< T > 的完整成员列表,包括所有继承成员。

_heightNCVMatrix< T >受保护
_memtypeNCVMatrix< T >受保护
_pitchNCVMatrix< T >受保护
_ptrNCVMatrix< T >受保护
_widthNCVMatrix< 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 >内联虚拟