OpenCV 4.13.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 4.13.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
NCVMatrixReuse< T > メンバ一覧

NCVMatrixReuse< T > の全メンバーの一覧(継承されたメンバーを含む)。

_heightNCVMatrix< T >protected
_memtypeNCVMatrix< T >protected
_pitchNCVMatrix< T >protected
_ptrNCVMatrix< T >protected
_widthNCVMatrix< T >protected
at(Ncv32u x, Ncv32u y) constNCVMatrix< T >inline
clear()NCVMatrix< T >inline
copy2D(NCVMatrix< T > &dst, NcvSize32u roi, cudaStream_t cuStream) constNCVMatrix< T >inline
copySolid(NCVMatrix< T > &dst, cudaStream_t cuStream, size_t howMuch=0) constNCVMatrix< T >inline
height() constNCVMatrix< T >inline
isMemReused() constNCVMatrixReuse< T >inline
memType() constNCVMatrix< T >inline
NCVMatrix()NCVMatrix< T >inline
NCVMatrixReuse(const NCVMemSegment &memSegment, Ncv32u alignment, Ncv32u width_, Ncv32u height_, Ncv32u pitch_=0, NcvBool bSkipPitchCheck=false)NCVMatrixReuse< T >inline
NCVMatrixReuse(const NCVMatrix< T > &mat, NcvRect32u roi)NCVMatrixReuse< T >inline
pitch() constNCVMatrix< T >inline
ptr() constNCVMatrix< T >inline
size() constNCVMatrix< T >inline
stride() constNCVMatrix< T >inline
width() constNCVMatrix< T >inline
~NCVMatrix()NCVMatrix< T >inlinevirtual