Filter Methods

CVB.Net Documentation
Methods

  NameDescription
Public methodStatic memberCreateBandPass(FftImage, Single, Single)
Create a Fourier space representation of a band pass filter.
Public methodStatic memberCreateBandPass(FftImage, Single, Single, Single)
Create a Fourier space representation of a band pass filter.
Public methodStatic memberCreateBandStop(FftImage, Single, Single)
Create a Fourier space representation of a band stop filter with a default width of 10%.
Public methodStatic memberCreateBandStop(FftImage, Single, Single, Single)
Create a Fourier space representation of a band stop filter.
Public methodStatic memberCreateHighPass(FftImage, Single)
Create a Fourier space representation of a high pass filter.
Public methodStatic memberCreateHighPass(FftImage, Single, Single)
Create a Fourier space representation of a high pass filter.
Public methodStatic memberCreateLowPass(FftImage, Single)
Create a Fourier space representation of a low pass filter.
Public methodStatic memberCreateLowPass(FftImage, Single, Single)
Create a Fourier space representation of a low pass filter.
Top
See Also

Reference