Click or drag to resize

DAISYNormalizationTypeSIFT Field

http://www.emgu.com
Descriptors are normalized for L2 norm equal to 1.0 but no individual one is bigger than 0.154 as in SIFT

Namespace:  Emgu.CV.XFeatures2D
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const DAISYNormalizationType SIFT = 103

Field Value

Type: DAISYNormalizationType
See Also