OpenCV  4.1.0
Open Source Computer Vision
Classes | Namespaces
cuda_stream_accessor.hpp File Reference
#include <cuda_runtime.h>
#include "opencv2/core/cuda.hpp"

Classes

struct  cv::cuda::EventAccessor
 Class that enables getting cudaEvent_t from cuda::Event. More...
 
struct  cv::cuda::StreamAccessor
 Class that enables getting cudaStream_t from cuda::Stream. More...
 

Namespaces

 cv
 "black box" representation of the file storage associated with a file on disk.
 
 cv::cuda
 

Detailed Description

This is only header file that depends on CUDA Runtime API. All other headers are independent.