Click or drag to resize

PCTSignaturesWindowRadius Property

http://www.emgu.com
Size of the texture sampling window used to compute contrast and entropy. (center of the window is always in the pixel selected by x,y coordinates of the corresponding feature sample).

Namespace:  Emgu.CV.XFeatures2D
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public int WindowRadius { get; set; }

Property Value

Type: Int32
See Also