OpenCV 4.5.3(日本語機械翻訳)
cv::cuda::Event メンバ一覧

継承メンバを含む cv::cuda::Event の全メンバ一覧です。

BLOCKING_SYNC 列挙値 cv::cuda::Event
CreateFlags 列挙名 cv::cuda::Event
DEFAULT 列挙値 cv::cuda::Event
DISABLE_TIMING 列挙値 cv::cuda::Event
elapsedTime(const Event &start, const Event &end) cv::cuda::Event static
Event(Event::CreateFlags flags=Event::CreateFlags::DEFAULT) (定義場所: cv::cuda::Event) cv::cuda::Event explicit
EventAccessor (定義場所: cv::cuda::Event) cv::cuda::Event friend
INTERPROCESS 列挙値 cv::cuda::Event
queryIfComplete() const cv::cuda::Event
record(Stream &stream=Stream::Null()) cv::cuda::Event
waitForCompletion() cv::cuda::Event