Click or drag to resize
Accord.NET (logo)

DifferenceOfGaussians Properties

The DifferenceOfGaussians type exposes the following members.

Properties
  NameDescription
Public propertyFirst
Gets or sets the first Gaussian filter.
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseInPlaceFilterFormatTranslations.)
Public propertySecond
Gets or sets the second Gaussian filter.
Public propertySubtract
Gets or sets the subtract filter used to compute the difference of the two Gaussian blurs.
Top
See Also