Skip to content

A simple app to visualize 3D medical images and dynamically enhance some visual features.

Notifications You must be signed in to change notification settings

LudovicGardy/Halyzia_MRI_visualization

Repository files navigation

1. MRI viewer

This simple app allow users to navigate through 3D medical images such as MRI or PET scans. The most common image formats are accepted:

  1. NIfTI
  2. DICOM
  3. Compressed files

Clinical/research images can be loaded. Several atlases are also available in the shared database. On the other hand, users can either:

  • Zoom in on an anatomical plan
  • Rotate images
  • Apply kernels

2. Example using the GUI

To run the program, user can either open the script "start_app.py" using the terminal, or simply double click the "start_app" file, that should automatically launch the GUI.

> cd root\ladybird_MRI_app
> python start_app.py

3. Requirements

Listed in "requirements.txt".

> pip install -r requirements.txt

4. References

About

A simple app to visualize 3D medical images and dynamically enhance some visual features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published