CudaMemCreateGpuMatHeader Method OpenCvSharp Class Library
maps host memory into device address space and returns GpuMat header for it. Throws exception if not supported by hardware.

Namespace:  OpenCvSharp.CPlusPlus.Gpu
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public GpuMat CreateGpuMatHeader()

Return Value

Type: GpuMat

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.Gpu.CudaMem.CreateGpuMatHeader"]

See Also

Reference