VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Fft.Filtering.Selective Namespace / ButterworthNotchRejectSpectrumFilter Class
Constructors Properties Methods SeeAlso
In This Topic
    ButterworthNotchRejectSpectrumFilter Class Members
    In This Topic
    The following tables list the members exposed by ButterworthNotchRejectSpectrumFilter.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the cutoff frequency of filter.
    Public PropertyGets or sets the notch point.
    Public PropertyGets or sets the order of Butterworth filter.
    Public Methods
     NameDescription
    Public MethodApplies the Butterworth Notch Reject to the image spectrum.
    See Also