itoh Class Reference

#include <itoh.h>

Inheritance diagram for itoh:

alg List of all members.

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)

Detailed Description

Implementation of Itoh algorythm, includes some extension for custom performance


Member Function Documentation

double itoh::Process float *  phase,
float *  soln,
int  xsize,
int  ysize
[virtual]
 

Unwrap by means of itoh algorythm

Parameters:
phase The wrapped fase
soln The unwrapped phase obtained with the algorythm
xsize The width of the distribution
ysize The height of the distribution

Reimplemented from alg.

double itoh::Process float *  phase,
float *  soln,
int  xsize,
int  ysize,
QProgressBar *  progress
[virtual]
 

Unwrap and show the progress in a progressBar of the itoh algorythm

Parameters:
phase The wrapped fase
soln The unwrapped phase obtained with the algorythm
xsize The width of the distribution
ysize The height of the distribution
progress The progressbar to show the performance of the test

Reimplemented from alg.


The documentation for this class was generated from the following files:
Generated on Tue Sep 5 00:04:05 2006 for UWP by  doxygen 1.4.6