Phase unwrapping by accumulation of residual maps

Implements the paper "Phase unwrapping by accumulation of residual maps," OLEN, 2015.
1,1K téléchargements
Mise à jour 14 oct. 2014

Afficher la licence

Description: this code implements the paper:
[1] Mariano Rivera, Francisco Hernandez-Lopez and Adonai Gonzalez, "Phase unwrapping by accumulation of residual maps," to appear in Optics and Lasers in Engineering, 2015.
Code authors: Mariano Rivera Meraz and Francisco Hernandez
The m-files: test1ARM and test2ARM reproduce the experiments in [1]. The additional test3ARM shows an experiment using peeks.m as test phase.
Before to use this code, you need to compile the mex file:
mex solverGS_HQresidual.c

If you found useful this code, please cite [1].

Citation pour cette source

Mariano Rivera (2024). Phase unwrapping by accumulation of residual maps (https://www.mathworks.com/matlabcentral/fileexchange/48094-phase-unwrapping-by-accumulation-of-residual-maps), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R12.1
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Earth, Ocean, and Atmospheric Sciences dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.2.0.0

Added unwrapARM.m missing file

1.1.0.0

screenshot updated

1.0.0.0