相位解包裹算法程序我要分享

Phase unwrapping algorithm program

关注次数: 405

下载次数: 3

文件大小: 8.14 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:分支截断算法计算速度快,但有时会出现分支形成的封闭区,出现解包裹错误。利用相位质量信息来指导分支设置,可以使分 支尽量设置在质量低的区域,让误差局限在最小范围内,从而获得高质量的解包裹相位。


English Description:

Branch truncation algorithm is fast in calculation, but sometimes there are closed areas formed by branches, resulting in unwrapping errors. Using the phase quality information to guide the branch setting, the branch setting can be realized


代码预览

相关推荐