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