RTKConsortium / RTK

Reconstruction Toolkit
Apache License 2.0
245 stars 145 forks source link

COMP: Fix the compilation of the new FFTHilbertImageFilter #625

Closed SimonRit closed 1 month ago

SimonRit commented 1 month ago

PR #371 has been merged without properly checking that the code had been updated to ITK's latest changes. The following patches have been applied: eb90fb42b9dca3fe8be373e2b7c9724e4c3b6156 STYLE: Replace itkTypeMacro calls with itkOverrideGetNameOfClassMacro 86d1e83d5341a6a7a85400d550d4759b46653522 ENH: Bump ITK and change http to https 8ac7f0b2870ad9f6d9179c4b638bbd3b3bc1c8b5 STYLE: Call ITK_DISALLOW_COPY_AND_MOVE, not ITK_DISALLOW_COPY_AND_ASSIGN