OpenCV453
クラス | 名前空間
cuda_stream_accessor.hpp ファイル
#include <cuda_runtime.h>
#include "opencv2/core/cuda.hpp"

[ソースコード]

クラス

struct  cv::cuda::StreamAccessor
 Class that enables getting cudaStream_t from cuda::Stream [詳解]
 
struct  cv::cuda::EventAccessor
 Class that enables getting cudaEvent_t from cuda::Event [詳解]
 

名前空間

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

詳解

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