ximea_tools
0.1

Contents

  • API reference
ximea_tools
  • ximea_tools
  • View page source

ximea_tools

Linux toolbox for XIMEA industrial cameras: a high-throughput recorder, a PyQt5 GUI, and an integration with the lab’s external CueWire hardware trigger.

Contents

  • API reference
    • ximea_tools
    • ximea_tools.constants
    • ximea_tools.config
    • ximea_tools.camera
    • ximea_tools.uvc_camera
    • ximea_tools.capabilities
    • ximea_tools.discovery
    • ximea_tools.writer
    • ximea_tools.recorder
    • ximea_tools.cli
    • ximea_tools.gui
    • ximea_tools.gui.fake_camera
    • ximea_tools.gui.settings
    • ximea_tools.gui.camera_worker
    • ximea_tools.gui.preview_widget
    • ximea_tools.gui.histogram_widget
    • ximea_tools.gui.controls_dock
    • ximea_tools.gui.recording_dock
    • ximea_tools.gui.trigger_dock
    • ximea_tools.gui.camera_picker
    • ximea_tools.gui.main_window
    • ximea_tools.gui.app

Installation

pip install -e ".[dev]"

The XIMEA Linux SDK must be installed separately from https://www.ximea.com/support/wiki/apis/Python — it provides the native libm3api libraries and the ximea Python module.

Indices

  • Index

  • Module Index

Next

© Copyright 2026, Bart R.H. Geurten.

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