CudaMem Type Conversions OpenCvSharp Class Library

The CudaMem type exposes the following members.

Operators

  NameDescription
Public operatorStatic member(CudaMem to Mat)
returns matrix header with disabled reference counting for CudaMem data.
Public operatorStatic member(CudaMem to GpuMat)
maps host memory into device address space and returns GpuMat header for it. Throws exception if not supported by hardware.
Top
See Also

Reference