Introduction

Welcome to the GUI4us project documentation!

GUI4us is intended as a general front-end framework for fast prototyping of ultrasound application demonstrator.

The goal of this project is to create a front-end that is both efficient – enabling real-time interaction with ultrasound – and flexible, allowing for the fast prototyping of user-defined ultrasound solutions for demonstration purposes.

GUI4us follows the Configuration as Code approach. The developer has the possibility to implement any custom ultrasound solution using a dedicated Python API.

Note

Currently, GUI4us provides an API for the Python programming language only.

Caution

GUI4us is distributed under the AGPL 3.0 license.

Caution

We will do our best to maintain backward compatibility but please note that GUI4us is currently under active development and its API may be modified in the future.