Phase unwrapping in 2D
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (1)
George
le 17 Avr 2026
0 votes
There is now a supported MATLAB function that can perform 2D phase unwrapping:
Catégories
En savoir plus sur Signal Operations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!