Struct cv::cuda::StreamAccessor#

Class that enables getting cudaStream_t from cuda::Stream.

Collaboration diagram for cv::cuda::StreamAccessor:

Detailed Description#

Class that enables getting cudaStream_t from cuda::Stream.

Member Function Documentation#

getStream()#

static cudaStream_t cv::cuda::StreamAccessor::getStream(const Stream & stream)

wrapStream()#

static Stream cv::cuda::StreamAccessor::wrapStream(cudaStream_t stream)

Source file#

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