| Author |
Message |
memsman
Joined: 08 Feb 2002 Posts: 19
|
23 Mar 2003 12:14 Phase Unwrapping Algorithms |
|
|
|
Hi,
Does anyone have a 2D-phase unwrapping MATLAB code?
the unwrap command in matlab is only 1D and does not work fine with noisy phase images
Thanks
|
|
| Back to top |
|
 |
chercheur
Joined: 14 Jun 2005 Posts: 1
|
14 Jun 2005 18:14 Re: Phase Unwrapping Algorithms |
|
|
|
Hi,
i want to know if you already find such algorithm because i am looking for the same.
Thanks
|
|
| Back to top |
|
 |
memsman
Joined: 08 Feb 2002 Posts: 19
|
17 Jun 2005 7:45 Re: Phase Unwrapping Algorithms |
|
|
|
| Actually, the ones I found were in C but I could not find MATLAB ones. If you wish I may pm you the files
|
|
| Back to top |
|
 |
fritzd
Joined: 19 Aug 2007 Posts: 1
|
19 Aug 2007 14:10 Re: Phase Unwrapping Algorithms |
|
|
|
| you can unwrap the x and y direction separately and add them both. it's not that accurate but it's the simplest way possible.
|
|
| Back to top |
|
 |