VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Classes SeeAlso
In This Topic
    Vintasoft.Imaging.ImageProcessing.Fft.Filtering.Lowpass Namespace (Vintasoft.Imaging)
    In This Topic
    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