opencv on mbed

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

cuda_stream_accessor.hpp File Reference

cuda_stream_accessor.hpp File Reference

This is only header file that depends on CUDA Runtime API. More...

Go to the source code of this file.

Data Structures

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

Detailed Description

This is only header file that depends on CUDA Runtime API.

All other headers are independent.

Definition in file cuda_stream_accessor.hpp.