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

BUG: Fix origin of itkFFTPadPositiveIndexImageFilter #105

Closed phcerdan closed 5 years ago

phcerdan commented 5 years ago

See https://github.com/InsightSoftwareConsortium/ITK/issues/400 for more context on the origin in ITK. It corresponds to the index{0}, not to the first index.

Some tests related with boundary condition are removed, as they are not needed.