Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

RFieldSpecialist::processParam Struct Reference

this structure contains important parameters for the line recognition: More...

List of all members.

Public Member Functions

 processParam ()

Public Attributes

unsigned int min_size
unsigned int step_alpha
unsigned int tol_alpha


Detailed Description

this structure contains important parameters for the line recognition:

Parameters:
min_size minimum number of sub lines required to form a line.
step number of points to junp in order to form a sub line
tol_alpha angular tolerance related to the sub lines (in degrees).

Definition at line 96 of file RFieldSpecialist.h.


Constructor & Destructor Documentation

RFieldSpecialist::processParam::processParam  )  [inline]
 

Definition at line 101 of file RFieldSpecialist.h.

References min_size, step_alpha, and tol_alpha.


Member Data Documentation

unsigned int RFieldSpecialist::processParam::min_size
 

Definition at line 97 of file RFieldSpecialist.h.

Referenced by RFieldSpecialist::makeLines(), and processParam().

unsigned int RFieldSpecialist::processParam::step_alpha
 

Definition at line 98 of file RFieldSpecialist.h.

Referenced by RFieldSpecialist::makeLines(), and processParam().

unsigned int RFieldSpecialist::processParam::tol_alpha
 

Definition at line 99 of file RFieldSpecialist.h.

Referenced by RFieldSpecialist::makeLines(), and processParam().


The documentation for this struct was generated from the following file:
Generated on Thu Sep 23 20:11:22 2004 for GT2004 by doxygen 1.3.6