Image Multi Source

From Visuino
Jump to navigation Jump to search

File:TArduinoImageMultiSource.png

Summary

Replicates a single image input to multiple outputs; you choose how many outputs.

Description

The **Image Multi Source** component takes one image stream on **In** and fans it out to **N** identical outputs. Configure the number of outputs via **Output Pins**. Each **Out[n]** carries the same frames and timing as the input.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.
  • Output Pins – Unsigned integer – number of image outputs to generate.

Pins

  • In – Image input stream.
  • Out[n] – Image outputs at index **n**, where **n ∈ [0..Output Pins−1]** (all identical copies of **In**).