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.
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.
🚧 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
Before using this project, install the Python dependencies listed in requirements.txt:
pip install -r requirements.txtOnce 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