Click or drag to resize

VectorOfERStatToArray Method

http://www.emgu.com
Convert the standard vector to an array of ERStat

Namespace:  Emgu.CV.Text
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public MCvERStat[] ToArray()

Return Value

Type: MCvERStat
An array of ERStat
See Also