🤖
AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は
公式英語版(原文) を参照してください。
これは cv::cuda::GpuMatND の全メンバ一覧であり、継承したメンバもすべて含む。
| clone() const | cv::cuda::GpuMatND | |
| clone(Stream &stream) const | cv::cuda::GpuMatND | |
| create(const MatShape &shape, int type) | cv::cuda::GpuMatND | |
| createGpuMatHeader(IndexArray idx, Range rowRange, Range colRange) const | cv::cuda::GpuMatND | |
| createGpuMatHeader() const | cv::cuda::GpuMatND | |
| dims | cv::cuda::GpuMatND | |
| download(OutputArray dst) const | cv::cuda::GpuMatND | |
| download(OutputArray dst, Stream &stream) const | cv::cuda::GpuMatND | |
| elemSize() const | cv::cuda::GpuMatND | |
| elemSize1() const | cv::cuda::GpuMatND | |
| empty() const | cv::cuda::GpuMatND | |
| external() const | cv::cuda::GpuMatND | |
| fit(const MatShape &shape, int type) | cv::cuda::GpuMatND | |
| flags | cv::cuda::GpuMatND | |
| getDevicePtr() const | cv::cuda::GpuMatND | |
| GpuMatND() | cv::cuda::GpuMatND | |
| GpuMatND(const MatShape &shape, int type) | cv::cuda::GpuMatND | |
| GpuMatND(const MatShape &shape, int type, void *data, StepArray step=StepArray()) | cv::cuda::GpuMatND | |
| GpuMatND(const GpuMatND &)=default | cv::cuda::GpuMatND | |
| GpuMatND(GpuMatND &&) noexcept=default | cv::cuda::GpuMatND | |
| IndexArray typedef | cv::cuda::GpuMatND | |
| isContinuous() const | cv::cuda::GpuMatND | |
| isSubmatrix() const | cv::cuda::GpuMatND | |
| operator GpuMat() const | cv::cuda::GpuMatND | |
| operator()(const std::vector< Range > &ranges) const | cv::cuda::GpuMatND | |
| operator()(IndexArray idx, Range rowRange, Range colRange) const | cv::cuda::GpuMatND | |
| operator=(const GpuMatND &)=default | cv::cuda::GpuMatND | |
| operator=(GpuMatND &&) noexcept=default | cv::cuda::GpuMatND | |
| release() | cv::cuda::GpuMatND | |
| size | cv::cuda::GpuMatND | |
| SizeArray typedef | cv::cuda::GpuMatND | |
| step | cv::cuda::GpuMatND | |
| StepArray typedef | cv::cuda::GpuMatND | |
| swap(GpuMatND &m) noexcept | cv::cuda::GpuMatND | |
| total() const | cv::cuda::GpuMatND | |
| totalMemSize() const | cv::cuda::GpuMatND | |
| type() const | cv::cuda::GpuMatND | |
| upload(InputArray src) | cv::cuda::GpuMatND | |
| upload(InputArray src, Stream &stream) | cv::cuda::GpuMatND | |
| ~GpuMatND() | cv::cuda::GpuMatND | |