Click or drag to resize

MCvERStatPixels Property

http://www.emgu.com
Get the pixels list.

Namespace:  Emgu.CV.Text
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public VectorOfInt Pixels { get; }

Property Value

Type: VectorOfInt
See Also