DAVID4 SDK  1.8.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
david::GlobalFineAlignParams Struct Reference

Parameter set for Global Fine Alignment, see IShapeFusion::AlignGlobalFine. More...

#include <IShapeFusion.h>

Public Member Functions

 GlobalFineAlignParams ()
 Constructors: More...
 

Public Attributes

int texturePercentage
 Percentage of texture influence on alignment. Only used if value is higher than 0.
 
int numIterations
 Number of iterations to run (recommended: 20)
 
double maxTranslation
 Maximum allowed drift[mm] of any mesh center (0 = no limit). Global Fine Alignment will not move any scan more than this.
 
double maxRot_deg
 Maximum allowed rotation of any mesh in degree (0 = no limit). Global Fine Alignment will not rotate any scan more than this.
 

Detailed Description

Parameter set for Global Fine Alignment, see IShapeFusion::AlignGlobalFine.

Definition at line 209 of file IShapeFusion.h.

Constructor & Destructor Documentation

david::GlobalFineAlignParams::GlobalFineAlignParams ( )

Constructors:

Standard constructor.


The documentation for this struct was generated from the following file: