Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Computer Vision » Fourier Analysis » FrequencyDomain_PhaseImage
Module: | FoundationPro |
---|
Computes the phase of each frequency domain image pixel.
Name | Type | Description | |
---|---|---|---|
inFrequencyDomainImage | Image | ||
outPhaseImage | Image |
Requirements
For input inFrequencyDomainImage only pixel formats are supported: 2⨯real.
Read more about pixel formats in Image documentation.
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_PhaseImage. Supported formats: 2xReal. |
Complexity Level
This filter is available on Expert Complexity Level.