Simple Transport of Intensity Equation Phase Unwrapper (stiepu.m)
This function accepts the 2D wrapped phase stored in matrix W and delivers
the unwrapped phase in matrix U. The algorithm is based on the remarkable
reference [1]. However, after the first unwrapping step it differs a
little from the iterative procedure of the paper. Here, the first
unwrapped result and residual (or, if necessary, a single-step reiterated
residual) are added to arrive at an already quite accurate final result
(close to numerical precision). The algorithm is quite fast and can handle
also noisy data but not NaN or Inf values.
[1] Juan Martinez-Carranza, Konstantinos Falaggis, and Tomasz Kozacki,
"Fast and accurate phase-unwrapping algorithm based on the
transport of intensity equation," Appl. Opt. 56, 7079-7088 (2017).
Cite As
Birk Andreas (2024). Simple Transport of Intensity Equation Phase Unwrapper (stiepu.m) (https://www.mathworks.com/matlabcentral/fileexchange/67327-simple-transport-of-intensity-equation-phase-unwrapper-stiepu-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Geometric Transformation and Image Registration >
- Sciences > Physics > Atomic, Molecular & Optical > Optics & Lasers > Optics >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |