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: Rename the FrequencyBandImageFilter wrap. #57

Closed jhlegarreta closed 7 years ago

jhlegarreta commented 7 years ago

Rename the itkFrequencyBandImageFilter class wrap file to correspond to the class name (formerly called itkFrequencyBandPassImageFilter; later refactored in commit 49b9fb3).

phcerdan commented 7 years ago

Good catch