Class | Description |
---|---|
FastGauss |
Faster alternative to
Gauss3 . |
FastGaussCalculator |
This class implements the fast Gauss transform to calculate a gaussian blur.
|
FastGaussCalculator.Parameters |
Collects all coefficients required to carry on the filtering, see eq.
|
FastGaussConvolverRealType |
Implementation of
LineConvolverFactory that uses
FastGaussCalculator to calculate a fast Gauss transform. |
FastGaussConvolverRealType.MyConvolver |
Copyright © 2015–2022 ImgLib2. All rights reserved.