Click or drag to resize

Cv2UnregisterPageLocked Method

Unmaps the memory of matrix m, and makes it pageable again.

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

Parameters

m
Type: OpenCvSharpMat
See Also