搜索资源列表
45c8308374fab1605ebc20496c1d4ad7
- 合成孔径雷达干涉测量(InSAR)关键技术研究,,综合使用图像配准和相位解缠的经典算法对SAR图像配准生成干涉图,对干涉图 相位解缠。最后简要介绍国内外InSAR技术发展方面的现状及发展趋势-Synthetic aperture radar interferometry (InSAR) research on key technologies, the integrated use of image registration, and phase unwrapping of the clas
Punwrapphaseh
- 相位解缠和相位展开matlab程序,,里面还包含多篇介绍该相关解缠算法的文章 -Phase unwrapping and phase to commence the matlab program, which also contains many articles on the unwrapping algorithm article
Branch-cut-method-matlab-source-code
- 枝切法matlab原始代码,内有详细的代码,帮助新手了解相位解缠的算法。-Branch-cut method matlab source code, a detailed code to help the novice to understand the phase unwrapping algorithms.
Puma-phase-unwrapping
- 利用图割方法(最大流最小割)进行相位解缠-Use graph cut method (maximum flow minimum cut) for phase unwrapping
zhudianunwrap
- 该程序是逐点展开相位的源代码,可以解缠包裹相位。-The program is to start a phase-by-point the source code, you can unwrap wrapped phase.
GuidedFloodFill
- Guidefloodfill算法用于图像解缠,针对的是二维图像。输入影像为相位影像(GuidedFloodFill.m unwraps a single 2D image. Input: IM_phase, IM_unwrapped (seed points / pixels already unwrapped), unwrapped_binary the derivative variance, an adjoining matrix and a mask. Created by B
GoldsteinUnwrap2D
- Goldstein解缠算法基于二维Goldstein枝切相位进行解缠,输入为.mat格式的复数据,输出为解缠相位图像(GoldsteinUnwrap2D implements 2D Goldstein branch cut phase unwrapping algorithm. Inputs: 1. Complex image in .mat double format 2. Binary mask (optional) Outputs: 1. Unwrapped
(InSAR)Matlab
- 包含了InSAR信号仿真,InSAR噪声仿真,InSAR配准和相位解缠等InSAR处理过程程序(It includes InSAR signal simulation, InSAR noise simulation, InSAR registration and phase unwrapping, and other InSAR processing procedures)
unwrap_phase-master
- 经典二维相位解缠,很好用,包含枝切路径等(Classical two-dimensional phase unwrapping)
ckfpu
- 对一维信号进行缠绕,并基于CKF进行解缠(One-dimensional signal winding and unwrapping based on CKF)
INSAR
- 合成孔径雷达干涉测量技术(INSAR,Interferometric Synthetic Aperture Radar;简称:干涉雷达测量)是以同一地区的两张SAR图像为基本处理数据,通过求取两幅SAR图像的相位差,获取干涉图像,然后经相位解缠,从干涉条纹中获取地形高程数据的空间对地观测新技术。(INSAR (Interferometric Synthetic Aperture Radar) is a new technology of space-to-Earth observation, i
相位解缠
- 用于快速傅立叶变换(fft2d)的相位解缠绕。