python.packages.runStripAdjust Namespace Reference

runStripAdjust serves as a template for running Module stripAdjust using the OPALS Python bindings. More...

Functions

def main ()
 

Variables

 strAdj = StripAdjust.StripAdjust()
 

Detailed Description

runStripAdjust serves as a template for running Module stripAdjust using the OPALS Python bindings.

The script offers an outline of all the major strip adjustment parameters. It is intended that this script is copied to the working directory and parameter values are set directly in the code.

The inputs in this script are divided into 4 sections regarding their priority I. Basic project settings: For each project, specific settings in this section are necessary. II. Parameter observations and standard deviations: If parameters were observed a priori, the respective values and standard deviations can be set here. III. Settings for establishing correspondences: In this section, options for the establishment and rejection of correspondences between the different point cloud types can be set. IV. Advanced options & parameter acceptance: The settings of sections I. to III. are evaluated and strip adjustment inputs are finalized. Interaction is only required for advanced users or extraordinary project settings.

See also
runStripAdjust