OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Classes | Namespaces
cuda_stream_accessor.hpp File Reference
#include <cuda_runtime.h>
#include "opencv2/core/cuda.hpp"
Include dependency graph for cuda_stream_accessor.hpp:
This graph shows which files directly or indirectly include this file:

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

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

Detailed Description

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