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 boolean macros. #12

Closed jhlegarreta closed 7 years ago

jhlegarreta commented 7 years ago

Add the itkBooleanMacro to classes having boolean properties so that the properties can be modified using the On/Off methods.

Update tests accordingly.

phcerdan commented 7 years ago

Thx!

phcerdan commented 7 years ago

Fix #7