osl_fit_lines_params Class Reference

#include <osl_fit_lines_params.h>

Inheritance diagram for osl_fit_lines_params:

osl_fit_lines List of all members.

Detailed Description

Definition at line 11 of file osl_fit_lines_params.h.


Public Member Functions

 osl_fit_lines_params (unsigned int min_fit_length=10, bool use_sq_fit=true, double threshold=0.3, double theta=5.0, bool dc_only=false, bool incremtl=true, unsigned int ignore_end_edgels=3)
bool SanityCheck ()
 Checks that parameters are within acceptable bounds.

Public Attributes

unsigned int min_fit_length_
bool use_square_fit_
double threshold_
double theta_
bool dc_only_
bool incremtl_
unsigned int ignore_end_edgels_

Constructor & Destructor Documentation

osl_fit_lines_params::osl_fit_lines_params ( unsigned int  min_fit_length = 10,
bool  use_sq_fit = true,
double  threshold = 0.3,
double  theta = 5.0,
bool  dc_only = false,
bool  incremtl = true,
unsigned int  ignore_end_edgels = 3 
)

Definition at line 6 of file osl_fit_lines_params.cxx.


Member Function Documentation

bool osl_fit_lines_params::SanityCheck (  ) 

Checks that parameters are within acceptable bounds.

Definition at line 23 of file osl_fit_lines_params.cxx.


Member Data Documentation

unsigned int osl_fit_lines_params::min_fit_length_

Definition at line 26 of file osl_fit_lines_params.h.

bool osl_fit_lines_params::use_square_fit_

Definition at line 27 of file osl_fit_lines_params.h.

double osl_fit_lines_params::threshold_

Definition at line 28 of file osl_fit_lines_params.h.

double osl_fit_lines_params::theta_

Definition at line 29 of file osl_fit_lines_params.h.

bool osl_fit_lines_params::dc_only_

Definition at line 30 of file osl_fit_lines_params.h.

bool osl_fit_lines_params::incremtl_

Definition at line 31 of file osl_fit_lines_params.h.

unsigned int osl_fit_lines_params::ignore_end_edgels_

Definition at line 32 of file osl_fit_lines_params.h.


The documentation for this class was generated from the following files:
Generated on Tue Dec 2 05:14:17 2008 for contrib/oxl/osl by  doxygen 1.5.1