Artec 3D Scanning SDK  2.0
Public Attributes | List of all members
artec::sdk::algorithms::GlobalRegistrationSettings Struct Reference

Parameters for Global registration algorithm (algorithm optimizes frames within scans, launch it for a pre-aligned batch of scans or for a single scan) More...

#include <artec/sdk/algorithms/Algorithms.h>

Public Attributes

base::ScannerType scannerType
 Scanner type. More...
 
GlobalRegistrationType registrationType
 Global registration type. More...
 

Detailed Description

Parameters for Global registration algorithm (algorithm optimizes frames within scans, launch it for a pre-aligned batch of scans or for a single scan)

Examples:
project-sample.cpp.

Definition at line 169 of file Algorithms.h.

Member Data Documentation

GlobalRegistrationType artec::sdk::algorithms::GlobalRegistrationSettings::registrationType

Global registration type.

Examples:
project-sample.cpp.

Definition at line 175 of file Algorithms.h.

base::ScannerType artec::sdk::algorithms::GlobalRegistrationSettings::scannerType

Scanner type.

Examples:
project-sample.cpp.

Definition at line 172 of file Algorithms.h.


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