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

Parameter set for Global Fine Alignment, see d4mesh_alignGlobalFine. More...

#include <d4lib.h>

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[deg] 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 d4mesh_alignGlobalFine.

Definition at line 1297 of file d4lib.h.


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