OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
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

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.