Click or drag to resize

Cv2RegisterPageLocked Method

Page-locks the matrix m memory and maps it for the device(s)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static void RegisterPageLocked(
	Mat m
)

Parameters

m
Type: OpenCvSharpMat
See Also