🤖
AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は
公式英語版(原文) を参照してください。
#include <opencv2/core/ocl.hpp>
◆ Platform() [1/3]
| cv::ocl::Platform::Platform |
( |
| ) |
|
◆ ~Platform()
| cv::ocl::Platform::~Platform |
( |
| ) |
|
◆ Platform() [2/3]
| cv::ocl::Platform::Platform |
( |
const Platform & | p | ) |
|
◆ Platform() [3/3]
| cv::ocl::Platform::Platform |
( |
Platform && | p | ) |
|
◆ empty()
| bool cv::ocl::Platform::empty |
( |
| ) |
const |
|
inline |
◆ getDefault()
| static Platform & cv::ocl::Platform::getDefault |
( |
| ) |
|
|
static |
◆ getImpl()
| Impl * cv::ocl::Platform::getImpl |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ptr()
| void * cv::ocl::Platform::ptr |
( |
| ) |
const |
| Impl* cv::ocl::Platform::p |
|
protected |
このクラス詳解は次のファイルから抽出されました: