Skip to content

Build An LDH Pipeline

Work in progress

This tutorial will guide the reader step by step through building a complete laser Doppler holography pipeline. Most processing tasks will already be provided by Holonp and Holotask, keeping the focus on composing the graph and working with Holoflow. The reader will also implement a few representative tasks from references—not to redesign their algorithms, but to experience inference, factories, execution contexts, registration, compilation, and scheduling through the task API.

The final tutorial will be maintained as a buildable learning project. An archive or dedicated branch may provide prepared checkpoints once that material exists.