Robotic SBS Plate Mapper

Contents:

  • Architecture
  • Examples
  • Source Code Documentation
    • Python Package
      • Camera Calibration
      • ArUco Detector
      • Utilities
      • Models
    • C++ Tools
Robotic SBS Plate Mapper
  • Source Code Documentation
  • Python Package
  • View page source

Python Package

The python package is made up of three

Contents:

  • Camera Calibration
    • CalibratedCamera
  • ArUco Detector
    • Detector
  • Utilities
    • apply_rotation_and_translation()
    • apply_transformation()
    • axis_angle_align()
    • build_pose()
    • extract_pose_and_orientation()
    • look_at()
    • make_homogeneous()
    • rot_tran_from_tool_pose()
  • Models
    • Marker
Previous Next

© Copyright 2026, Jesper Thøgersen, DALSA.

Built with Sphinx using a theme provided by Read the Docs.