Click or drag to resize
MatPopBack Method
http://www.emgu.com
The method removes one or more rows from the bottom of the matrix

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public void PopBack(
	int value
)

Parameters

value
Type: SystemInt32

[Missing <param name="value"/> documentation for "M:Emgu.CV.Mat.PopBack(System.Int32)"]

See Also