Cv2GpuRegisterPageLocked Method OpenCvSharp Class Library
Page-locks the matrix m memory and maps it for the device(s)

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

public static void RegisterPageLocked(
	Mat m
)

Parameters

m
Type: OpenCvSharp.CPlusPlusMat

[Missing <param name="m"/> documentation for "M:OpenCvSharp.CPlusPlus.Gpu.Cv2Gpu.RegisterPageLocked(OpenCvSharp.CPlusPlus.Mat)"]

See Also

Reference