Click or drag to resize
Accord.NET (logo)

HighBoost Properties

The HighBoost type exposes the following members.

Properties
  NameDescription
Public propertyBoost
Gets or sets the boost value. Default is 9.
Public propertyDivisor
Division factor.
(Inherited from Convolution.)
Public propertyDynamicDivisorForEdges
Use dynamic divisor for edges or not.
(Inherited from Convolution.)
Public propertyFormatTranslations
Format translations dictionary.
(Inherited from Convolution.)
Public propertyKernel
Convolution kernel.
(Inherited from Convolution.)
Public propertyProcessAlpha
Specifies if alpha channel must be processed or just copied.
(Inherited from Convolution.)
Public propertySize
Kernel size, [3, 21].
Public propertyThreshold
Threshold to add to weighted sum.
(Inherited from Convolution.)
Top
See Also