#include <itoh.h>
Inheritance diagram for itoh:
Public Member Functions | |
double | Process (float *phase, float *soln, int xsize, int ysize, QProgressBar *progress) |
double | Process (float *phase, float *soln, int xsize, int ysize) |
|
Unwrap by means of itoh algorythm
Reimplemented from alg. |
|
Unwrap and show the progress in a progressBar of the itoh algorythm
Reimplemented from alg. |