InsightSoftwareConsortium / ITKIsotropicWavelets

External Module for ITK, implementing Isotropic Wavelets and Riesz Filter for multiscale phase analysis.
Apache License 2.0
13 stars 11 forks source link

ENH: Remove fftPadPositiveIndex #125

Closed phcerdan closed 5 years ago

phcerdan commented 5 years ago

The spatial location was wrongly shifted when using this filter Negative indices do not interfere with any processing. The scripts using this fftPad should instead use the ITK core: FFTPadImageFilter