Click or drag to resize

MCvERStatLocalMaxima Property

http://www.emgu.com
If or not the regions is a local maxima of the probability

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

Property Value

Type: Boolean
See Also