fluxEngine Public API
4.22.0

Contents

  • Introduction
  • File I/O
  • Calibration Information
  • Device Support
  • Advanced Topics
  • C API: Introduction
  • C++ API: Introduction
  • .NET API: Introduction
  • Python API: Introduction
    • Setup
    • General
    • Models
    • Data Processing
    • Device Connection
    • File I/O
  • C Reference Documentation
  • C++ Reference Documentation
  • .NET Reference Documentation
  • Python Reference Documentation
  • Helper Code Used In Examples
  • 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 Reference Documentation 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
    • Setting up processing threads
  • Models
    • Loading a model
    • Extracting information from a model
  • Data Processing
    • Creating a processing context
    • Processing Data
    • Obtaining Results
  • Device Connection
    • Enumerating Devices
    • Device Connection
    • Parametrization
    • Instrument Devices
  • File I/O
    • Loading ENVI cubes
    • Creating an ENVI cube from numpy data
    • Creating an ENVI cube from camera recordings
Previous Next

© Copyright 2020-2023, LuxFlux GmbH.

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