Phase unwrapping in 2D
이전 댓글 표시
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?
채택된 답변
추가 답변 (1개)
George
2026년 4월 17일
0 개 추천
There is now a supported MATLAB function that can perform 2D phase unwrapping:
카테고리
도움말 센터 및 File Exchange에서 Signal Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!