Image Snapshot

From Visuino
Jump to navigation Jump to search

File:TArduinoImageSnapshot.png

Summary

Takes a snapshot of the image stream when triggered.

Description

The **Image Snapshot** component captures and holds a single frame from the **In** image stream whenever a clock event arrives on **Snapshot**. The captured frame is provided on **Out** until a new snapshot is taken.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.

Pins

  • Snapshot – Clock/boolean – capture on rising edge.
  • In – Image input stream to sample.
  • Out – Latched image output (the last captured frame).