McFFT Interface
|
|
FFT operator exposed as McImage.FFT.
Namespace:
MediaCy.IQL.Filters
Assembly:
MediaCy.IQL.Filters (in MediaCy.IQL.Filters.dll) Version: 10.0.6912.0
SyntaxPublic Interface McFFT
Inherits IMcFFT
RemarksThis operator contains both 1D and 2D FFT as well as some utilities and filters.
Some of the properties and methods apply to the parent McImage when used as
the McImage.FFT property. It can also be created independently using
McEngine.CreateObject in which case the source image must be specified.
See AlsoReference
McImage
CreateObject