Struct cv::cuda::EventAccessor#
Class that enables getting cudaEvent_t from cuda::Event.
#include <opencv2/core/cuda_stream_accessor.hpp>Collaboration diagram for cv::cuda::EventAccessor:
Detailed Description#
Class that enables getting cudaEvent_t from cuda::Event.
Member Function Documentation#
getEvent()#
static cudaEvent_t cv::cuda::EventAccessor::getEvent(const Event & event)
wrapEvent()#
static Event cv::cuda::EventAccessor::wrapEvent(cudaEvent_t event)
Source file#
The documentation for this struct was generated from the following file:
opencv2/core/cuda_stream_accessor.hpp