Click or drag to resize

MatResize 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: SystemInt64
See Also