Click or drag to resize

PCTSignaturesWeightEntropy Property

http://www.emgu.com
Weights (multiplicative constants) that linearly stretch individual axes of the feature space. (x,y = position. L,a,b = color in CIE Lab space. c = contrast. e = entropy)

Namespace:  Emgu.CV.XFeatures2D
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntax
public float WeightEntropy { get; set; }

Property Value

Type: Single
See Also