OpenCV
3.4.20
Open Source Computer Vision
|
Class that enables getting cudaEvent_t from cuda::Event. More...
#include <opencv2/core/cuda_stream_accessor.hpp>
Static Public Member Functions | |
static cudaEvent_t | getEvent (const Event &event) |
static Event | wrapEvent (cudaEvent_t event) |
Class that enables getting cudaEvent_t from cuda::Event.
|
static |
|
static |