Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 463 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 463 Bytes

PhaseUnwrapping Module for 3D Slicer

This 3D Slicer CLI module unwraps phase images using the itkQualityGuidedPhaseUnwrappingImageFilter class developed by Vigneault et al. The detail of the algorithm and original source code of the class can be found at:

http://www.insight-journal.org/browse/publication/954

This CLI module rescales the input image to [0, 2*pi] range, before passing it to the phase unwrapping filter.