Struct cv::cuda::StreamAccessor#
Class that enables getting cudaStream_t from cuda::Stream.
#include <opencv2/core/cuda_stream_accessor.hpp>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:
opencv2/core/cuda_stream_accessor.hpp