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

COMP: Style, change template variable name #154

Closed phcerdan closed 2 years ago

phcerdan commented 2 years ago

From N to VN to comply with style

dzenanz commented 2 years ago

You should run clang-format before committing to avoid linter errors: https://github.com/InsightSoftwareConsortium/ITKIsotropicWavelets/runs/6758370876?check_suite_focus=true

phcerdan commented 2 years ago

I think maybe the test Data is not being downloaded? That seg fault smells like read failures.