Click or drag to resize
Accord.NET (logo)

Sharpen Properties

The Sharpen type exposes the following members.

Properties
  NameDescription
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 propertyThreshold
Threshold to add to weighted sum.
(Inherited from Convolution.)
Top
See Also