Welcome to the QuantImage v2 Backend documentation!
The QuantImage v2 Backend is responsible for:
Communicating with the Kheops platform (fetching albums, downloading studies, etc.)
Storing data related to Kheops albums, feature extraction presets, feature extractions, radiomics features, patient outcomes, machine learning models, etc. in a database
Running feature extraction & model training tasks using Celery workers.
Providing a REST API to interact with all the features mentioned above to the QuantImage v2 Frontend.
Note
Research and development of QuantImage v2 was supported by the SNSF, SPHN and the Hasler Foundation.
Warning
This is a research tool, not intended for clinical use.
Structure
Below is an overview of the structure of the QuantImage v2 Backend, showing the various Docker containers and data flows:
Table of Contents