Click or drag to resize

MatPopBack Method

removes several hyper-planes from bottom of the matrix (Mat.pop_back)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public void PopBack(
	long nElems = 1
)

Parameters

nElems (Optional)
Type: SystemInt64
See Also