Phase unwrapping in 2D
Show older comments
I need to perform phase unwrapping in 2D using MATLAB, but the unwrap function seems to work only in 1D.
I want to have a routine similar to this one, available in a Python library:
Any suggestions?
Accepted Answer
More Answers (1)
George
on 17 Apr 2026 at 13:12
0 votes
There is now a supported MATLAB function that can perform 2D phase unwrapping:
Categories
Find more on Signal Operations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!