1 2 3 4 5 6 7 8 9 10 11
|
# Contact: Pablo Hernandez-Cerdan <pablo.hernandez.cerdan@outlook.com>
itk_fetch_module(IsotropicWavelets
"An ITK-based implementation of steerrable isotropic wavelet transforms for multiscale phase analysis.
A more detailed description can be found in the Insight Journal article::
Cerdan, P.H. \"Steerable Isotropic Wavelets for Multiscale and Phase Analysis\".
http://hdl.handle.net/10380/3558
November, 2016.
"
GIT_REPOSITORY ${git_protocol}://github.com/phcerdan/ITKIsotropicWavelets.git
GIT_TAG 3ca6f7b154611c128eb67af6d3b1fa76fea2ef02)
|