FFTOptionsCommand Class |
![]() |
Namespace: MediaCy.Addins.FFT
Public Class FFTOptionsCommand Inherits BaseObjectCommand(Of FFTOptionsCommandProperties)
The FFTOptionsCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | FFTOptionsCommand | Initializes a new instance of the FFTOptionsCommand class |
![]() | FFTOptionsCommand(McCommand) | Initializes a new instance of the FFTOptionsCommand class |
![]() | FFTOptionsCommand(McCommand, Object) | Initializes a new instance of the FFTOptionsCommand class |
Name | Description | |
---|---|---|
![]() | ActivateROITool |
Automatically activate ROI drawing tool after creation of FFT image.
|
![]() | Apodization |
Use apodization creating FFT spectrum.
|
![]() | ApodizationBand |
Width of apodization band relatively to the image size.
|
![]() | BoostScale |
Boost scale for Spike boost filter.
|
![]() | FilterType |
Filter type for Apply operation
|
![]() | Hanning |
Apply Hanning attenuation before applying a filter.
|
![]() | NumberOfSpikes |
Maximum number of detected spikes for Auto-detect operation.
|
![]() | Padding |
FFT padding type
|
![]() | PreserveNil |
Preserve Nil frequency using filter operations.
|
![]() | ShowPattern |
Show FFT pattern on original image clicking and moving mouse cursor over FFT image.
|
![]() | SideBySide |
Show FFT spectrum image on the right side of the original image.
|
![]() | SpikeSizeThreshold |
Spike detection threshold relatively to the maximum spike intensity.
|
![]() | Symmetric |
Symmetric ROIs. When the option is on, the ROI filters can be defined only for one half of FFT spectrum. They will be applied symmetrically.
|
![]() | Transition |
Apply Transition attenuation before applying a filter.
|
Name | Description | |
---|---|---|
![]() ![]() | FromObject |