Property LaplacianAperture
LaplacianAperture
Gets or sets the size of the extended Sobel kernel used to compute derivatives.
[Range(1, 31)]
[Precision(0, 2)]
public int LaplacianAperture { get; set; }
Gets or sets the size of the extended Sobel kernel used to compute derivatives.
[Range(1, 31)]
[Precision(0, 2)]
public int LaplacianAperture { get; set; }