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

これは cv::cuda::Event の全メンバ(継承メンバを含む)の一覧である。

BLOCKING_SYNC enum valuecv::cuda::Event
CreateFlags enum namecv::cuda::Event
DEFAULT enum valuecv::cuda::Event
DISABLE_TIMING enum valuecv::cuda::Event
elapsedTime(const Event &start, const Event &end)cv::cuda::Eventstatic
Event(const Event::CreateFlags flags=Event::CreateFlags::DEFAULT)cv::cuda::Eventexplicit
EventAccessorcv::cuda::Eventfriend
INTERPROCESS enum valuecv::cuda::Event
queryIfComplete() constcv::cuda::Event
record(Stream &stream=Stream::Null())cv::cuda::Event
waitForCompletion()cv::cuda::Event