MipAlgorithms::BiRegPar Class Reference
[Binary registration]

Parameters of BiReg class. More...

#include <BiReg.h>

List of all members.

Public Member Functions

 BiRegPar ()
 Null constructor.
 BiRegPar (Decimal lTh, Decimal aTh, int o0T, int o1T, int mInlNum, Decimal dSt, Decimal pw)
 Parametrical constructor.
 BiRegPar (const BiRegPar &A)
 Copy constructor.
BiRegPar operator= (BiRegPar A)
 Assignment operator =.

Public Attributes

Decimal linThld
 Linear threshold in comparation conditions.
Angle angThld
 Angular threshold in comparation conditions.
int obs0Trials
 Max number of trials in extraction of couple of PosiFeatures of first observation.
int obs1Trials
 Max number of trials in extraction of couple of PosiFeatures of second observation.
int minInliersNum
 Minimum number of inliers requested to accept a solution.
Decimal discStep
 Discretization step of the sets of distances (cm).
Decimal prewrpToll
 Prewarping linear tollerance.


Detailed Description

Parameters of BiReg class.

Parameters for the binary registration executed using the BiReg class.

Author:
Paolo Stegagno

Constructor & Destructor Documentation

MipAlgorithms::BiRegPar::BiRegPar (  )  [inline]

Null constructor.

MipAlgorithms::BiRegPar::BiRegPar ( Decimal  lTh,
Decimal  aTh,
int  o0T,
int  o1T,
int  mInlNum,
Decimal  dSt,
Decimal  pw 
)

Parametrical constructor.

Parameters:
[in] lTh Linear threshold to be set.
[in] aTh Angular threshold to be set.
[in] o0T Max number of trials in extraction of couple of PosiFeatures of first observation to be set.
[in] o1T Max number of trials in extraction of couple of PosiFeatures of second observation to be set.
[in] mInlNum Minimum number of inliers requested to accept a solution to be set.
[in] dSt Discretization step of the sets of distances (cm) to be set.
[in] pw Prewarping linear tollerance to be set.

MipAlgorithms::BiRegPar::BiRegPar ( const BiRegPar A  ) 

Copy constructor.


Member Function Documentation

BiRegPar MipAlgorithms::BiRegPar::operator= ( BiRegPar  A  ) 

Assignment operator =.


Member Data Documentation

Linear threshold in comparation conditions.

Angular threshold in comparation conditions.

Max number of trials in extraction of couple of PosiFeatures of first observation.

Max number of trials in extraction of couple of PosiFeatures of second observation.

Minimum number of inliers requested to accept a solution.

Discretization step of the sets of distances (cm).

Prewarping linear tollerance.


The documentation for this class was generated from the following files:

Generated on Mon Feb 20 07:01:10 2017 for MIP by  doxygen 1.5.6