gold Class Reference

#include <gold.h>

Inheritance diagram for gold:

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

Goldstein unwrapping algorythm,this version only generic performance


Member Function Documentation

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

Unwrap by means of Goldstein method

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 gold::Process float *  phase,
float *  soln,
int  xsize,
int  ysize,
QProgressBar *  progress
[virtual]
 

Unwrap and show the progress in a progressBar of the GoldStein Method

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