Click or drag to resize
VectorOfERStat Constructor (MCvERStat)
http://www.emgu.com
Create an standard vector of ERStat with the initial values

Namespace: Emgu.CV.Text
Assembly: Emgu.CV.Contrib (in Emgu.CV.Contrib.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public VectorOfERStat(
	MCvERStat[] values
)

Parameters

values
Type: Emgu.CV.TextMCvERStat
The initial values
See Also