VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Classes SeeAlso
Vintasoft.Imaging.ImageProcessing.Fft.Filtering.Lowpass Namespace (Vintasoft.Imaging)
Contains classes, which allow to apply the lowpass filtering, in the frequency domain, to an image.
Classes
 ClassDescription
ClassApplies the Butterworth lowpass filtering, in the frequency domain, to an image.
ClassApplies the Gaussian lowpass filter, in the frequency domain, to an image.
ClassApplies the ideal lowpass filtering, in the frequency domain, to an image.
ClassProvides an abstract class for applying the lowpass filtering, in the frequency domain, to an image.
See Also