Process

Detailed documentation of the ALS Process module

Overview

The Process pipeline handles visual processing tasks applied to the stacking results.

Configuration

The Process pipeline itself requires no configuration.

The configuration of the visual processing tasks is managed by the processes themselves. See the Behavior section below.

Control

The Process module is launched in the background at ALS startup.

Source Type Response
sub(s) in queue Event trigger processing

Input

Data Type
sub at queue front Image

Behavior

Performs visual processing tasks on the stacking result:

  1. Auto-stretch
  2. Levels
  3. RGB Balance

Output

Visually processed image is broadcast.


Auto-Stretch

Detailed documentation of the Auto-Stretch process in the ALS Process module