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: Allow multiply RieszRotationMatrix with vector of image pointers. #84

Closed phcerdan closed 6 years ago

phcerdan commented 6 years ago

This provides a method to easily multiply the RieszRotationMatrix with the output of the RieszFilterBankGenerator, to be able to steer the filter bank.

Fix #83

phcerdan commented 6 years ago

Unrelated errors with ITKImageFrequency Module (recently merged) not found.