Click or drag to resize

MCvERStatPixels Property

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

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

Property Value

Type: VectorOfInt
See Also