Skip to content

PiLAB-Medical-Imaging/VisuBrain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisuBrain

TFE repository 2025. Tool for visualising and converting brain imaging data as part of my university studies at UCLouvain. This software is not approved for clinical use. Use at your own risk.

Libraries used

This project uses the following libraries:

  • PyQt6 – v6.8.1 - GPL v3 License
  • DIPY – v1.11.0 - BSD License
  • NiBabel – v5.3.2 - MIT License
  • NumPy – v2.2.6 - BSD License
  • PyVista – v0.44.1 - MIT License
  • PyVistaQt – v0.11.2 - MIT License
  • bvbabel – v0.2.0 - MIT License

For testing files:

Please consult the respective licenses for more information.

Notes

🚧 Work in Progress
This tool is constantly being improved and updated.

📚 Documentation Coming Soon
Method documentation will be added shortly.

💬 Feedback Welcome
Feel free to share any comments, whether about bugs, features, or anything else. You can contact me at: michael.halleux@student.uclouvain.be

Installation of dependencies

Before using this project, install the Python dependencies listed in requirements.txt:

pip install -r requirements.txt

Launching the tool

Once you have installed the dependencies and that (in your terminal) you are located at the root of the project in the ‘VisuBrain’ folder, you can launch the main application with them:

python -m visubrain

About

Visualisation and converter for brain imaging data. TFE repository 2025.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%