Start » Filter Reference » Computer Vision » Fourier Analysis » FrequencyDomain_ModulusImage
Module: | FoundationPro |
---|
Computes the modulus of each frequency domain image pixel.
Name | Type | Description | |
---|---|---|---|
inFrequencyDomainImage | Image | ||
outModulusImage | Image |
Requirements
For input inFrequencyDomainImage only pixel formats are supported: 2⨯real.
Read more about pixel formats in Image documentation.
Examples
Description of usage of this filter can be found in examples and tutorial: Fourier Analysis.
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Not supported inFrequencyDomainImage pixel format in FrequencyDomain_ModulusImage. Supported formats: 2xReal. |
Complexity Level
This filter is available on Expert Complexity Level.