搜索资源列表
phaseunwraping.rar
- 2维相位解包裹算法,c++程序,需要进行相位恢复计算的可以参考一下,2D phase unwraping
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
code
- 是激光干涉测量和合成孔径雷达相位解包裹原理算法-Is laser interference measuring and synthetic aperture radar phase solution package principle algorithm Two-dimensional Phase Unwrapping: Theory, Algorithms, and Software by Dennis C. Ghiglia and Mark D.
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
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
PhaseUnwraps
- 用于散斑测量方面的相位解包裹的matlab程序(Matlab program for phase unwrapping in speckle measurement)
Desktop
- 用于四步相移法解相位,运用点云进行三维重建(Four step phase shifting method for phase unwrapping)
GoldsteinUnwrap2D
- 用于数据分析解相位包裹。。。。。。。。。。。。。。。(phase unwrapping algorithm)
(InSAR)Matlab
- 包含了InSAR信号仿真,InSAR噪声仿真,InSAR配准和相位解缠等InSAR处理过程程序(It includes InSAR signal simulation, InSAR noise simulation, InSAR registration and phase unwrapping, and other InSAR processing procedures)
4bujiexiangwei
- 四步相移解相位,这是一个DEMO,里面内容很详细(The four step phase solution phase)
unwrap_phase-master
- 经典二维相位解缠,很好用,包含枝切路径等(Classical two-dimensional phase unwrapping)
unwrapphase
- 计算基于路径积分的相位解包裹算法中残差点残差值的计算以及基于路径相位积分的方法(Calculation of residual points in phase unwrapping algorithm based on path integral)
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
相位质量引导解包裹算法
- 质量引导解包裹算法可以在光栅法三维重建时由相对相位求取绝对相位。(The mass guided unwrapping algorithm can obtain the absolute phase from the relative phase in the three-dimensional reconstruction of raster method.)
最小二乘解包裹算法
- 最小二乘法解包裹算法可以在光栅法三维重建时由相对相位求取绝对相位。(The least square unwrapping algorithm can obtain the absolute phase from the relative phase in the three-dimensional reconstruction of raster method.)
相位解缠
- 用于快速傅立叶变换(fft2d)的相位解缠绕。