What are you looking for?

Scan3dExtractionMethod

Feature Info

Module Category Path Type Access
Data Stream Root / LaserLineExtractor Enumeration RW

Short Description

Scan3d Extraction Method.

Enumeration Values

  • Disable: Disable extraction.
  • MaxDetection_8: Maximum detection, 8-bit integer coordinates.
  • MaxDetection_16: Maximum detection, 16-bit integer coordinates.
  • PeakDetection_11_5: Peak detection, UQ11.5 fixed-point coordinates (fx11.16).
  • PeakDetection_8_8: Peak detection, UQ8.8 fixed-point coordinates (fx8.16).
  • CenterOfGravity_11_5: Center of gravity, UQ11.5 fixed-point coordinates (fx11.16).
  • CenterOfGravity_8_8: Center of gravity, UQ8.8 fixed-point coordinates (fx8.16).