Click or drag to resize
Accord.NET (logo)

DifferenceOfGaussiansSubtract Property

Gets or sets the subtract filter used to compute the difference of the two Gaussian blurs.

Namespace:  Accord.Imaging.Filters
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public Subtract Subtract { get; set; }
Request Example View Source

Property Value

Type: Subtract
See Also