Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Fourier Analysis » FrequencyDomain_FilterFrequencies

FrequencyDomain_FilterFrequencies


Filters the frequencies in a frequency domain image suppressing the elements of too low or too high frequency.

Name Type Range Description
inFrequencyDomainImage Image Input image in frequency domain
inMinFrequency Real* 0.0 - Minimum frequency that will be kept
inMaxFrequency Real* 0.0 - Maximum frequency that will be kept
outFrequencyDomainImage Image Filtered image in frequency domain

Requirements

For input inFrequencyDomainImage only pixel formats are supported: 2⨯real.

Read more about pixel formats in Image documentation.

Complexity Level

This filter is available on Expert Complexity Level.