OpenCV  3.1.0
Open Source Computer Vision
Static Public Member Functions | List of all members

Class that enables getting cudaEvent_t from cuda::Event. More...

#include "cuda_stream_accessor.hpp"

Static Public Member Functions

static cudaEvent_t getEvent (const Event &event)
 
static Event wrapEvent (cudaEvent_t event)
 

Detailed Description

Class that enables getting cudaEvent_t from cuda::Event.

Member Function Documentation

static cudaEvent_t cv::cuda::EventAccessor::getEvent ( const Event event)
static
static Event cv::cuda::EventAccessor::wrapEvent ( cudaEvent_t  event)
static

The documentation for this struct was generated from the following file: