![]() |
ConvolutionDivisor Property |
Namespace: Accord.Imaging.Filters
Exception | Condition |
---|---|
ArgumentException | Divisor can not be equal to zero. |
The value is used to divide convolution - weighted sum of pixels is divided by this value.
![]() |
---|
The value may be calculated automatically in the case if constructor with one parameter is used (Convolution(Int32)). |