fluxEngine Public API
5.4.0 (switch)

Contents

  • Introduction
  • File I/O
  • Calibration Information
  • Device Support
  • Advanced Topics
  • C++ API: Introduction
  • Python API: Introduction
    • Setup
    • General
    • Models
    • Data Processing
    • Device Connection
    • File I/O
  • C++ API: Reference
  • Python API: Reference
  • Runnable Examples
  • System Configuration
fluxEngine Public API
  • Python API: Introduction

Python API: Introduction

This chapter describes how to get started with fluxEngine’s Python API and how to process hyperspectral data with it. See Python API: Reference for a list of all API classes and functions of the Python API.

Contents

  • Setup
    • Requirements
    • Preparing the installation
    • Using Pre-Compiled Windows Binaries
    • Building the Python API Extension from Source
  • General
    • General Usage
    • Initializing the Library
  • Models
    • Loading a model
    • Classification Groups within a Model
  • Data Processing
    • Instrument Preview
    • Recording HSI Data
    • Model Processing
    • Obtaining Results
  • Device Connection
    • Library Setup
    • Enumerating Devices
    • Connecting to a Device
    • Disconnecting from a Device
    • Accessing Device Parameters
    • Accessing Instrument Devices
    • Handling Notifications from a Device
  • File I/O
    • Loading Recordings from Disk
    • Creating a HSI cube measurement from user-supplied data
    • Processing a cube
Previous Next

© Copyright 2020-2025, LuxFlux GmbH.

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