Refine by Content Type

Refine by Category

Refine by Product

Refine by Time Frame

image thumbnail

updated 2 years ago

QualityGuidedUnwrap2D_r1 by Carey Smith

Updates the phase quality-guided path following phase unwrapping method by Bruce Spottiswoode (2d phase unwrap, phase unaliasing, phase unwrapping)

GuidedFloodFill2(IM_phase, IM_mag, IM_unwrapped, unwrapped_...

PhaseDerivativeVariance(IM_phase, varargin)

QualityGuidedUnwrap2D_r1.m

image thumbnail

updated 2 years ago

GoldsteinUnwrap2D_r1 by Carey Smith

Updated Goldstein's branch cut method of 2D phase unwrapping (2d phase unwrap, phase unwrap, phase unaliasing)

FloodFill2(IM_phase, IM_mag, branch_cuts, IM_mask, colref, ...

branch_cuts=BranchCuts(residue_charge, max_box_radius, IM_m...

residue_charge=PhaseResidues(IM_phase, IM_mask);

image thumbnail

updated 3 years ago

Costantini phase unwrapping by Bruno Luong

Implementation of Costantini's 2D unwrapping method based on network programming (phase unwrapping, interferometry, sar)

cunwrap(Psi, options)

test_cunwrap.m

image thumbnail

updated 4 years ago

2D phase unwrapping algorithms by Bruce Spottiswoode

Implementations of the phase quality path following method and Goldstein's branch cut method. (phase unaliasing, phase unwrapping, image processing)

IM_unwrapped=GuidedFloodFill(IM_phase, IM_unwrapped, unwrap...

[IM_unwrapped, rowref, colref]=FloodFill(IM_phase, branch_c...

branch_cuts=BranchCuts(residue_charge, max_box_radius, IM_m...

Contact us