Holovibes¶
Holovibes is the reference desktop application built on Holoflow. It combines high-throughput image acquisition, GPU-accelerated holographic reconstruction and analysis, and interactive visualization in a Qt interface.
Its processing pipeline is assembled from registered Holoflow tasks:
- Sources acquire or load frames, including camera acquisition and Holofile playback.
- Synchronous tasks transform tensors inline, such as Fresnel diffraction, PCA, and FFT shift.
- Asynchronous tasks connect independently scheduled pipeline sections through facilities such as the batch queue and sliding average.
- Sinks present or persist results through the tensor display and Holofile writer.
Use the navigation to browse the complete task catalog and the settings accepted by each task.