Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ namespace itk
* This filter is templated over a TFrequencyIterator depending on the
* frequency layout of the input image.
*
* Images in the dual space can be acquired experimentally, from scattering experiments or other techniques.
* In that case use FrequencyImageRegionIteratorWithIndex because
* the layout of dual space images is the same as spatial domain images.
*
* Frequency-domain images can be computed from any spatial-domain applying a Fourier Transform.
* If ForwardFFTImageFilter was used, template this filter with
* the FrequencyFFTLayoutImageRegionIteratorWithIndex.
Expand Down