mirror of https://github.com/SixLabors/ImageSharp
Browse Source
old code seemed to be a relict from the GaussianBlurProcessor where this pattern made sense. Here each value of the matrix is just 1.0/size as a result, and we can leverage DenseMatrix.Fill() for that.af/merge-core
committed by
Unknown
1 changed files with 1 additions and 30 deletions
Loading…
Reference in new issue