Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

sdet_gauss_fit Class Reference

#include <sdet_gauss_fit.h>

List of all members.


Detailed Description

Definition at line 53 of file sdet_gauss_fit.h.

Public Member Functions

 ~sdet_gauss_fit ()

Static Public Member Functions

static vnl_vector< double > adjust (vcl_vector< vgl_point_3d< double > > img_pts, vcl_vector< vsol_point_2d_sptr > ps_list, int n_peaks, vcl_ofstream &outfile, double xmin, double ymin)
 Adjust the parameters of the 2d gaussian.
static vnl_vector< double > calculate_ellipse (vnl_vector< double > result, float x, float y, int i, int n_peaks, vcl_ofstream &outfile)

Protected Member Functions

 sdet_gauss_fit ()


Constructor & Destructor Documentation

sdet_gauss_fit::~sdet_gauss_fit  )  [inline]
 

Definition at line 56 of file sdet_gauss_fit.h.

sdet_gauss_fit::sdet_gauss_fit  )  [protected]
 


Member Function Documentation

vnl_vector< double > sdet_gauss_fit::adjust vcl_vector< vgl_point_3d< double > >  img_pts,
vcl_vector< vsol_point_2d_sptr ps_list,
int  n_peaks,
vcl_ofstream &  outfile,
double  xmin,
double  ymin
[static]
 

Adjust the parameters of the 2d gaussian.

Returns adjusted fit parameters

Definition at line 224 of file sdet_gauss_fit.cxx.

vnl_vector< double > sdet_gauss_fit::calculate_ellipse vnl_vector< double >  result,
float  x,
float  y,
int  i,
int  n_peaks,
vcl_ofstream &  outfile
[static]
 

Definition at line 363 of file sdet_gauss_fit.cxx.


The documentation for this class was generated from the following files:
Generated on Thu Jan 10 14:52:46 2008 for contrib/brl/bseg/sdet by  doxygen 1.4.4