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.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public bool LocalMaxima { get; set; }

Property Value

Type: Boolean
See Also