Click or drag to resize

ERFilterNMModeIHSGrad Field

http://www.emgu.com
In N&M algorithm, the combination of intensity (I), hue (H), saturation (S), and gradient magnitude channels (Grad) are used in order to obtain high localization recall.

Namespace:  Emgu.CV.Text
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const ERFilterNMMode IHSGrad = 1

Field Value

Type: ERFilterNMMode
See Also