[SIP-devel] new unwrapl function
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
|
From: DRUEL J. <joc...@li...> - 2004-05-25 11:14:15
|
Hi, As I still try to improve my contributions, and coded the unwrapl function in C. The speed gain is very very important: 14s to 0.1 in one of my tests. I first wanted to check the values of the optional parameters in the interface function, but I gave up: it's much much easier for me to write a scilab function that checks if the user gave optional parameters. If not, the scilab function calls the C function with the defaults parameters. I hope it suits you. Well... if it doesn't, I'll need some help. The function unwrapl nows returns the unwrapped_phase and the phase_jumps to preserve homogeneity with the unwrapp function. Best regards Jocelyn -- Powered by Linux |