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: Add wavelets to itkIsotropicWaveletFrequencyFunctionTest test. #47

Closed jhlegarreta closed 7 years ago

jhlegarreta commented 7 years ago

Add missing wavelet cases (Shannon, Simoncelli, Vow) to the cases tested in the itkIsotropicWaveletFrequencyFunctionTest.cxx file.

This would allow to improve the coverage for each wavelet's EvaluateMagnitude method.