Click or drag to resize

Mat.Resize Method (Int64)

resizes matrix to the specified number of hyper-planes

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public void Resize(
	long sz
)

Parameters

sz
Type: System.Int64
See Also