norm Class Reference

#include <norm.h>

Inheritance diagram for norm:

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

Unweighted least-squares direct cosine transform unwrapping algorythm,this version only generic performance


Member Function Documentation

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

Unwrap by means of the unweighted least-squares direct cosine transform 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 norm::Process float *  phase,
float *  soln,
int  xsize,
int  ysize,
QProgressBar *  progress
[virtual]
 

Unwrap and show the progress in a progressBar of the unweighted least-squares direct cosine transform 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