Skip to main content

A simple web-based viewer for 4D ('cine') medical imaging data.

Project description

Cardio

cardio is a simple web-based viewer for 4D ('cine') medical imaging data. cardio is able to render sequences of mesh files (e.g., \*.obj files) and volume renderings of image files (e.g. *.nii.gz files). cardio is launched from the commandline and configured using a TOML file.

Quickstart

$ python -m venv .venv
$ . ./.venv/bin/activate
(.venv) pip install cardio
(.venv) cardio --config ./examples/cfg-example.toml

App running at:
 - Local:   http://localhost:8080/
 - Network: http://127.0.0.1:8080/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cardio-2023.1.2.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

cardio-2023.1.2-py3-none-any.whl (10.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page