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
Syntaxpublic const ERFilterNMMode IHSGrad = 1
Public Const IHSGrad As ERFilterNMMode = 1
public:
literal ERFilterNMMode^ IHSGrad = 1
static val mutable IHSGrad: ERFilterNMMode
Field Value
Type:
ERFilterNMMode
See Also